Skip to content

feat(actions_permissions): sha_pinning_required #311

feat(actions_permissions): sha_pinning_required

feat(actions_permissions): sha_pinning_required #311

Status Failure
Total duration 1m 25s
Artifacts

codeql.yaml

on: pull_request
Matrix: analyze
Check CodeQL Analysis
2s
Check CodeQL Analysis
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Analyze (go)
Process completed with exit code 1.
Analyze (go): github/resource_github_actions_repository_permissions.go#L201
actionsAllowed.GetShaPinningRequired undefined (type *"github.com/google/go-github/v81/github".ActionsAllowed has no field or method GetShaPinningRequired)
Analyze (go): github/resource_github_actions_repository_permissions.go#L94
allowed.SHAPinningRequired undefined (type *"github.com/google/go-github/v81/github".ActionsAllowed has no field or method SHAPinningRequired)
Analyze (go): github/resource_github_actions_organization_permissions.go#L326
actionsAllowed.GetShaPinningRequired undefined (type *"github.com/google/go-github/v81/github".ActionsAllowed has no field or method GetShaPinningRequired)
Analyze (go): github/resource_github_actions_organization_permissions.go#L325
actionsAllowed.GetPatternsAllowed undefined (type *"github.com/google/go-github/v81/github".ActionsAllowed has no field or method GetPatternsAllowed)
Analyze (go): github/resource_github_actions_organization_permissions.go#L238
actionsAllowed.GetShaPinningRequired undefined (type *"github.com/google/go-github/v81/github".ActionsAllowed has no field or method GetShaPinningRequired)
Analyze (go): github/resource_github_actions_organization_permissions.go#L105
allowed.SHAPinningRequired undefined (type *"github.com/google/go-github/v81/github".ActionsAllowed has no field or method SHAPinningRequired)
Check CodeQL Analysis
Process completed with exit code 1.
Check CodeQL Analysis
Workflow failed!