Skip to content

*: move Notary contract out of P2PSigExtensions under Echidna hardfork #1281

*: move Notary contract out of P2PSigExtensions under Echidna hardfork

*: move Notary contract out of P2PSigExtensions under Echidna hardfork #1281

Triggered via pull request July 15, 2024 10:53
Status Failure
Total duration 21m 30s
Artifacts

tests.yml

on: pull_request
Lint
43s
Lint
Check internal dependencies
8s
Check internal dependencies
Check code generated with 'go generate' is up-to-date
15s
Check code generated with 'go generate' is up-to-date
Coverage
6m 43s
Coverage
Matrix: CodeQL
Matrix: Run tests
Fit to window
Zoom out
Zoom in

Annotations

1 error and 3 warnings
Lint
issues found
Lint: pkg/core/native/native_test/management_test.go#L301
superfluous-else: if block ends with a continue statement, so drop this else and outdent its block (revive)
Lint: pkg/core/native/native_test/management_test.go#L318
superfluous-else: if block ends with a continue statement, so drop this else and outdent its block (revive)
Lint: pkg/core/native/native_test/management_test.go#L343
superfluous-else: if block ends with a continue statement, so drop this else and outdent its block (revive)