Skip to content

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

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

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

Status Success
Total duration 5m 5s
Artifacts

pull-request.yml

on: pull_request
Matrix: Verify / test-localnet
Fit to window
Zoom out
Zoom in

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 '_'.