chore(deps): bump github.com/replicatedhq/troubleshoot from 0.107.3 to 0.112.1 #18059
Annotations
10 errors and 1 warning
Run make test build/bin/kurl
cannot range over 50 (untyped int constant) (typecheck)
|
Run make test build/bin/kurl
cannot range over nBuffers (variable of type uint) (typecheck)
|
Run make test build/bin/kurl
not enough arguments in call to time.Unix
|
Run make test build/bin/kurl
cannot use d (variable of type *archiveImageDestination) as private.ImageDestination value in return statement: *archiveImageDestination does not implement private.ImageDestination (missing method AcceptsForeignLayerURLs) (typecheck)
|
Run make test build/bin/kurl
cannot use &archiveImageSource{…} (value of type *archiveImageSource) as private.ImageSource value in return statement: *archiveImageSource does not implement private.ImageSource (missing method Close) (typecheck)
|
Run make test build/bin/kurl
cannot use d (variable of type *daemonImageDestination) as private.ImageDestination value in return statement: *daemonImageDestination does not implement private.ImageDestination (missing method AcceptsForeignLayerURLs) (typecheck)
|
Run make test build/bin/kurl
cannot use &daemonImageSource{…} (value of type *daemonImageSource) as private.ImageSource value in return statement: *daemonImageSource does not implement private.ImageSource (missing method Close) (typecheck)
|
Run make test build/bin/kurl
cannot infer S (/home/runner/go/pkg/mod/golang.org/[email protected]/src/slices/slices.go:121:19) (typecheck)
|
Run make test build/bin/kurl
cannot infer S (/home/runner/go/pkg/mod/golang.org/[email protected]/src/slices/slices.go:115:15) (typecheck)
|
Run make test build/bin/kurl
options.UIDMap undefined (type *ContainerOptions has no field or method UIDMap) (typecheck)
|
Run actions/setup-go@v5
Restore cache failed: Dependencies file is not found in /home/runner/work/kURL/kURL. Supported file pattern: go.sum
|
Loading