Skip to content

Added bool option for skip noise #835

Added bool option for skip noise

Added bool option for skip noise #835

Re-run triggered January 9, 2024 10:07
Status Failure
Total duration 42s
Artifacts

lint.yml

on: pull_request
golangci-lint
31s
golangci-lint
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
golangci-lint: internal/log/skip_settings.go#L63
S1023: redundant `return` statement (gosimple)
golangci-lint: internal/log/skip_settings.go#L58
S1002: should omit comparison to bool constant, can be simplified to `val` (gosimple)
golangci-lint
issues found
golangci-lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/