feat: add GitHub Actions tools for workflow management #1319
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)
|