Skip to content

chore(deps): bump the github-actions group with 4 updates #6

chore(deps): bump the github-actions group with 4 updates

chore(deps): bump the github-actions group with 4 updates #6

Triggered via pull request September 2, 2026 21:44
Status Failure
Total duration 4m 5s
Artifacts

app-lint.yml

on: pull_request
Run on Ubuntu
4m 2s
Run on Ubuntu
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Run on Ubuntu: internal/registry/origin_test.go#L16
string `Google` has 3 occurrences, make it a constant (goconst)
Run on Ubuntu: internal/registry/origin_test.go#L12
string `Docker Hub` has 5 occurrences, make it a constant (goconst)
Run on Ubuntu: internal/registry/origin.go#L22
string `Google` has 3 occurrences, make it a constant (goconst)
Run on Ubuntu: internal/registry/origin.go#L18
string `Docker Hub` has 5 occurrences, make it a constant (goconst)
Run on Ubuntu: internal/ui/terminal.go#L98
Error return value of `stdinWriter.Close` is not checked (errcheck)
Run on Ubuntu: internal/ui/terminal.go#L97
Error return value of `stdinReader.Close` is not checked (errcheck)
Run on Ubuntu: internal/ui/terminal.go#L86
Error return value of `conn.Close` is not checked (errcheck)
Run on Ubuntu: internal/auth/github.go#L155
Error return value of `resp.Body.Close` is not checked (errcheck)
Run on Ubuntu: cmd/ui/main_test.go#L119
Error return value of `os.Setenv` is not checked (errcheck)
Run on Ubuntu: cmd/ui/main_test.go#L117
Error return value of `os.Unsetenv` is not checked (errcheck)