Skip to content

upgrade dep github.com/prometheus/client_golang to v1.17.0 (#39) #114

upgrade dep github.com/prometheus/client_golang to v1.17.0 (#39)

upgrade dep github.com/prometheus/client_golang to v1.17.0 (#39) #114

Triggered via push May 14, 2024 22:22
Status Failure
Total duration 1m 36s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
lint: test/clone_options.go#L18
undefined: git (typecheck)
lint: test/clone_options.go#L19
undefined: git (typecheck)
lint: pkg/gitfs/gitfs.go#L27
undefined: git (typecheck)
lint: pkg/httpapi/api.go#L69
api.HandlerFunc undefined (type *APIRouter has no field or method HandlerFunc) (typecheck)
lint: pkg/httpapi/api.go#L70
api.HandlerFunc undefined (type *APIRouter has no field or method HandlerFunc) (typecheck)
lint: pkg/httpapi/api.go#L71
api.HandlerFunc undefined (type *APIRouter has no field or method HandlerFunc) (typecheck)
lint: pkg/parser/extracts.go#L16
previous case (typecheck)
lint: ../../../go/pkg/mod/github.com/argoproj/argo-cd@v0.8.1-0.20210326223336-719d6a9c252e/pkg/apis/application/v1alpha1/hack.go#L16
a.Name undefined (type *Application has no field or method Name) (typecheck)
lint: ../../../go/pkg/mod/github.com/argoproj/argo-cd@v0.8.1-0.20210326223336-719d6a9c252e/pkg/apis/application/v1alpha1/types.go#L1802
p.Name undefined (type *AppProject has no field or method Name) (typecheck)
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/