Skip to content

Feat: uds_exists validator #987

Feat: uds_exists validator

Feat: uds_exists validator #987

Triggered via pull request October 30, 2025 17:44
Status Failure
Total duration 1m 58s
Artifacts

workflow.yml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

13 errors
lint: baked_in.go#L3097
stringsseq: Ranging over SplitSeq is more efficient (modernize)
lint: baked_in.go#L678
rangeint: for loop can be modernized using range over int (modernize)
lint: baked_in.go#L660
rangeint: for loop can be modernized using range over int (modernize)
lint: baked_in.go#L307
rangeint: for loop can be modernized using range over int (modernize)
lint: validator_test.go#L3018
Error return value of `abstractListener.Close` is not checked (errcheck)
lint: validator_test.go#L3001
Error return value of `os.RemoveAll` is not checked (errcheck)
lint: validator_test.go#L2990
Error return value of `os.Remove` is not checked (errcheck)
lint: validator_test.go#L2979
Error return value of `os.Remove` is not checked (errcheck)
lint: validator_test.go#L2978
Error return value of `listener.Close` is not checked (errcheck)
lint: baked_in.go#L2631
Error return value of `file.Close` is not checked (errcheck)
test (1.25.x, windows-latest)
Process completed with exit code 1.
test (1.24.x, windows-latest)
The strategy configuration was canceled because "test._1_25_x_windows-latest" failed
test (1.24.x, windows-latest)
The operation was canceled.