chore: change tag overrides #140
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.
|