Update all non-major dependencies #471
Annotations
10 errors and 2 warnings
🔎 Type check:
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'.
|
🔎 Type check:
app/session.server.ts#L6
Cannot find module '~/models/user.server' or its corresponding type declarations.
|
🔎 Type check:
app/session.server.ts#L7
Cannot find module '~/models/user.server' or its corresponding type declarations.
|
🔎 Type check:
app/models/list.server.ts#L5
Cannot find module '~/db.server' or its corresponding type declarations.
|
🔎 Type check:
app/models/list.server.ts#L6
Cannot find module '~/services/moviedb.server' or its corresponding type declarations.
|
🔎 Type check:
app/models/list.server.ts#L21
Binding element 'itemJson' implicitly has an 'any' type.
|
🔎 Type check:
app/utils.ts#L5
Cannot find module '~/models/user.server' or its corresponding type declarations.
|
🔎 Type check:
app/models/user.server.ts#L4
Cannot find module '~/db.server' or its corresponding type declarations.
|
🔎 Type check:
app/routes/lists/$slug/loader.server.ts#L4
Cannot find module '~/models/list.server' or its corresponding type declarations.
|
🔎 Type check:
app/routes/lists/$slug/loader.server.ts#L5
Cannot find module '~/response-helpers' or its corresponding type declarations.
|
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/.
|
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/
|
The logs for this run have expired and are no longer available.
Loading