Skip to content

Add renovate.json

Add renovate.json #75

Triggered via push December 15, 2023 20:33
Status Failure
Total duration 43s
Artifacts

ci.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 errors
test
Process completed with exit code 1.
lint: pkg/notify/github/checkrun.go#L91
Error return value is not checked (errcheck)
lint: pkg/notify/stdout/notifier.go#L19
use of `fmt.Println` forbidden by pattern `^(fmt\.Print(|f|ln)|print|println)$` (forbidigo)
lint: pkg/notify/github/checkrun.go#L19
line is 135 characters (lll)
lint: main.go#L116
line is 126 characters (lll)
lint: pkg/notify/github/checkrun_test.go#L40
line is 142 characters (lll)
lint: pkg/notify/github/checkrun_test.go#L50
line is 142 characters (lll)
lint: pkg/notify/github/checkrun_test.go#L78
line is 142 characters (lll)
lint: main.go#L83
loadGHActions - result 1 (error) is always nil (unparam)
lint: main.go#L22
var `errMissingOwnerOrRepo` is unused (unused)
lint: main.go#L23
var `errOnlyGHActionRunSupport` is unused (unused)