Update to Cadence 1.0 #12
Annotations
10 errors and 1 warning
Run golangci/[email protected]:
config/json/dependency_test.go#L69
ineffectual assignment to err (ineffassign)
|
Run golangci/[email protected]:
project/deployment_test.go#L182
ineffectual assignment to err (ineffassign)
|
Run golangci/[email protected]:
state_test.go#L347
Error return value of `af.WriteFile` is not checked (errcheck)
|
Run golangci/[email protected]:
flowkit_test.go#L264
field `code` is unused (unused)
|
Run golangci/[email protected]:
flowkit_test.go#L146
composites: github.com/onflow/flowkit/v2/accounts.PublicKey struct literal uses unkeyed fields (govet)
|
Run golangci/[email protected]:
flowkit_test.go#L1528
composites: github.com/onflow/flowkit/v2/accounts.PublicKey struct literal uses unkeyed fields (govet)
|
Run golangci/[email protected]:
flowkit_test.go#L1745
composites: github.com/onflow/flowkit/v2/transactions.AddressesRoles struct literal uses unkeyed fields (govet)
|
Run golangci/[email protected]:
flowkit_test.go#L1779
composites: github.com/onflow/flowkit/v2/transactions.AddressesRoles struct literal uses unkeyed fields (govet)
|
Run golangci/[email protected]:
flowkit_test.go#L1818
composites: github.com/onflow/flowkit/v2/transactions.AddressesRoles struct literal uses unkeyed fields (govet)
|
Run golangci/[email protected]:
flowkit_test.go#L452
ineffectual assignment to ID (ineffassign)
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4, golangci/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The logs for this run have expired and are no longer available.
Loading