chore(deps): bump github.com/replicatedhq/troubleshoot from 0.107.3 to 0.112.1 #18066
build-test.yaml
on: pull_request
validate-go-mod
33s
build-kurl-utils
1m 50s
build-bin-kurl
3m 18s
test-shell
1m 22s
build-test-success
0s
Annotations
14 errors and 3 warnings
build-kurl-utils
cannot use &enqueueRequestsFromMapFunc{…} (value of type *enqueueRequestsFromMapFunc) as handler.TypedEventHandler["sigs.k8s.io/controller-runtime/pkg/client".Object, reconcile.Request] value in return statement: *enqueueRequestsFromMapFunc does not implement handler.TypedEventHandler["sigs.k8s.io/controller-runtime/pkg/client".Object, reconcile.Request] (wrong type for method Create)
|
build-kurl-utils
cannot use &enqueueRequestsFromMapFunc{} (value of type *enqueueRequestsFromMapFunc) as handler.TypedEventHandler["sigs.k8s.io/controller-runtime/pkg/client".Object, reconcile.Request] value in variable declaration: *enqueueRequestsFromMapFunc does not implement handler.TypedEventHandler["sigs.k8s.io/controller-runtime/pkg/client".Object, reconcile.Request] (wrong type for method Create)
|
build-kurl-utils
Process completed with exit code 2.
|
build-bin-kurl
cannot range over 50 (untyped int constant) (typecheck)
|
build-bin-kurl
cannot range over nBuffers (variable of type uint) (typecheck)
|
build-bin-kurl
not enough arguments in call to time.Unix
|
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)
|
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)
|
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)
|
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)
|
build-bin-kurl
cannot infer S (/home/runner/go/pkg/mod/golang.org/[email protected]/src/slices/slices.go:121:19) (typecheck)
|
build-bin-kurl
cannot infer S (/home/runner/go/pkg/mod/golang.org/[email protected]/src/slices/slices.go:115:15) (typecheck)
|
build-bin-kurl
options.UIDMap undefined (type *ContainerOptions has no field or method UIDMap) (typecheck)
|
build-test-success
Process completed with exit code 1.
|
validate-go-mod
Restore cache failed: Dependencies file is not found in /home/runner/work/kURL/kURL. Supported file pattern: go.sum
|
build-kurl-utils
Restore cache failed: Dependencies file is not found in /home/runner/work/kURL/kURL. Supported file pattern: go.sum
|
build-bin-kurl
Restore cache failed: Dependencies file is not found in /home/runner/work/kURL/kURL. Supported file pattern: go.sum
|