Skip to content

Bump github.com/hashicorp/go-tfe from 0.17.1 to 1.39.2 #110

Bump github.com/hashicorp/go-tfe from 0.17.1 to 1.39.2

Bump github.com/hashicorp/go-tfe from 0.17.1 to 1.39.2 #110

Triggered via pull request November 13, 2023 20:55
Status Failure
Total duration 1m 10s
Artifacts

golangci-lint.yml

on: pull_request
golangci_lint_workflow  /  lint
1m 3s
golangci_lint_workflow / lint
Fit to window
Zoom out
Zoom in

Annotations

10 errors
golangci_lint_workflow / lint: tfe/connection_config.go#L1
: # github.com/turbot/steampipe-plugin-tfe/tfe
golangci_lint_workflow / lint: tfe/table_tfe_oauth_client.go#L70
cannot use options (variable of type "github.com/hashicorp/go-tfe".OAuthClientListOptions) as *"github.com/hashicorp/go-tfe".OAuthClientListOptions value in argument to conn.OAuthClients.List
golangci_lint_workflow / lint: tfe/table_tfe_organization.go#L63
cannot use options (variable of type "github.com/hashicorp/go-tfe".OrganizationListOptions) as *"github.com/hashicorp/go-tfe".OrganizationListOptions value in argument to conn.Organizations.List
golangci_lint_workflow / lint: tfe/table_tfe_organization_member.go#L47
cannot use "user,teams" (untyped string constant) as []"github.com/hashicorp/go-tfe".OrgMembershipIncludeOpt value in struct literal
golangci_lint_workflow / lint: tfe/table_tfe_organization_member.go#L61
cannot use options (variable of type "github.com/hashicorp/go-tfe".OrganizationMembershipListOptions) as *"github.com/hashicorp/go-tfe".OrganizationMembershipListOptions value in argument to conn.OrganizationMemberships.List
golangci_lint_workflow / lint: tfe/table_tfe_run.go#L65
cannot use &include (value of type *string) as []"github.com/hashicorp/go-tfe".RunIncludeOpt value in struct literal
golangci_lint_workflow / lint: tfe/table_tfe_run.go#L79
cannot use options (variable of type "github.com/hashicorp/go-tfe".RunListOptions) as *"github.com/hashicorp/go-tfe".RunListOptions value in argument to conn.Runs.List
golangci_lint_workflow / lint: tfe/table_tfe_run.go#L108
cannot use include (variable of type string) as []"github.com/hashicorp/go-tfe".RunIncludeOpt value in struct literal
golangci_lint_workflow / lint: tfe/table_tfe_sentinel_policy.go#L64
cannot use options (variable of type "github.com/hashicorp/go-tfe".PolicyListOptions) as *"github.com/hashicorp/go-tfe".PolicyListOptions value in argument to conn.Policies.List
golangci_lint_workflow / lint: tfe/table_tfe_ssh_key.go#L59
cannot use options (variable of type "github.com/hashicorp/go-tfe".SSHKeyListOptions) as *"github.com/hashicorp/go-tfe".SSHKeyListOptions value in argument to conn.SSHKeys.List