Skip to content

Update dependencies + lockfile #498

Update dependencies + lockfile

Update dependencies + lockfile #498

Triggered via push June 11, 2024 08:28
Status Failure
Total duration 59s
Artifacts
Ubuntu/Node v20
48s
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/.