Skip to content

Use non-blocking send on pid unset, retry on close #166

Use non-blocking send on pid unset, retry on close

Use non-blocking send on pid unset, retry on close #166

Triggered via pull request March 12, 2025 21:18
Status Failure
Total duration 29s
Artifacts

golangci-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 5 warnings
lint
Cannot open: File exists
lint
Cannot open: File exists
lint
Cannot open: File exists
lint
Cannot open: File exists
lint
Cannot open: File exists
lint
Cannot open: File exists
lint
Cannot open: File exists
lint
Cannot open: File exists
lint
Cannot open: File exists
lint
Cannot open: File exists
lint
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
lint: audit_test.go#L71
unused-parameter: parameter 'msg' seems to be unused, consider removing or renaming it as _ (revive)
lint: audit_test.go#L77
unused-parameter: parameter 'msg' seems to be unused, consider removing or renaming it as _ (revive)
lint: audit_test.go#L83
unused-parameter: parameter 'nonBlocking' seems to be unused, consider removing or renaming it as _ (revive)
lint: audit_test.go#L67
unused-receiver: method receiver 'tn' is not referenced in method's body, consider removing or renaming it as _ (revive)