Skip to content

feat: do not save imported state to statefile #398

feat: do not save imported state to statefile

feat: do not save imported state to statefile #398

Triggered via pull request December 9, 2024 14:53
Status Success
Total duration 39s
Artifacts

analysis-lint.yml

on: pull_request
Run linter
29s
Run linter
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 1 warning
Run linter: spacelift/resource_aws_integration.go#L102
G115: integer overflow conversion int -> int32 (gosec)
Run linter: spacelift/resource_aws_integration.go#L158
G115: integer overflow conversion int -> int32 (gosec)
Run linter: spacelift/resource_context_attachment.go#L74
G115: integer overflow conversion int -> int32 (gosec)
Run linter: spacelift/internal/structs/scheduled_task.go#L31
S1009: should omit nil check; len() for []github.com/shurcooL/graphql.String is defined as zero (gosimple)
Run linter: spacelift/data_drift_detection.go#L60
printf: non-constant format string in call to github.com/hashicorp/terraform-plugin-sdk/v2/diag.Errorf (govet)
Run linter: spacelift/data_gcp_service_account.go#L68
printf: non-constant format string in call to github.com/hashicorp/terraform-plugin-sdk/v2/diag.Errorf (govet)
Run linter: spacelift/data_gcp_service_account.go#L73
printf: non-constant format string in call to github.com/hashicorp/terraform-plugin-sdk/v2/diag.Errorf (govet)
Run linter
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636