This repository has been archived by the owner on Apr 17, 2024. It is now read-only.
chore(deps): update dependency nuxt-typed-router to v3.6.3 #1031
test.yml
on: pull_request
golang-tests
1m 14s
node-tests
1m 4s
Annotations
4 errors
node-tests:
src/components/partials/SidebarContainer.vue#L452
Type '{ name: "path"; params: { path: (string | number)[]; }; } | { name: "accounts"; } | { name: "auth-login"; } | { name: "auth-logout"; } | { name: "controls-cephusers-add"; } | { name: "controls-cephusers"; } | ... 6 more ... | { ...; }' is not assignable to type 'NuxtRoute<"path" | "accounts" | "auth-login" | "auth-logout" | "controls-cephusers-add" | "controls-cephusers" | "controls-editor-editor" | "controls" | "controls-osds" | "health" | "index" | "recommender" | "troubleshoot", string, false>'.
|
node-tests
Process completed with exit code 1.
|
golang-tests:
pkg/recommender/modules/rook_encryption.go#L42
undefined: cephv1.RecommendationLevel_RECOMMENDATION_LEVEL_INFORMAL
|
golang-tests
Process completed with exit code 1.
|