Add nonbase64 sha256 support [v8] #767
Triggered via pull request
November 18, 2024 16:11
Status
Failure
Total duration
17m 35s
Artifacts
–
golangci-lint.yml
on: pull_request
lint
1m 33s
Run go fmt
25s
Annotations
10 errors
lint:
command/v7/push_command.go#L110
Lifecycle redeclared
|
lint:
command/v7/push_command.go#L92
other declaration of Lifecycle (typecheck)
|
lint:
command/common/command_list_v7.go#L7
could not import code.cloudfoundry.org/cli/command/v7 (-: # code.cloudfoundry.org/cli/command/v7
|
lint:
command/v7/push_command.go#L110
Lifecycle redeclared
|
lint:
command/v7/push_command.go#L92
other declaration of Lifecycle) (typecheck)
|
lint:
command/v7/v7fakes/fake_actor.go#L17
could not import code.cloudfoundry.org/cli/command/v7 (-: # code.cloudfoundry.org/cli/command/v7
|
lint:
command/v7/push_command.go#L110
Lifecycle redeclared
|
lint:
command/v7/push_command.go#L92
other declaration of Lifecycle) (typecheck)
|
lint:
command/common/command_list_v7_test.go#L13
undefined: Commands (typecheck)
|
lint:
command/common/command_list_v7_test.go#L19
undefined: Commands (typecheck)
|