Skip to content

chore(deps): update pnpm to v9.15.0 #89

chore(deps): update pnpm to v9.15.0

chore(deps): update pnpm to v9.15.0 #89

Triggered via push December 6, 2024 15:41
Status Failure
Total duration 35s
Artifacts

pkg.pr.new.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
build: src/parser/converts/block.ts#L284
Object is possibly 'null' or 'undefined'.
build: src/parser/converts/block.ts#L293
Argument of type 'Pattern | null' is not assignable to parameter of type 'Pattern'.
build: src/parser/converts/block.ts#L338
Argument of type 'Identifier | ArrayExpression | ArrowFunctionExpression | AssignmentExpression | AwaitExpression | ... 27 more ... | null' is not assignable to parameter of type 'Node | { start: number; end: number; }'.
build
Process completed with exit code 2.
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636