add command for migration purpose #314
GitHub Actions / golangci
failed
Apr 18, 2024 in 1s
reviewdog [golangci] report
reported by reviewdog 🐶
Findings (1)
cmd/migrate.go|5 col 2| "os" imported but not used (typecheck)
Filtered Findings (1)
cmd/upgrade.go|5 col 2| "os" imported but not used (typecheck)
Annotations
Check failure on line 5 in cmd/migrate.go
github-actions / golangci
[golangci] cmd/migrate.go#L5
"os" imported but not used (typecheck)
Raw output
cmd/migrate.go:5:2: "os" imported but not used (typecheck)
"os"
^
Loading