Skip to content

Update Go modules in release/cli (#7925) #24585

Update Go modules in release/cli (#7925)

Update Go modules in release/cli (#7925) #24585

Triggered via push April 1, 2024 22:20
Status Failure
Total duration 45s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

10 errors
lint: pkg/git/gogithub/gogithub_test.go#L14
dot-imports: should not use dot imports (revive)
lint: pkg/git/gogithub/gogithub_test.go#L82
unused-parameter: parameter 'arg0' seems to be unused, consider removing or renaming it as _ (revive)
lint: internal/pkg/ssm/activation.go#L10
exported: exported type ActivationInfo should have comment or be unexported (revive)
lint: internal/pkg/ssm/activation.go#L15
exported: exported function CreateActivation should have comment or be unexported (revive)
lint: internal/pkg/ssm/command.go#L37
exported: exported type CommandOpt should have comment or be unexported (revive)
lint: internal/pkg/ssm/instance.go#L10
exported: exported function GetInstanceByActivationId should have comment or be unexported (revive)
lint: internal/pkg/ssm/run_output.go#L5
exported: exported type RunOutput should have comment or be unexported (revive)
lint: internal/pkg/ssm/command.go#L39
exported: exported function WithOutputToS3 should have comment or be unexported (revive)
lint: internal/pkg/ssm/activation.go#L32
exported: exported function DeleteActivation should have comment or be unexported (revive)
lint: internal/pkg/ssm/run_output.go#L20
exported: exported method RunOutput.Successful should have comment or be unexported (revive)