Skip to content

Implement a timeline of highest blocks #671

Implement a timeline of highest blocks

Implement a timeline of highest blocks #671

Triggered via pull request October 17, 2023 08:51
Status Failure
Total duration 2m 21s
Artifacts

pull-request.yml

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

Annotations

4 errors and 3 warnings
Validate Go code: feeds/timeline/timeline_test.go#L32
Error return value of `blockTimeline.HandleBlock` is not checked (errcheck)
Validate Go code: feeds/timeline/timeline_test.go#L34
Error return value of `blockTimeline.HandleBlock` is not checked (errcheck)
Validate Go code: feeds/timeline/timeline_test.go#L36
Error return value of `blockTimeline.HandleBlock` is not checked (errcheck)
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/