Skip to content

fix: allow to manually run external contributors workflows #410

fix: allow to manually run external contributors workflows

fix: allow to manually run external contributors workflows #410

Triggered via pull request January 23, 2025 10:54
Status Success
Total duration 43s
Artifacts

analysis-lint.yml

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

Annotations

10 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/stack.go#L81
File is not properly formatted (gci)
Run linter: spacelift/internal/structs/stack.go#L138
File is not properly formatted (gci)
Run linter: spacelift/internal/structs/stack.go#L284
File is not properly formatted (gci)
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