Skip to content

update to stable cadence flowkit and fix tests #432

update to stable cadence flowkit and fix tests

update to stable cadence flowkit and fix tests #432

Triggered via pull request February 16, 2024 10:27
Status Success
Total duration 4m 17s
Artifacts

ci.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 8 warnings
lint: event.go#L238
Error return value is not checked (errcheck)
lint: event.go#L242
Error return value is not checked (errcheck)
lint: event.go#L259
Error return value is not checked (errcheck)
lint: stream/main.go#L21
Error return value of `logger.Sync` is not checked (errcheck)
lint: stream/main.go#L27
Error return value of `o.StreamTransactions` is not checked (errcheck)
lint: stream/main.go#L38
Error return value of `l.Sync` is not checked (errcheck)
lint: state.go#L476
string `emulator` has 3 occurrences, but such constant `emulatorValue` already exists (goconst)
lint: cadence.go#L193
cyclomatic complexity 37 of func `ReflectToCadence` is high (> 30) (gocyclo)
lint: interaction_builder.go#L77
`Wheter` is a misspelling of `Whether` (misspell)
lint: stream/main.go#L9
import 'github.com/bjartek/overflow' is not allowed from list 'Main' (depguard)
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/.
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/.
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/
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/