Skip to content

Swap lockfile npm → bun #491

Swap lockfile npm → bun

Swap lockfile npm → bun #491

Triggered via push May 28, 2024 18:42
Status Failure
Total duration 1m 15s
Artifacts
Ubuntu/Node v20
1m 4s
Ubuntu/Node v20
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
Ubuntu/Node v20
Argument of type '{ dir: string; manifest: PackageJsonType; }[]' is not assignable to parameter of type '(Package & { dir: string; manifest: PackageJsonType; })[]'.
Ubuntu/Node v20
Object is possibly 'undefined'.
Ubuntu/Node v20
Type 'PackageJsonWithPlugins' is not assignable to type 'PackageJsonType'.
Ubuntu/Node v20
Type 'PackageJsonType' is not assignable to type 'PackageJsonWithPlugins'.
Ubuntu/Node v20
Type 'PackageJsonWithPlugins' is not assignable to type 'PackageJsonType | undefined'.
Ubuntu/Node v20
Type 'PackageJsonWithPlugins' is not assignable to type 'PackageJsonType | undefined'.
Ubuntu/Node v20
Type 'PackageJsonWithPlugins' is not assignable to type 'PackageJsonType | undefined'.
Ubuntu/Node v20
Type 'PackageJsonWithPlugins' is not assignable to type 'PackageJsonType | undefined'.
Ubuntu/Node v20
Type 'PackageJsonWithPlugins' is not assignable to type 'PackageJsonType | undefined'.
Ubuntu/Node v20
Argument of type '{ cwd: string; manifest: PackageJsonWithPlugins; }' is not assignable to parameter of type 'Options'.
Ubuntu/Node v20
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.