✨ Create subscriptions #757
test.yml
on: pull_request
Matrix: Build
Matrix: StyleGuides_checks
Matrix: Tests
Annotations
10 errors and 7 warnings
StyleGuides_checks (18.x, ubuntu-latest):
components/Account/Menu.vue#L7
Type 'string' is not assignable to type 'RoutesNamesList | undefined'.
|
StyleGuides_checks (18.x, ubuntu-latest):
components/Base/BasePagination.vue#L12
Type 'RouteRecordName' is not assignable to type 'RoutesNamesList | undefined'.
|
StyleGuides_checks (18.x, ubuntu-latest):
components/Base/BasePagination.vue#L31
Type 'RouteRecordName' is not assignable to type 'RoutesNamesList | undefined'.
|
StyleGuides_checks (18.x, ubuntu-latest):
components/Base/BasePagination.vue#L48
Type 'RouteRecordName' is not assignable to type 'RoutesNamesList | undefined'.
|
StyleGuides_checks (18.x, ubuntu-latest):
components/Event/Form/Stepper/StepperItem.vue#L5
Type 'string' is not assignable to type 'RoutesNamesList | undefined'.
|
StyleGuides_checks (18.x, ubuntu-latest):
components/Layouts/Footer.server.vue#L17
Type '{ name: string; }' is not assignable to type 'NuxtRoute<RoutesNamesList, string, false>'.
|
StyleGuides_checks (18.x, ubuntu-latest):
components/Menu/MenuLink.vue#L4
Type 'string | undefined' is not assignable to type 'RoutesNamesList | undefined'.
|
StyleGuides_checks (18.x, ubuntu-latest):
components/Menu/MenuRecursiveList.vue#L5
Parameter 'state' implicitly has an 'any' type.
|
StyleGuides_checks (18.x, ubuntu-latest):
components/Notification/ActionButton.vue#L45
Argument of type '{ class: string; onClick: any; }' is not assignable to parameter of type 'Omit<NuxtLinkProps, "to" | "external"> & { to: NuxtRoute<RoutesNamesList, string, false>; external?: false | undefined; } & Record<...>'.
|
StyleGuides_checks (18.x, ubuntu-latest):
components/Notification/subscription/Form.vue#L6
'__VLS_ctx.$route' is of type 'unknown'.
|
StyleGuides_checks (18.x, ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, pnpm/action-setup@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
StyleGuides_checks (18.x, ubuntu-latest):
components/Payment/PaymentList.vue#L77
'refresh' is assigned a value but never used. Allowed unused vars must match /^_/u
|
StyleGuides_checks (18.x, ubuntu-latest):
server/api/stripe/sessions/list/[customerId].get.ts#L15
'portalSession' is assigned a value but never used. Allowed unused vars must match /^_/u
|
Build (18.x, ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, pnpm/action-setup@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Tests (18.x, ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, pnpm/action-setup@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build (18.x, macos-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, pnpm/action-setup@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build (18.x, windows-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, pnpm/action-setup@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|