Skip to content

Bump golang.org/x/term from 0.26.0 to 0.27.0 in the common group #53

Bump golang.org/x/term from 0.26.0 to 0.27.0 in the common group

Bump golang.org/x/term from 0.26.0 to 0.27.0 in the common group #53

Triggered via pull request December 30, 2024 11:21
Status Failure
Total duration 5m 8s
Artifacts

lint.yml

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