feat: spacelift_stack save md5 hash of import_state to state and force new #391
Annotations
10 errors
Run golangci-lint:
spacelift/resource_stack.go#L5
G501: Blocklisted import crypto/md5: weak cryptographic primitive (gosec)
|
Run golangci-lint:
spacelift/resource_stack.go#L669
G401: Use of weak cryptographic primitive (gosec)
|
Run golangci-lint:
spacelift/resource_aws_integration.go#L102
G115: integer overflow conversion int -> int32 (gosec)
|
Run golangci-lint:
spacelift/resource_aws_integration.go#L158
G115: integer overflow conversion int -> int32 (gosec)
|
Run golangci-lint:
spacelift/resource_context_attachment.go#L74
G115: integer overflow conversion int -> int32 (gosec)
|
Run golangci-lint:
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 golangci-lint:
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 golangci-lint:
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 golangci-lint:
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 golangci-lint:
spacelift/resource_stack.go#L5
G501: Blocklisted import crypto/md5: weak cryptographic primitive (gosec)
|
Loading