Skip to content

Improve config error message #923

Improve config error message

Improve config error message #923

Triggered via push October 29, 2024 09:30
Status Failure
Total duration 50s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

10 errors
lint: main.go#L220
syntax error: unexpected newline in argument list; possibly missing comma or ) (typecheck)
lint: main.go#L220
missing ',' before newline in argument list (typecheck)
lint: main.go#L221
missing ',' before newline in argument list (typecheck)
lint: main.go#L222
missing ',' before newline in argument list (typecheck)
lint: main.go#L223
expected operand, found '}' (typecheck)
lint: main.go#L226
missing ',' in argument list (typecheck)
lint: main.go#L227
missing ',' before newline in composite literal (typecheck)
lint: main.go#L228
expected operand, found 'return' (typecheck)
lint: main.go#L234
missing ',' in composite literal (typecheck)
lint: main.go#L253
missing ',' before newline in composite literal (typecheck)