Skip to content

Bump the go_modules group with 3 updates #56

Bump the go_modules group with 3 updates

Bump the go_modules group with 3 updates #56

Triggered via pull request January 6, 2025 16:27
Status Failure
Total duration 5m 21s
Artifacts

lint.yml

on: pull_request
Lint and Autofix
5m 4s
Lint and Autofix
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
Lint and Autofix: internal/adapters/cloud/aws/ecs/task.go#L85
cannot use *env.Name (variable of type string) as "github.com/khulnasoft/tunnel/pkg/iac/types".StringValue value in struct literal
Lint and Autofix: internal/adapters/cloud/aws/ecs/task.go#L86
cannot use *env.Value (variable of type string) as "github.com/khulnasoft/tunnel/pkg/iac/types".StringValue value in struct literal
Lint and Autofix: internal/adapters/cloud/aws/ecs/task.go#L94
cannot use tunnelTypes.Int(cpu, metadata) (value of type "github.com/khulnasoft/tunnel/pkg/iac/types".IntValue) as "github.com/khulnasoft/tunnel/pkg/iac/types".StringValue value in struct literal
Lint and Autofix: internal/adapters/cloud/aws/ecs/task.go#L95
cannot use tunnelTypes.Int(memory, metadata) (value of type "github.com/khulnasoft/tunnel/pkg/iac/types".IntValue) as "github.com/khulnasoft/tunnel/pkg/iac/types".StringValue value in struct literal (typecheck)
Lint and Autofix: internal/adapters/cloud/aws_services.go#L15
could not import github.com/khulnasoft/tunnel-aws/internal/adapters/cloud/aws/ecs (-: # github.com/khulnasoft/tunnel-aws/internal/adapters/cloud/aws/ecs
Lint and Autofix: internal/adapters/cloud/aws/ecs/task.go#L85
cannot use *env.Name (variable of type string) as "github.com/khulnasoft/tunnel/pkg/iac/types".StringValue value in struct literal
Lint and Autofix: internal/adapters/cloud/aws/ecs/task.go#L86
cannot use *env.Value (variable of type string) as "github.com/khulnasoft/tunnel/pkg/iac/types".StringValue value in struct literal
Lint and Autofix: internal/adapters/cloud/aws/ecs/task.go#L94
cannot use tunnelTypes.Int(cpu, metadata) (value of type "github.com/khulnasoft/tunnel/pkg/iac/types".IntValue) as "github.com/khulnasoft/tunnel/pkg/iac/types".StringValue value in struct literal
Lint and Autofix: internal/adapters/cloud/aws/ecs/task.go#L95
cannot use tunnelTypes.Int(memory, metadata) (value of type "github.com/khulnasoft/tunnel/pkg/iac/types".IntValue) as "github.com/khulnasoft/tunnel/pkg/iac/types".StringValue value in struct literal) (typecheck)
Lint and Autofix: pkg/scanner/aws.go#L36
undefined: options.ScannerWithRegoOnly (typecheck)
Lint and Autofix
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636