Remove all web references from cdep #265
+0
−466
Open
GitHub Actions / GolangCI Linter
failed
Sep 18, 2024 in 0s
reviewdog [GolangCI Linter] report
reported by reviewdog 🐶
Findings (1)
tools/cdep/cdep.go|9| File is not goimports
-ed (goimports)
Filtered Findings (0)
Annotations
Check failure on line 9 in tools/cdep/cdep.go
github-actions / GolangCI Linter
[GolangCI Linter] tools/cdep/cdep.go#L9
File is not `goimports`-ed (goimports)
Raw output
tools/cdep/cdep.go:9: File is not `goimports`-ed (goimports)
"config_not_on_master": "Your config repo is not on master, please swap your HEAD back to master.",
"frozen_without_commit": "We found a resource where the config is locked, but no commit is specified.",
"frozen": "The resource you're trying to update is currently frozen.",
"nothing_changed": "Running this tool has resulted in no change.",
"unknown_environment": "You've provided an environment that does not exist in the provided system.",
"unknown_system": "You've provided a system that does not exist.",
"unknown_type": "You're trying to update something this tool cannot handle.",
"working_copy_dirty": "Your config repo working copy is dirty, please clean it up and try again.",
Loading