add workflows #2
Annotations
12 errors and 3 warnings
lint:
cmd/flow-schema/flow-schema.go#L63
Error return value of `os.WriteFile` is not checked (errcheck)
|
lint:
state_test.go#L348
Error return value of `af.WriteFile` is not checked (errcheck)
|
lint:
tests/testnet_test.go#L141
Error return value of `rw.WriteFile` is not checked (errcheck)
|
lint:
tests/testnet_test.go#L146
Error return value of `rw.WriteFile` is not checked (errcheck)
|
lint:
gateway/emulator.go#L258
func `convertBlock` is unused (unused)
|
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)
|
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/.
|