Implement a timeline of highest blocks #669
pull-request.yml
on: pull_request
Validate Go code
2m 22s
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/
|