Skip to content

feat: support spark #1260

feat: support spark

feat: support spark #1260

Triggered via pull request July 19, 2024 07:11
Status Failure
Total duration 4m 24s
Artifacts

go.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
check / check: indexprovider/index_provider_mgr.go#L95
Error return value of `mgr.IndexerAnnounceLatest` is not checked (errcheck)
check / check: indexprovider/index_provider_mgr.go#L363
unnecessary conversion (unconvert)
check / check: indexprovider/index_provider_mgr.go#L399
unnecessary conversion (unconvert)
check / check: indexprovider/index_provider_mgr.go#L434
func `(*IndexProviderMgr).getActiveSectors` is unused (unused)
check / check
Process completed with exit code 1.
check / check
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/