Bump the common group across 1 directory with 41 updates #60
Annotations
10 errors
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)
|