Skip to content

Update to Go 1.21 (#38) #118

Update to Go 1.21 (#38)

Update to Go 1.21 (#38) #118

Triggered via push July 31, 2024 11:03
Status Failure
Total duration 3m 52s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention
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/[email protected]/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/[email protected]/pkg/apis/application/v1alpha1/types.go#L1802
p.Name undefined (type *AppProject has no field or method Name) (typecheck)
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/
lint
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/