Refactor save.sh for improved automation; add fmt.sh and test.sh scri… #67
Annotations
10 errors and 1 warning
Lint
exported const HALTED should have comment or be unexported
|
Lint
exported function Analyze should have comment or be unexported
|
Lint
comment on exported type COLOR should be of the form "COLOR ..." (with optional leading article)
|
Lint
exported const RESET should have comment (or a comment on this block) or be unexported
|
Lint
don't use ALL_CAPS in Go names; use CamelCase
|
Lint
don't use ALL_CAPS in Go names; use CamelCase
|
Lint
don't use ALL_CAPS in Go names; use CamelCase
|
Lint
don't use ALL_CAPS in Go names; use CamelCase
|
Lint
exported method COLOR.Printf should have comment or be unexported
|
Lint
exported method COLOR.Println should have comment or be unexported
|
Set up Go
Restore cache failed: Dependencies file is not found in /home/runner/work/walrus/walrus. Supported file pattern: go.sum
|
Loading