Skip to content

Refactor/broadcaster cli broadcast #2451

Refactor/broadcaster cli broadcast

Refactor/broadcaster cli broadcast #2451

Triggered via pull request August 15, 2024 09:31
Status Failure
Total duration 1m 27s
Artifacts

static-analysis.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
Golangci-lint: internal/broadcaster/multi_rate_broadcaster_test.go#L1
: # github.com/bitcoin-sv/arc/internal/broadcaster_test [github.com/bitcoin-sv/arc/internal/broadcaster.test]
Golangci-lint: internal/broadcaster/multi_rate_broadcaster_test.go#L40
undefined: mocks.RateBroadcasterMock
Golangci-lint: internal/broadcaster/multi_rate_broadcaster_test.go#L50
undefined: mocks.RateBroadcasterMock (typecheck)
Golangci-lint
issues found
Static analysis: internal/broadcaster/multi_rate_broadcaster_test.go#L40
undefined: mocks.RateBroadcasterMock
Static analysis: internal/broadcaster/multi_rate_broadcaster_test.go#L50
undefined: mocks.RateBroadcasterMock
Static analysis
Process completed with exit code 1.
Static check: internal/broadcaster/multi_rate_broadcaster_test.go#L40
undefined: mocks.RateBroadcasterMock
Static check: internal/broadcaster/multi_rate_broadcaster_test.go#L50
undefined: mocks.RateBroadcasterMock (compile)
Static check
Process completed with exit code 1.
Golangci-lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v4, golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Static check
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v4, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/