Remove obsolete analyze_test.go and enhance start.wal with variable d… #62
Annotations
10 errors and 1 warning
build-and-test
exported const HALTED should have comment or be unexported
|
build-and-test
exported function Analyze should have comment or be unexported
|
build-and-test
comment on exported type COLOR should be of the form "COLOR ..." (with optional leading article)
|
build-and-test
exported const RESET should have comment (or a comment on this block) or be unexported
|
build-and-test
don't use ALL_CAPS in Go names; use CamelCase
|
build-and-test
don't use ALL_CAPS in Go names; use CamelCase
|
build-and-test
don't use ALL_CAPS in Go names; use CamelCase
|
build-and-test
don't use ALL_CAPS in Go names; use CamelCase
|
build-and-test
exported method COLOR.Printf should have comment or be unexported
|
build-and-test
exported method COLOR.Println should have comment or be unexported
|
build-and-test
Restore cache failed: Dependencies file is not found in /home/runner/work/walrus/walrus. Supported file pattern: go.sum
|