Skip to content

GO-3861 prioritize ft indexation and reindex by space lastOpenedDate #4254

GO-3861 prioritize ft indexation and reindex by space lastOpenedDate

GO-3861 prioritize ft indexation and reindex by space lastOpenedDate #4254

Triggered via pull request October 4, 2024 14:13
Status Failure
Total duration 4m 37s
Artifacts

golangci-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 errors
lint: space/spacecore/localdiscovery/localdiscovery.go#L97
Error return value of `l.refreshInterfaces` is not checked (errcheck)
lint: core/indexer/reindexqueue.go#L201
Error return value of `strconv.ParseInt` is not checked (errcheck)
lint: core/indexer/reindexqueue.go#L140
appendAssign: append result not assigned to the same slice (gocritic)
lint: pkg/lib/localstore/objectstore/indexer_store.go#L87
G115: integer overflow conversion int -> uint (gosec)
lint: core/indexer/reindexqueue.go#L44
`if err != nil` has complex nested blocks (complexity: 8) (nestif)
lint: core/indexer/indexer.go#L84
field `mb` is unused (unused)
lint
issues found