Add comprehensive testing workflow for PR checks #2
pr-checks.yml
on: pull_request
Test
41s
Lint
37s
Security Scan
56s
Code Quality Checks
58s
Dependency Review
5s
Matrix: Build
Annotations
14 errors and 6 warnings
|
Test
Process completed with exit code 1.
|
|
Lint:
pkg/azure/azure.go#L15
unused-parameter: parameter 'logger' seems to be unused, consider removing or renaming it as _ (revive)
|
|
Lint:
pkg/auth/auth.go#L33
unused-parameter: parameter 'ctx' seems to be unused, consider removing or renaming it as _ (revive)
|
|
Lint:
pkg/auth/auth.go#L16
exported: type name will be used as auth.AuthProvider by other packages, and that stutters; consider calling this Provider (revive)
|
|
Lint:
main.go#L71
exitAfterDefer: os.Exit will exit, and `defer cancel()` will not run (gocritic)
|
|
Lint:
main.go#L63
shadow: declaration of "ctx" shadows declaration at line 36 (govet)
|
|
Lint:
main.go#L50
unused-parameter: parameter 'args' seems to be unused, consider removing or renaming it as _ (revive)
|
|
Lint:
main.go#L45
`cancelling` is a misspelling of `canceling` (misspell)
|
|
Lint:
commands.go#L56
unused-parameter: parameter 'cmd' seems to be unused, consider removing or renaming it as _ (revive)
|
|
Lint:
commands.go#L42
unused-parameter: parameter 'args' seems to be unused, consider removing or renaming it as _ (revive)
|
|
Lint:
commands.go#L28
unused-parameter: parameter 'args' seems to be unused, consider removing or renaming it as _ (revive)
|
|
Code Quality Checks
Process completed with exit code 1.
|
|
Code Quality Checks
file requires newer Go version go1.24 (application built with go1.23) (compile)
|
|
Code Quality Checks
file requires newer Go version go1.24 (application built with go1.23) (compile)
|
|
Build (1.23)
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
|
Test
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
|
Lint
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
|
Security Scan
CodeQL Action v3 will be deprecated in December 2026. Please update all occurrences of the CodeQL Action in your workflow files to v4. For more information, see https://github.blog/changelog/2025-10-28-upcoming-deprecation-of-codeql-action-v3/
|
|
Security Scan
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
|
Code Quality Checks
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
coverage-report
Expired
|
55.1 KB |
sha256:89c3377edfe85b8c59dee63682b952e08239ebf8baaec0599140b7dc6b10480d
|
|