Skip to content

update to latest version of new unreleased flowkit #477

update to latest version of new unreleased flowkit

update to latest version of new unreleased flowkit #477

Triggered via push April 30, 2024 22:00
Status Failure
Total duration 4m 44s
Artifacts

ci.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

14 errors and 7 warnings
coverage
Process completed with exit code 2.
coverage
Error: The process '/home/runner/work/_actions/shogo82148/actions-goveralls/v1/bin/goveralls_linux_amd64' failed with exit code 1
tidy
Process completed with exit code 1.
test
Process completed with exit code 2.
lint: event.go#L80
Error return value is not checked (errcheck)
lint: event.go#L251
Error return value is not checked (errcheck)
lint: event.go#L255
Error return value is not checked (errcheck)
lint: interaction_builder.go#L78
`Wheter` is a misspelling of `Whether` (misspell)
lint: result.go#L387
unnecessary conversion (unconvert)
lint: event.go#L9
import 'github.com/bjartek/underflow' is not allowed from list 'Main' (depguard)
lint: event.go#L10
import 'github.com/onflow/cadence' is not allowed from list 'Main' (depguard)
lint: event.go#L11
import 'github.com/onflow/flow-go-sdk' is not allowed from list 'Main' (depguard)
lint: event.go#L12
import 'github.com/sanity-io/litter' is not allowed from list 'Main' (depguard)
lint: interaction_builder.go#L11
import 'github.com/bjartek/underflow' is not allowed from list 'Main' (depguard)
coverage
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/.
tidy
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
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
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
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/golangci-lint-action@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
lint
The following actions uses node12 which is deprecated and will be forced to run on node16: golangci/golangci-lint-action@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
lint
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/