Bump the go_modules group with 3 updates #56
Annotations
10 errors and 1 warning
Run golangci-lint with 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
|
Run golangci-lint with 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
|
Run golangci-lint with 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
|
Run golangci-lint with 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)
|
Run golangci-lint with 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
|
Run golangci-lint with 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
|
Run golangci-lint with 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
|
Run golangci-lint with 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
|
Run golangci-lint with 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)
|
Run golangci-lint with autofix:
pkg/scanner/aws.go#L36
undefined: options.ScannerWithRegoOnly (typecheck)
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading