Skip to content

Allow importing anything (except v1 addons) via Service Worker #13032

Allow importing anything (except v1 addons) via Service Worker

Allow importing anything (except v1 addons) via Service Worker #13032

Triggered via pull request December 10, 2024 02:06
Status Failure
Total duration 1m 4s
Artifacts

ci.yml

on: pull_request
Matrix: Browser Tests
Browserstack Tests (Safari, Edge, etc)
0s
Browserstack Tests (Safari, Edge, etc)
Matrix: DeployProduction
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
Setup
Type 'string | null | undefined' is not assignable to type 'CompileResult'.
Setup
Expected 1 arguments, but got 2.
Setup
Cannot find name 'invocationName'.
Setup
Cannot find name 'compileHBS'.
Setup
Argument of type 'void' is not assignable to parameter of type 'CompileResult'.
Setup
Cannot find name 'compileHBS'. Did you mean 'compiled'?
Setup
Type 'Processor<Root, Root, Root, undefined, undefined>' is not assignable to type 'Processor<Root, undefined, undefined, undefined, undefined>'.
Setup
Type 'Processor<Root, Root, Root, undefined, undefined>' is not assignable to type 'Processor<Root, undefined, undefined, undefined, undefined>'.
Setup
Parameter 'tree' implicitly has an 'any' type.
Setup
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.
Setup
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636