Skip to content

chore(chain): separate v1 and v2 contract update code #7915

chore(chain): separate v1 and v2 contract update code

chore(chain): separate v1 and v2 contract update code #7915

Triggered via pull request December 12, 2024 14:51
Status Failure
Total duration 31s
Artifacts

test.yml

on: pull_request
Matrix: test-mysql-v2
Matrix: test-mysql
Matrix: test-sqlite-v2
Matrix: test-sqlite / test
Waiting for pending jobs
test-sqlite  /  success
test-sqlite / success
success
0s
success
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 1 warning
analyze: stores/sql/chain.go#L207
builtinShadow: shadowing of predeclared identifier: new (gocritic)
analyze: stores/sql/sqlite/chain.go#L218
builtinShadow: shadowing of predeclared identifier: new (gocritic)
analyze: stores/sql/mysql/chain.go#L217
builtinShadow: shadowing of predeclared identifier: new (gocritic)
analyze: internal/bus/chainsubscriber.go#L727
`(*chainSubscriber).updateKnownContracts` - `known` always receives `false` (unparam)
analyze: internal/bus/chainsubscriber.go#L101
type `revision` is unused (unused)
analyze
issues found
analyze
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636