Skip to content

feat: add GitHub Actions tools for workflow management #1319

feat: add GitHub Actions tools for workflow management

feat: add GitHub Actions tools for workflow management #1319

Re-run triggered June 18, 2025 11:54
Status Failure
Total duration 22s
Artifacts

lint.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
lint: pkg/github/actions_test.go#L442
SA1019: github.Bool is deprecated: use Ptr instead. (staticcheck)
lint: pkg/github/actions_test.go#L423
SA1019: github.Bool is deprecated: use Ptr instead. (staticcheck)
lint: pkg/github/actions_test.go#L414
SA1019: github.Int64 is deprecated: use Ptr instead. (staticcheck)
lint: pkg/github/actions_test.go#L59
SA1019: github.Int64 is deprecated: use Ptr instead. (staticcheck)
lint: pkg/github/actions_test.go#L50
SA1019: github.String is deprecated: use Ptr instead. (staticcheck)
lint: pkg/github/actions_test.go#L49
SA1019: github.String is deprecated: use Ptr instead. (staticcheck)
lint: pkg/github/actions_test.go#L48
SA1019: github.String is deprecated: use Ptr instead. (staticcheck)
lint: pkg/github/actions_test.go#L47
SA1019: github.Int64 is deprecated: use Ptr instead. (staticcheck)
lint: pkg/github/actions_test.go#L44
SA1019: github.Int is deprecated: use Ptr instead. (staticcheck)
lint: pkg/github/actions.go#L753
G107: Potential HTTP request made with variable url (gosec)