Update to Cadence v1.2.2 #35559
Annotations
10 errors and 1 warning
Run golangci-lint:
integration/internal/emulator/blockchain.go#L133
unknown field AttachmentsEnabled in struct literal of type "github.com/onflow/cadence/runtime".Config (typecheck)
|
Run golangci-lint:
integration/tests/lib/util.go#L10
"github.com/onflow/cadence" imported and not used (typecheck)
|
Run golangci-lint:
integration/tests/bft/base_suite.go#L149
b.Track undefined (type *BaseSuite has no field or method Track) (typecheck)
|
Run golangci-lint:
integration/tests/epochs/base_suite.go#L115
s.Track undefined (type *BaseSuite has no field or method Track) (typecheck)
|
Run golangci-lint:
integration/benchmark/load/load_type_test.go#L19
could not import github.com/onflow/flow-go/engine/execution/computation (-: # github.com/onflow/flow-go/engine/execution/computation
|
Run golangci-lint
unknown field AttachmentsEnabled in struct literal of type "github.com/onflow/cadence/runtime".Config) (typecheck)
|
Run golangci-lint:
integration/dkg/node.go#L46
n.Ctx undefined (type *node has no field or method Ctx) (typecheck)
|
Run golangci-lint:
integration/dkg/node.go#L50
n.Cancel undefined (type *node has no field or method Cancel) (typecheck)
|
Run golangci-lint:
integration/dkg/node.go#L58
n.PublicDB undefined (type *node has no field or method PublicDB) (typecheck)
|
Run golangci-lint:
integration/dkg/node.go#L59
n.SecretsDB undefined (type *node has no field or method SecretsDB) (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/
|
Loading