Skip to content

add tmp tool-common-go import #109

add tmp tool-common-go import

add tmp tool-common-go import #109

Triggered via push September 26, 2024 15:43
Status Failure
Total duration 3m 8s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 1 warning
lint: cmd/root.go#L103
Error return value of `.Set` is not checked (errcheck)
lint: cmd/root.go#L23
fieldalignment: struct with 56 pointer bytes could be 48 (govet)
lint: cmd/root.go#L103
Error return value of `.Set` is not checked (errcheck)
lint: cmd/root.go#L135
line is 168 characters (lll)
lint: cmd/root.go#L136
line is 151 characters (lll)
lint: cmd/root.go#L23
fieldalignment: struct with 56 pointer bytes could be 48 (govet)
lint
issues found
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3, golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/