Update to Cadence v1.2.2 #35560
Annotations
10 errors and 1 warning
Run golangci-lint:
insecure/cmd/corrupted_builder.go#L58
cnb.NodeRole undefined (type *CorruptedNodeBuilder has no field or method NodeRole) (typecheck)
|
Run golangci-lint:
insecure/cmd/corrupted_builder.go#L77
cnb.UnicastRateLimiterDistributor undefined (type *CorruptedNodeBuilder has no field or method UnicastRateLimiterDistributor) (typecheck)
|
Run golangci-lint:
insecure/cmd/corrupted_builder.go#L78
cnb.FlowConfig undefined (type *CorruptedNodeBuilder has no field or method FlowConfig) (typecheck)
|
Run golangci-lint:
insecure/cmd/corrupted_builder.go#L87
cnb.FlowConfig undefined (type *CorruptedNodeBuilder has no field or method FlowConfig) (typecheck)
|
Run golangci-lint:
insecure/cmd/corrupted_builder.go#L88
cnb.FlowConfig undefined (type *CorruptedNodeBuilder has no field or method FlowConfig) (typecheck)
|
Run golangci-lint:
insecure/cmd/corrupted_builder.go#L93
cnb.Logger undefined (type *CorruptedNodeBuilder has no field or method Logger) (typecheck)
|
Run golangci-lint:
insecure/cmd/corrupted_builder.go#L94
cnb.RootChainID undefined (type *CorruptedNodeBuilder has no field or method RootChainID) (typecheck)
|
Run golangci-lint:
insecure/cmd/corrupted_builder.go#L96
cnb.NetworkKey undefined (type *CorruptedNodeBuilder has no field or method NetworkKey) (typecheck)
|
Run golangci-lint:
insecure/cmd/corrupted_builder.go#L97
cnb.SporkID undefined (type *CorruptedNodeBuilder has no field or method SporkID) (typecheck)
|
Run golangci-lint:
insecure/cmd/corrupted_builder.go#L98
cnb.IdentityProvider undefined (type *CorruptedNodeBuilder has no field or method IdentityProvider) (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