This repository has been archived by the owner on Apr 17, 2024. It is now read-only.
fix(deps): update module github.com/rook/rook to v1.14.0 #1018
test.yml
on: pull_request
golang-tests
1m 8s
node-tests
1m 3s
Annotations
7 errors
node-tests:
src/components/partials/SidebarContainer.vue#L197
Type 'string | false | { replace?: boolean | undefined; query?: LocationQueryRaw | undefined; hash?: string | undefined; state?: HistoryState | undefined; force?: boolean | undefined; path?: TypedPathParameter<...> | undefined; } | { ...; }' is not assignable to type 'RouteLocationRaw | undefined'.
|
node-tests:
src/components/partials/SidebarContainer.vue#L314
Type 'string | false | { replace?: boolean | undefined; query?: LocationQueryRaw | undefined; hash?: string | undefined; state?: HistoryState | undefined; force?: boolean | undefined; path?: TypedPathParameter<...> | undefined; } | { ...; }' is not assignable to type 'RouteLocationRaw | undefined'.
|
node-tests:
src/components/partials/SidebarContainer.vue#L452
Type 'NuxtRoute<RoutesNamesList, string, false>' is not assignable to type 'RouteLocationRaw | undefined'.
|
node-tests
Process completed with exit code 1.
|
golang-tests
c.client.NetworkingV1alpha1().ClusterCIDRs undefined (type "k8s.io/client-go/kubernetes/typed/networking/v1alpha1".NetworkingV1alpha1Interface has no field or method ClusterCIDRs)
|
golang-tests
undefined: networkingv1alpha1.ClusterCIDR
|
golang-tests
Process completed with exit code 1.
|