Update all non-major dependencies #562
deploy.yml
on: pull_request
⬣ ESLint
51s
ʦ TypeScript
42s
⚡ Vitest
41s
⚫️ Cypress
47s
🐳 Build
0s
🚀 Deploy
0s
Annotations
14 errors and 8 warnings
⚡ Vitest
Process completed with exit code 1.
|
ʦ TypeScript:
vitest.config.ts#L10
Argument of type '{ plugins: (Plugin_2 | PluginOption[])[]; test: { globals: boolean; environment: string; setupFiles: string[]; }; }' is not assignable to parameter of type 'UserConfigExport'.
|
ʦ TypeScript:
app/session.server.ts#L6
Cannot find module '~/models/user.server' or its corresponding type declarations.
|
ʦ TypeScript:
app/session.server.ts#L7
Cannot find module '~/models/user.server' or its corresponding type declarations.
|
ʦ TypeScript:
app/models/list.server.ts#L5
Cannot find module '~/db.server' or its corresponding type declarations.
|
ʦ TypeScript:
app/models/list.server.ts#L6
Cannot find module '~/services/moviedb.server' or its corresponding type declarations.
|
ʦ TypeScript:
app/models/list.server.ts#L21
Binding element 'itemJson' implicitly has an 'any' type.
|
ʦ TypeScript:
app/utils.ts#L5
Cannot find module '~/models/user.server' or its corresponding type declarations.
|
ʦ TypeScript:
app/models/user.server.ts#L4
Cannot find module '~/db.server' or its corresponding type declarations.
|
ʦ TypeScript:
app/routes/lists/$slug/loader.server.ts#L4
Cannot find module '~/models/list.server' or its corresponding type declarations.
|
ʦ TypeScript:
app/routes/lists/$slug/loader.server.ts#L5
Cannot find module '~/response-helpers' or its corresponding type declarations.
|
⚫️ Cypress
Process completed with exit code 1.
|
⬣ ESLint:
app/models/user.server.ts#L80
Prefer using an optional chain expression instead, as it's more concise and easier to read
|
⬣ ESLint
Process completed with exit code 1.
|
⚡ Vitest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: styfle/[email protected], actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
⚡ Vitest
The following actions uses node12 which is deprecated and will be forced to run on node16: styfle/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
ʦ TypeScript
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: styfle/[email protected], actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
ʦ TypeScript
The following actions uses node12 which is deprecated and will be forced to run on node16: styfle/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
⚫️ Cypress
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: styfle/[email protected], actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
⚫️ Cypress
The following actions uses node12 which is deprecated and will be forced to run on node16: styfle/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
⬣ ESLint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: styfle/[email protected], actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
⬣ ESLint
The following actions uses node12 which is deprecated and will be forced to run on node16: styfle/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|