Skip to content

backport cve fix

backport cve fix #31

Triggered via push October 27, 2023 16:15
Status Failure
Total duration 1m 12s
Artifacts

go.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
build: controllers/argocd/status_test.go#L11
missing import path
build: controllers/argocd/util.go#L1070
expected statement, found '<<'
build: controllers/argocd/util.go#L1076
illegal character U+0023 '#'
build: controllers/argocd/util.go#L1088
illegal character U+0023 '#'
build: controllers/argocd/util.go#L1113
expected statement, found '<<'
build: controllers/argocd/util.go#L1122
illegal character U+0023 '#'
build: controllers/argocd/util.go#L1133
expected '(', found boolPtr
build: controllers/argocd/util.go#L1133
expected ')', found bool
build: controllers/argocd/util.go#L1137
expected '(', found int64Ptr
build: controllers/argocd/util.go#L1137
expected ')', found int64
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/