Skip to content

WIP

WIP #530

Triggered via push October 22, 2025 19:32
Status Failure
Total duration 1m 10s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

10 errors
lint: internal/check/metric.go#L44
QF1008: could remove embedded field "Definition" from selector (staticcheck)
lint: cmd/vale/main.go#L28
QF1001: could apply De Morgan's law (staticcheck)
lint: cmd/vale/sync.go#L161
redefines-builtin-id: redefinition of the built-in function new (revive)
lint: cmd/vale/sync.go#L144
redefines-builtin-id: redefinition of the built-in function new (revive)
lint: internal/system/cmd.go#L15
os/exec.Command must not be called. use os/exec.CommandContext (noctx)
lint: internal/lint/xml.go#L38
os/exec.Command must not be called. use os/exec.CommandContext (noctx)
lint: internal/lint/dita.go#L32
os/exec.Command must not be called. use os/exec.CommandContext (noctx)
lint: internal/check/definition.go#L259
Error return value is not checked (errcheck)
lint: internal/check/definition.go#L243
Error return value is not checked (errcheck)
lint: internal/check/action.go#L109
Error return value is not checked (errcheck)