Allow importing anything (except v1 addons) via Service Worker #13032
Annotations
10 errors and 1 warning
Run pnpm turbo build
Type 'string | null | undefined' is not assignable to type 'CompileResult'.
|
Run pnpm turbo build
Expected 1 arguments, but got 2.
|
Run pnpm turbo build
Cannot find name 'invocationName'.
|
Run pnpm turbo build
Cannot find name 'compileHBS'.
|
Run pnpm turbo build
Argument of type 'void' is not assignable to parameter of type 'CompileResult'.
|
Run pnpm turbo build
Cannot find name 'compileHBS'. Did you mean 'compiled'?
|
Run pnpm turbo build
Type 'Processor<Root, Root, Root, undefined, undefined>' is not assignable to type 'Processor<Root, undefined, undefined, undefined, undefined>'.
|
Run pnpm turbo build
Type 'Processor<Root, Root, Root, undefined, undefined>' is not assignable to type 'Processor<Root, undefined, undefined, undefined, undefined>'.
|
Run pnpm turbo build
Parameter 'tree' implicitly has an 'any' type.
|
Run pnpm turbo build
Conversion of type 'Processor<Root, undefined, undefined, undefined, undefined>' to type 'Processor<undefined, undefined, undefined, undefined, undefined>' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading