Skip to content

feat(valueparser): Add Unmarshaling support #7

feat(valueparser): Add Unmarshaling support

feat(valueparser): Add Unmarshaling support #7

Triggered via push March 29, 2025 02:33
Status Failure
Total duration 1m 17s
Artifacts

go-lint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

5 errors
Lint Code
issues found
Lint Code: valueparser/try_unmarshal.go#L37
return with no blank line before (nlreturn)
Lint Code: valueparser/try_unmarshal.go#L28
return with no blank line before (nlreturn)
Lint Code: valueparser/value_parser.go#L86
shadow: declaration of "val" shadows declaration at line 80 (govet)
Lint Code: valueparser/value_parser.go#L81
File is not properly formatted (gofumpt)