Skip to content

Bump pnpm/action-setup from 4 to 6 #4

Bump pnpm/action-setup from 4 to 6

Bump pnpm/action-setup from 4 to 6 #4

Triggered via pull request August 2, 2026 02:34
Status Failure
Total duration 1m 23s
Artifacts –

ci.yml

on: pull_request
check
28s
check
postgres
56s
postgres
consumer-smoke
50s
consumer-smoke
nest-next-canary
0s
nest-next-canary
Matrix: build
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

1 error and 12 warnings
postgres
Docker pull failed with exit code 1
typescript(no-unsafe-type-assertion): packages/crud/src/schema/schema.types.ts#L27
Unsafe type assertion: type 'SchemaOf<Source>' is more narrow than the original type.
typescript(no-unsafe-type-assertion): packages/crud/src/schema/schema.types.ts#L25
Unsafe type assertion: type 'SchemaOf<Source>' is more narrow than the original type.
unicorn(no-array-sort): scripts/publish-state.mjs#L43
Use `Array#toSorted()` instead of `Array#sort()`.
unicorn(no-array-sort): scripts/publish-state.mjs#L42
Use `Array#toSorted()` instead of `Array#sort()`.
unicorn(consistent-function-scoping): scripts/publish-state.mjs#L37
Function `byName` does not capture any variables from its parent scope
eslint(no-underscore-dangle): scripts/publish.mjs#L44
Unexpected dangling '_' in '`arguments_`'.
eslint(no-shadow): packages/crud/tests/http-advanced.spec.ts#L57
'request' is already declared in the upper scope.
eslint(no-shadow): packages/crud/tests/http-advanced.spec.ts#L36
'request' is already declared in the upper scope.
unicorn(no-array-sort): packages/crud/tests/support/fake-crud-adapter.ts#L247
Use `Array#toSorted()` instead of `Array#sort()`.
unicorn(no-array-sort): packages/crud/src/cursor/hmac-sha256-cursor-codec.ts#L209
Use `Array#toSorted()` instead of `Array#sort()`.
postgres
Docker pull failed with exit code 1, back off 1.239 seconds before retry.
postgres
Docker pull failed with exit code 1, back off 7.367 seconds before retry.