Skip to content

Add eslint

Add eslint #140

Triggered via push June 9, 2024 13:41
Status Failure
Total duration 28s
Artifacts

main.yaml

on: push
Matrix: everything
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
everything (18): src/lib/lockfile/helpers/generate-pnpm-lockfile.ts#L145
Expected 4 arguments, but got 3.
everything (18): src/lib/lockfile/helpers/generate-pnpm-lockfile.ts#L146
Argument of type 'Lockfile | Lockfile' is not assignable to parameter of type 'Lockfile'.
everything (18): src/lib/lockfile/helpers/generate-pnpm-lockfile.ts#L164
Argument of type '{ patchedDependencies: Record<string, PatchFile> | undefined; importers: Record<string, ProjectSnapshot>; lockfileVersion: string; ... 6 more ...; settings?: LockfileSettings | undefined; } | { ...; }' is not assignable to parameter of type 'Lockfile'.
everything (18): src/lib/lockfile/helpers/generate-pnpm-lockfile.ts#L168
Argument of type '{ patchedDependencies: Record<string, PatchFile> | undefined; importers: Record<string, ProjectSnapshot>; lockfileVersion: string; ... 6 more ...; settings?: LockfileSettings | undefined; } | { ...; }' is not assignable to parameter of type 'Lockfile'.
everything (18)
Process completed with exit code 2.
everything (18)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, pnpm/action-setup@v2, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.