Skip to content

Fix/ovs3 version detection #2

Fix/ovs3 version detection

Fix/ovs3 version detection #2

Triggered via pull request December 24, 2025 10:17
Status Failure
Total duration 1m 26s
Artifacts

main.yml

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

Annotations

10 errors
Build (1.24.x, ubuntu-latest): client.go#L85
S1002: should omit comparison to bool constant, can be simplified to `!cli.closed` (gosimple)
Build (1.24.x, ubuntu-latest): app_cluster.go#L298
S1002: should omit comparison to bool constant, can be simplified to `!isSelf` (gosimple)
Build (1.24.x, ubuntu-latest): app_cluster.go#L288
S1002: should omit comparison to bool constant, can be simplified to `isSelf` (gosimple)
Build (1.24.x, ubuntu-latest): app_cluster.go#L279
S1002: should omit comparison to bool constant, can be simplified to `isSelf` (gosimple)
Build (1.24.x, ubuntu-latest): app_cluster.go#L273
S1002: should omit comparison to bool constant, can be simplified to `!isSelf` (gosimple)
Build (1.24.x, ubuntu-latest): client.go#L269
S1000: should use a simple channel send/receive instead of `select` with a single case (gosimple)
Build (1.24.x, ubuntu-latest): encoder.go#L59
field `scratch` is unused (unused)
Build (1.24.x, ubuntu-latest): database.go#L46
field `connected` is unused (unused)
Build (1.24.x, ubuntu-latest): schema.go#L56
Error return value of `fmt.Errorf` is not checked (errcheck)
Build (1.24.x, ubuntu-latest): echo.go#L27
Error return value of `fmt.Errorf` is not checked (errcheck)