Update to Cadence 1.0 #12
Annotations
10 errors and 5 warnings
lint:
config/json/dependency_test.go#L69
ineffectual assignment to err (ineffassign)
|
lint:
project/deployment_test.go#L182
ineffectual assignment to err (ineffassign)
|
lint:
state_test.go#L347
Error return value of `af.WriteFile` is not checked (errcheck)
|
lint:
flowkit_test.go#L264
field `code` is unused (unused)
|
lint:
flowkit_test.go#L146
composites: github.com/onflow/flowkit/v2/accounts.PublicKey struct literal uses unkeyed fields (govet)
|
lint:
flowkit_test.go#L1528
composites: github.com/onflow/flowkit/v2/accounts.PublicKey struct literal uses unkeyed fields (govet)
|
lint:
flowkit_test.go#L1745
composites: github.com/onflow/flowkit/v2/transactions.AddressesRoles struct literal uses unkeyed fields (govet)
|
lint:
flowkit_test.go#L1779
composites: github.com/onflow/flowkit/v2/transactions.AddressesRoles struct literal uses unkeyed fields (govet)
|
lint:
flowkit_test.go#L1818
composites: github.com/onflow/flowkit/v2/transactions.AddressesRoles struct literal uses unkeyed fields (govet)
|
lint:
flowkit_test.go#L452
ineffectual assignment to ID (ineffassign)
|
test (ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4, codecov/codecov-action@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test (ubuntu-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: codecov/codecov-action@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
lint
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/.
|
test (windows-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4, codecov/codecov-action@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test (windows-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: codecov/codecov-action@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|