Bump pnpm/action-setup from 4 to 6 #4
ci.yml
on: pull_request
check
28s
postgres
56s
consumer-smoke
50s
nest-next-canary
0s
Matrix: build
Matrix: test
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.
|