Skip to content

chore(golangci): add quality parameters to golangci #4017

chore(golangci): add quality parameters to golangci

chore(golangci): add quality parameters to golangci #4017

Triggered via pull request November 7, 2024 12:03
Status Failure
Total duration 59s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 errors
lint: debuglog/nop_test.go#L12
Error return value is not checked (errcheck)
lint: debuglog/nop_test.go#L17
Error return value is not checked (errcheck)
lint: internal/transformations/transformations_test.go#L85
Error return value is not checked (errcheck)
lint: internal/transformations/remove_comments_char.go#L8
cyclomatic complexity 24 of func `removeCommentsChar` is high (> 20) (gocyclo)
lint: internal/transformations/remove_comments.go#L6
cyclomatic complexity 23 of func `removeComments` is high (> 20) (gocyclo)
lint
Process completed with exit code 1.