Skip to content

added support for specifing in an account not defined in flow.json as… #402

added support for specifing in an account not defined in flow.json as…

added support for specifing in an account not defined in flow.json as… #402

Triggered via pull request October 17, 2023 13:36
Status Failure
Total duration 21m 24s
Artifacts

ci.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 3 warnings
tidy
Process completed with exit code 1.
lint: event.go#L211
Error return value is not checked (errcheck)
lint: event.go#L231
Error return value is not checked (errcheck)
lint: state.go#L553
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: cadence.go#L183
cyclomatic complexity 37 of func `ReflectToCadence` is high (> 30) (gocyclo)
lint: parse_integration_test.go#L66
File is not `gofmt`-ed with `-s` (gofmt)
lint: stream/main.go#L9
import 'github.com/bjartek/overflow' is not allowed from list 'Main' (depguard)
lint: tools/overflow-generate/overflow-generate.go#L7
import 'github.com/bjartek/overflow' is not allowed from list 'Main' (depguard)
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
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/