Skip to content

Update module github.com/google/go-github/v41 to v69 #432

Update module github.com/google/go-github/v41 to v69

Update module github.com/google/go-github/v41 to v69 #432

Triggered via pull request February 26, 2025 04:37
Status Success
Total duration 8m 15s
Artifacts

pull-request.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors
lint: pkg/util/errors.go#L10
exported function InitSoftErrorMode should have comment or be unexported
lint: pkg/util/errors.go#L14
exported function SetSoftErrorMode should have comment or be unexported
lint: pkg/util/errors.go#L18
exported function IsSoftErrorOn should have comment or be unexported
lint: pkg/validate/validate.go#L251
should omit 2nd value from range; this loop is equivalent to `for changedFile := range ...`