chore(deps): bump pnpm/action-setup from 6.0.5 to 6.0.9 in /.github/actions/install-dependencies in the actions-weekly group across 1 directory #1852
pull-request.yml
on: pull_request
Verify
/
Checks
3m 15s
Matrix: Verify / test-localnet
Annotations
2 warnings
|
unicorn(no-useless-spread):
src/core/adapters/postMessage/postMessage.localnet.test.ts#L609
Using a spread operator here creates a new array unnecessarily.
|
|
eslint(no-unused-vars):
src/server/internal/handlers/exchange.localnet.test.ts#L599
Parameter 'address' is declared but never used. Unused parameters should start with a '_'.
|