Skip to content

Bump golang.org/x/term from 0.26.0 to 0.28.0 in the common group across 1 directory #55

Bump golang.org/x/term from 0.26.0 to 0.28.0 in the common group across 1 directory

Bump golang.org/x/term from 0.26.0 to 0.28.0 in the common group across 1 directory #55

Triggered via pull request January 6, 2025 12:02
Status Failure
Total duration 5m 9s
Artifacts

lint.yml

on: pull_request
Lint and Autofix
5m 2s
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