*: move Notary contract out of P2PSigExtensions under Echidna hardfork #1281
tests.yml
on: pull_request
Lint
43s
Check internal dependencies
8s
Check code generated with 'go generate' is up-to-date
15s
Coverage
6m 43s
Matrix: CodeQL
Matrix: Run tests
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)
|