Skip to content

chore: change tag overrides #140

chore: change tag overrides

chore: change tag overrides #140

Triggered via push June 20, 2024 14:00
Status Failure
Total duration 1m 11s
Artifacts

ci.yml

on: push
Matrix: CI
Fit to window
Zoom out
Zoom in

Annotations

9 errors
CI (Typecheck, test:types): test/core/Assetpack.test.ts#L51
Conversion of type 'AssetPipe<Record<string, any>, string>' to type 'MockAssetPipe' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
CI (Typecheck, test:types): test/core/Assetpack.test.ts#L63
Conversion of type 'MockAssetPipe' to type 'AssetPipe<any, string>' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
CI (Typecheck, test:types): test/core/Assetpack.test.ts#L312
Conversion of type 'AssetPipe<Record<string, any>, string>' to type 'MockAssetPipe' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
CI (Typecheck, test:types): test/core/Assetpack.test.ts#L324
Conversion of type 'MockAssetPipe' to type 'AssetPipe<any, string>' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
CI (Typecheck, test:types): test/webfont/Webfont.test.ts#L40
Type 'AssetPipe<null, "wf">' is not assignable to type 'AssetPipe<Record<string, any>, string> | AssetPipe<Record<string, any>, string>[]'.
CI (Typecheck, test:types): test/webfont/Webfont.test.ts#L75
Type 'AssetPipe<null, "wf">' is not assignable to type 'AssetPipe<Record<string, any>, string> | AssetPipe<Record<string, any>, string>[]'.
CI (Typecheck, test:types): test/webfont/Webfont.test.ts#L110
Type 'AssetPipe<null, "wf">' is not assignable to type 'AssetPipe<Record<string, any>, string> | AssetPipe<Record<string, any>, string>[]'.
CI (Typecheck, test:types): test/webfont/Webfont.test.ts#L291
Type 'AssetPipe<null, "wf">' is not assignable to type 'AssetPipe<Record<string, any>, string> | AssetPipe<Record<string, any>, string>[]'.
CI (Typecheck, test:types)
Process completed with exit code 2.