Skip to content

Update to Go 1.21

Update to Go 1.21 #39

Triggered via pull request May 21, 2024 18:35
Status Failure
Total duration 1m 43s
Artifacts

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
build: internal/kubernetes/cached/disk/cached_discovery.go#L29
could not import k8s.io/klog/v2 (-: # k8s.io/klog/v2
build
invalid operation: logr != nil (mismatched types logr.Logger and untyped nil)
build
invalid operation: logr != nil (mismatched types logr.Logger and untyped nil)
build
invalid operation: logr != nil (mismatched types logr.Logger and untyped nil)
build
invalid operation: logr != nil (mismatched types logr.Logger and untyped nil)
build
invalid operation: loggr != nil (mismatched types logr.Logger and untyped nil)
build
invalid operation: loggr != nil (mismatched types logr.Logger and untyped nil)
build
invalid operation: log != nil (mismatched types logr.Logger and untyped nil)
build
invalid operation: logging.logr == nil (mismatched types logr.Logger and untyped nil)
build
cannot use nil as logr.Logger value in struct literal) (typecheck)
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4, 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/.