Bump actions/checkout from 5 to 7 - #2
Closed
dependabot[bot] wants to merge 1 commit into
Closed
Annotations
11 warnings
|
Complete job
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: pnpm/action-setup@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Run pnpm run check:
packages/crud/src/schema/schema.types.ts#L27
Unsafe type assertion: type 'SchemaOf<Source>' is more narrow than the original type.
|
|
Run pnpm run check:
packages/crud/src/schema/schema.types.ts#L25
Unsafe type assertion: type 'SchemaOf<Source>' is more narrow than the original type.
|
|
Run pnpm run check:
scripts/publish-state.mjs#L43
Use `Array#toSorted()` instead of `Array#sort()`.
|
|
Run pnpm run check:
scripts/publish-state.mjs#L42
Use `Array#toSorted()` instead of `Array#sort()`.
|
|
Run pnpm run check:
scripts/publish-state.mjs#L37
Function `byName` does not capture any variables from its parent scope
|
|
Run pnpm run check:
scripts/publish.mjs#L44
Unexpected dangling '_' in '`arguments_`'.
|
|
Run pnpm run check:
packages/crud/tests/http-advanced.spec.ts#L57
'request' is already declared in the upper scope.
|
|
Run pnpm run check:
packages/crud/tests/http-advanced.spec.ts#L36
'request' is already declared in the upper scope.
|
|
Run pnpm run check:
packages/crud/tests/support/fake-crud-adapter.ts#L247
Use `Array#toSorted()` instead of `Array#sort()`.
|
|
Run pnpm run check:
packages/crud/src/cursor/hmac-sha256-cursor-codec.ts#L209
Use `Array#toSorted()` instead of `Array#sort()`.
|
background
wait
wait-all
cancel
parallel
Loading