Update golang to 1.22 (#45) #152
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:
../../../../../opt/hostedtoolcache/go/1.23.2/x64/src/runtime/mfixalloc.go#L60
undefined: max (typecheck)
|
lint:
../../../../../opt/hostedtoolcache/go/1.23.2/x64/src/runtime/mgcmark.go#L1427
undefined: min (typecheck)
|
lint:
../../../../../opt/hostedtoolcache/go/1.23.2/x64/src/runtime/mgcpacer.go#L1146
undefined: max (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 use a deprecated Node.js version 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/
|