Skip to content

Add range support with syntax, type checking, and evaluation; remove … #70

Add range support with syntax, type checking, and evaluation; remove …

Add range support with syntax, type checking, and evaluation; remove … #70

Triggered via push February 21, 2025 12:50
Status Success
Total duration 53s
Artifacts

check.yml

on: push
build-and-test
44s
build-and-test
Fit to window
Zoom out
Zoom in

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