[CI Version] Refactor Protocol State with Pebble-based Storage #34996
Annotations
10 errors and 1 warning
integration/testnet/container.go#L35
could not import github.com/onflow/flow-go/storage/pebble (-: # github.com/onflow/flow-go/storage/pebble
|
|
integration/tests/lib/util.go#L10
"github.com/onflow/cadence" imported and not used (typecheck)
|
integration/tests/bft/base_suite.go#L149
b.Track undefined (type *BaseSuite has no field or method Track) (typecheck)
|
integration/tests/epochs/suite.go#L128
s.Track undefined (type *Suite has no field or method Track) (typecheck)
|
integration/dkg/dkg_emulator_suite.go#L36
could not import github.com/onflow/flow-go/storage/pebble (-: # github.com/onflow/flow-go/storage/pebble
|
|
integration/dkg/node.go#L45
n.Ctx undefined (type *node has no field or method Ctx) (typecheck)
|
integration/dkg/node.go#L49
n.Cancel undefined (type *node has no field or method Cancel) (typecheck)
|
integration/dkg/node.go#L57
n.PublicDB undefined (type *node has no field or method PublicDB) (typecheck)
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, 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/
|
This job failed
Loading