This repository has been archived by the owner on Apr 17, 2024. It is now read-only.
fix(deps): update module google.golang.org/grpc to v1.63.2 #1014
test.yml
on: pull_request
golang-tests
1m 22s
node-tests
1m 2s
Annotations
4 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.
|