chore(deps): update non-major-devdependencies - autoclosed #1528
main.yml
on: pull_request
documentation
18s
Build, lint and test
39s
E2e tests
2m 35s
Tag and release
Annotations
4 errors
|
Build, lint and test
Process completed with exit code 1.
|
|
Build, lint and test:
packages/signed-api/src/server.ts#L88
Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator
|
|
Build, lint and test:
packages/signed-api/src/server.ts#L86
Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator
|
|
Build, lint and test:
packages/signed-api/src/in-memory-cache.ts#L96
Prefer `=== -1` over `< 0` to check non-existence
|