Skip to content

Team slug

Team slug #284

Triggered via pull request January 8, 2026 17:23
Status Failure
Total duration 1m 24s
Artifacts

codeql.yaml

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

Annotations

12 errors
Analyze (go): github/resource_github_team_members.go#L75
undefined: getTeamID
Analyze (go): github/resource_github_team_members.go#L26
cannot use resourceGithubTeamMembersImport (value of type func(d *schema.ResourceData, meta any) ([]*schema.ResourceData, error)) as schema.StateContextFunc value in struct literal
Analyze (go): github/resource_github_team_members.go#L24
cannot use resourceGithubTeamMembersDelete (value of type func(d *schema.ResourceData, meta any) error) as schema.DeleteContextFunc value in struct literal
Analyze (go): github/resource_github_team_members.go#L23
cannot use resourceGithubTeamMembersUpdate (value of type func(d *schema.ResourceData, meta any) error) as schema.UpdateContextFunc value in struct literal
Analyze (go): github/resource_github_team_members.go#L22
cannot use resourceGithubTeamMembersRead (value of type func(d *schema.ResourceData, meta any) error) as schema.ReadContextFunc value in struct literal
Analyze (go): github/resource_github_team_members.go#L21
cannot use resourceGithubTeamMembersCreate (value of type func(d *schema.ResourceData, meta any) error) as schema.CreateContextFunc value in struct literal
Analyze (go): github/resource_github_repository_environment.go#L20
cannot use resourceGithubRepositoryEnvironmentDelete (value of type func(d *schema.ResourceData, meta any) error) as schema.DeleteContextFunc value in struct literal
Analyze (go): github/resource_github_repository_environment.go#L19
cannot use resourceGithubRepositoryEnvironmentUpdate (value of type func(d *schema.ResourceData, meta any) error) as schema.UpdateContextFunc value in struct literal
Analyze (go): github/resource_github_repository_environment.go#L18
cannot use resourceGithubRepositoryEnvironmentRead (value of type func(d *schema.ResourceData, meta any) error) as schema.ReadContextFunc value in struct literal
Analyze (go): github/resource_github_repository_environment.go#L17
cannot use resourceGithubRepositoryEnvironmentCreate (value of type func(d *schema.ResourceData, meta any) error) as schema.CreateContextFunc value in struct literal
Check CodeQL Analysis
Process completed with exit code 1.
Check CodeQL Analysis
Workflow failed!