Skip to content

fix(deps): update dependency @clerk/themes to v2.1.45 #486

fix(deps): update dependency @clerk/themes to v2.1.45

fix(deps): update dependency @clerk/themes to v2.1.45 #486

Triggered via pull request October 2, 2024 15:08
Status Failure
Total duration 1m 10s
Artifacts

quality.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

20 errors
Lint: .github/workflows/on-commit.yml#L26
Must use plain style scalar
Lint: .github/workflows/on-release.yml#L34
Must use plain style scalar
Lint: .travis.yml#L9
Must use plain style scalar
Lint: .travis.yml#L9
Strings must use singlequote
Lint: .travis.yml#L10
Trailing spaces not allowed
Lint: .travis.yml#L15
Trailing spaces not allowed
Lint: components/custom/CAS/Record/view-activity-records/DataTable.vue#L12
Expected "@prisma/client" (type) to come before "@tanstack/vue-table" (external)
Lint: components/custom/CAS/Record/view-activity-records/DataTable.vue#L14
Expected "@/components/ui/chart-donut" to come before "@/lib/utils"
Lint: components/custom/club-card.vue#L4
Expected "@/components/ui/button" (external) to come before "~/types/clubs" (internal-type)
Lint: components/custom/club-card.vue#L7
Expected "@/components/ui/badge/Badge.vue" to come before "@/lib/utils"
Typecheck: components/custom/CAS/ClassroomReservation/NewClassroomReservation.vue#L172
Element implicitly has an 'any' type because expression of type 'string' can't be used to index type '{ MORNING: string; ONE: string; TWO: string; THREE: string; FOUR: string; NOON: string; FIVE: string; SIX: string; SEVEN: string; EIGHT: string; NINE: string; AFTERCLASS: string; }'.
Typecheck: components/custom/CAS/ClassroomReservation/NewClassroomReservation.vue#L221
Type 'number' is not assignable to type 'string'.
Typecheck: components/custom/CAS/ClassroomReservation/NewClassroomReservation.vue#L229
Type 'number' is not assignable to type 'string'.
Typecheck: components/custom/CAS/ClassroomReservation/NewClassroomReservation.vue#L237
Type 'number' is not assignable to type 'string'.
Typecheck: components/custom/CAS/Record/NewActivityRecord.vue#L36
Excessive stack depth comparing types 'Exclude<R extends "/api/bind/confirm" ? { key: "/api/bind/confirm"; exact: true; score: []; catchAll: false; } : { key: "/api/bind/confirm"; exact: false; score: `${R}/` extends `${infer RouteSeg}/${infer RouteRest}` ? `${RouteSeg}?` extends `${infer RouteSegWithoutQuery}?${string}` ? RouteSegWithoutQuery extends ""...' and '{ score: MaxTuple<((R extends "/api/bind/confirm" ? { key: "/api/bind/confirm"; exact: true; score: []; catchAll: false; } : { key: "/api/bind/confirm"; exact: false; score: `${R}/` extends `${infer RouteSeg}/${infer RouteRest}` ? `${RouteSeg}?` extends `${infer RouteSegWithoutQuery}?${string}` ? RouteSegWithoutQuer...'.
Typecheck: components/custom/CAS/Record/NewActivityRecord.vue#L36
Excessive stack depth comparing types 'Exclude<{ key: "/__nuxt_error"; exact: false; score: `${R}/` extends `${infer RouteSeg}/${infer RouteRest}` ? `${RouteSeg}?` extends `${infer RouteSegWithoutQuery}?${string}` ? RouteSegWithoutQuery extends "" ? `${RouteRest}/` extends `${infer RouteSeg}/${infer RouteRest}` ? `${RouteSeg}?` extends `${infer RouteSegW...' and '{ score: MaxTuple<((R extends "/api/bind/confirm" ? { key: "/api/bind/confirm"; exact: true; score: []; catchAll: false; } : { key: "/api/bind/confirm"; exact: false; score: `${R}/` extends `${infer RouteSeg}/${infer RouteRest}` ? `${RouteSeg}?` extends `${infer RouteSegWithoutQuery}?${string}` ? RouteSegWithoutQuer...'.
Typecheck: components/custom/Nav/icon/Icon.vue#L2
Cannot find module '@/assets/logo.svg' or its corresponding type declarations.
Typecheck: layouts/sign-in-or-out.vue#L3
Cannot find module '@/assets/logo.svg' or its corresponding type declarations.
Typecheck: pages/forms/[id].vue#L45
'__VLS_ctx.clerk.user' is possibly 'null' or 'undefined'.
Typecheck: pages/manage/manage.vue#L137
Element implicitly has an 'any' type because expression of type 'any' can't be used to index type '{ SUNDAY: string; MONDAY: string; TUESDAY: string; WEDNESDAY: string; THURSDAY: string; FRIDAY: string; SATURDAY: string; }'.