Skip to content

feat: add tfe_saml_settings data source #537

feat: add tfe_saml_settings data source

feat: add tfe_saml_settings data source #537

Re-run triggered July 11, 2023 22:37
Status Failure
Total duration 46s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

ci.yml

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

Annotations

10 errors
run (5, 1)
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, 0)
Failed to read workspace: Request failed with status code 401
run (5, 4)
Failed to read workspace: Request failed with status code 401
run (5, 2)
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/workspace_run_helpers.go#L429
non-wrapping format verb for fmt.Errorf. Use `%w` to format errors (errorlint)
lint: tfe/data_source_saml_settings_test.go#L42
S1039: unnecessary use of fmt.Sprint (gosimple)
lint: tfe/resource_tfe_workspace.go#L765
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)