Skip to content

fix: handle deleted org when provisioning admin org settings #619

fix: handle deleted org when provisioning admin org settings

fix: handle deleted org when provisioning admin org settings #619

Triggered via pull request August 2, 2023 17:54
Status Failure
Total duration 52s
Artifacts

ci.yml

on: pull_request
Matrix: run
Combine Test Reports
0s
Combine Test Reports
Summarize Tests
1s
Summarize Tests
Fit to window
Zoom out
Zoom in

Annotations

12 errors
run (5, 1)
Failed to read workspace: Request failed with status code 401
run (5, 0)
Failed to read workspace: Request failed with status code 401
run (5, 2)
Failed to read workspace: Request failed with status code 401
run (5, 3)
Failed to read workspace: Request failed with status code 401
run (5, 4)
Failed to read workspace: Request failed with status code 401
Summarize Tests
Process completed with exit code 1.
lint: tfe/workspace_run_helpers.go#L187
`if manualConfirm` has complex nested blocks (complexity: 5) (nestif)
lint: tfe/resource_tfe_saml_settings.go#L362
non-wrapping format verb for fmt.Errorf. Use `%w` to format errors (errorlint)
lint: tfe/workspace_run_helpers.go#L429
non-wrapping format verb for fmt.Errorf. Use `%w` to format errors (errorlint)
lint: tfe/resource_tfe_saml_settings_test.go#L233
non-wrapping format verb for fmt.Errorf. Use `%w` to format errors (errorlint)
lint: tfe/resource_tfe_saml_settings.go#L364
error returned from interface method should be wrapped: sig: func (github.com/hashicorp/go-tfe.SAMLSettings).Update(ctx context.Context, options github.com/hashicorp/go-tfe.AdminSAMLSettingsUpdateOptions) (*github.com/hashicorp/go-tfe.AdminSAMLSetting, error) (wrapcheck)
lint: tfe/resource_tfe_workspace.go#L767
error returned from external package is unwrapped: sig: func github.com/hashicorp/terraform-plugin-sdk/v2/helper/retry.RetryContext(ctx context.Context, timeout time.Duration, f github.com/hashicorp/terraform-plugin-sdk/v2/helper/retry.RetryFunc) error (wrapcheck)