Update all non-major dependencies #665
deploy.yml
on: pull_request
⬣ ESLint
1m 2s
ʦ TypeScript
41s
⚡ Vitest
40s
⚫️ Cypress
48s
🐳 Build
0s
🚀 Deploy
0s
Annotations
14 errors and 4 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
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
ʦ TypeScript
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
⚫️ Cypress
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
⬣ ESLint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|