Skip to content

Add CI to github pushes #3

Add CI to github pushes

Add CI to github pushes #3

Triggered via push July 22, 2025 14:37
Status Failure
Total duration 1m 17s
Artifacts

ci.yaml

on: push
Linting and tests
1m 14s
Linting and tests
Fit to window
Zoom out
Zoom in

Annotations

5 errors
Linting and tests
Process completed with exit code 2.
Linting and tests: parser/record.go#L159
ST1023: should omit type []string from declaration; it will be inferred from the right-hand side (staticcheck)
Linting and tests: config/config.go#L49
The line is 128 characters long, which exceeds the maximum of 120 characters. (lll)
Linting and tests: config/config.go#L48
The line is 121 characters long, which exceeds the maximum of 120 characters. (lll)
Linting and tests: config/config.go#L47
The line is 138 characters long, which exceeds the maximum of 120 characters. (lll)