fix linter #11
Annotations
12 errors and 3 warnings
lint:
project/deployment_test.go#L182
ineffectual assignment to err (ineffassign)
|
lint:
config/json/dependency_test.go#L69
ineffectual assignment to err (ineffassign)
|
lint:
flowkit_test.go#L265
field `code` is unused (unused)
|
lint:
flowkit_test.go#L147
composites: github.com/onflow/flowkit/accounts.PublicKey struct literal uses unkeyed fields (govet)
|
lint:
flowkit_test.go#L1529
composites: github.com/onflow/flowkit/accounts.PublicKey struct literal uses unkeyed fields (govet)
|
lint:
flowkit_test.go#L1746
composites: github.com/onflow/flowkit/transactions.AddressesRoles struct literal uses unkeyed fields (govet)
|
lint:
flowkit_test.go#L1780
composites: github.com/onflow/flowkit/transactions.AddressesRoles struct literal uses unkeyed fields (govet)
|
lint:
flowkit_test.go#L1819
composites: github.com/onflow/flowkit/transactions.AddressesRoles struct literal uses unkeyed fields (govet)
|
lint:
flowkit_test.go#L453
ineffectual assignment to ID (ineffassign)
|
lint:
flowkit_test.go#L1308
ineffectual assignment to err (ineffassign)
|
test (ubuntu-latest)
Process completed with exit code 2.
|
test (windows-latest)
The operation was canceled.
|
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 (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. 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. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|