fix(deps): bump google.golang.org/protobuf to 1.33.0 to fix CVE-2024-24786 #21014
Annotations
15 errors
argoexec-image
buildx failed with: ERROR: failed to solve: process "/bin/sh -c make dist/argoexec GIT_COMMIT=${GIT_COMMIT} GIT_TAG=${GIT_TAG} GIT_TREE_STATE=${GIT_TREE_STATE}" did not complete successfully: exit code: 2
|
Unit Tests
undefined: descriptorpb.Default_FileOptions_PhpGenericServices
|
Unit Tests
Process completed with exit code 2.
|
Lint:
server/apiserver/argoserver.go#L205
undefined: argo (typecheck)
|
Lint:
workflow/executor/plugins/rpc/plugin.go#L25
p.Call undefined (type *plugin has no field or method Call) (typecheck)
|
Lint:
cmd/argoexec/main.go#L9
"github.com/argoproj/argo-workflows/v3/util/errors" imported and not used (typecheck)
|
Lint:
cmd/workflow-controller/main.go#L85
undefined: argo (typecheck)
|
Lint:
test/e2e/fixtures/given.go#L90
previous case (typecheck)
|
Lint:
cmd/argo/commands/root.go#L135
undefined: argo (typecheck)
|
Lint:
cmd/argo/commands/list_test.go#L94
missing type in composite literal (typecheck)
|
Lint:
cmd/argo/commands/list_test.go#L95
missing type in composite literal (typecheck)
|
Lint:
cmd/argo/commands/list_test.go#L96
missing type in composite literal (typecheck)
|
Lint:
cmd/argo/commands/list_test.go#L6
"time" imported and not used (typecheck)
|
Windows Unit Tests
undefined: descriptorpb.Default_FileOptions_PhpGenericServices
|
Windows Unit Tests
Process completed with exit code 1.
|