Skip to content

fix: Do not call Remove during Walk (#19833) #296

fix: Do not call Remove during Walk (#19833)

fix: Do not call Remove during Walk (#19833) #296

Triggered via push March 25, 2024 01:32
Status Success
Total duration 26m 36s
Artifacts

lint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 3 warnings
golangci-lint
undefined: collections.NewVec
golangci-lint
undefined: collections.Vec (typecheck)
golangci-lint
Error return value of `s.rootStore.StartMigration` is not checked (errcheck)
golangci-lint
unnecessary conversion (unconvert)
golangci-lint
unnecessary conversion (unconvert)
golangci-lint
unnecessary conversion (unconvert)
golangci-lint
unnecessary conversion (unconvert)
golangci-lint
SA9004: only the first constant in this group has an explicit type (staticcheck)
golangci-lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: technote-space/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
golangci-lint
>> warning: exhaustive rename detection was skipped due to too many files.
golangci-lint
>> warning: you may want to set your diff.renameLimit variable to at least 3182 and retry the command.