Skip to content

Merge pull request #136 from forta-network/caner/block-timeline #248

Merge pull request #136 from forta-network/caner/block-timeline

Merge pull request #136 from forta-network/caner/block-timeline #248

Triggered via push October 19, 2023 19:04
Status Failure
Total duration 2m 18s
Artifacts

merge.yml

on: push
Validate Go code
2m 9s
Validate Go code
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 3 warnings
Validate Go code: inspect/proxy_api_test.go#L41
Error return value of `json.Unmarshal` is not checked (errcheck)
Validate Go code: inspect/proxy_api_test.go#L46
Error return value of `json.Unmarshal` is not checked (errcheck)
Validate Go code: inspect/proxy_api_test.go#L53
Error return value of `json.Unmarshal` is not checked (errcheck)
Validate Go code: inspect/proxy_api.go#L87
ineffectual assignment to err (ineffassign)
Validate Go code: inspect/proxy_api.go#L125
ineffectual assignment to err (ineffassign)
Validate Go code: ethereum/client.go#L406
SA5007: infinite recursive call (staticcheck)
Validate Go code
issues found
Validate Go code
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/
Validate Go code
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/
Validate Go code
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, actions/cache@v2, 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/