Skip to content

Regenerate corrupted lockfile #449

Regenerate corrupted lockfile

Regenerate corrupted lockfile #449

Triggered via push May 21, 2024 10:28
Status Failure
Total duration 52s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 1 warning
build: packages/core/react-loosely-lazy/src/lazy/errors/index.ts#L5
No overload matches this call.
build: packages/plugins/babel/src/index.ts#L44
'maybeCallExpression' is possibly 'null'.
build: packages/plugins/babel/src/index.ts#L46
Argument of type 'NodePath<PrivateName | Expression>' is not assignable to parameter of type 'Node | null | undefined'.
build: packages/plugins/babel/src/index.ts#L173
Type 'NodePath<Node> | null' is not assignable to type 'NodePath<Node>'.
build: packages/plugins/babel/src/index.ts#L212
Type 'NodePath<Node> | null' is not assignable to type 'NodePath<Node>'.
build: packages/plugins/babel/src/index.ts#L293
'callExpression' is possibly 'null'.
build: packages/plugins/babel/src/utils.ts#L22
Argument of type 'typeof import("fs")' is not assignable to parameter of type 'BaseFileSystem'.
build
Process completed with exit code 2.
build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/