Update all non-major dependencies #583
Annotations
10 errors and 2 warnings
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'.
|
app/session.server.ts#L6
Cannot find module '~/models/user.server' or its corresponding type declarations.
|
app/session.server.ts#L7
Cannot find module '~/models/user.server' or its corresponding type declarations.
|
app/models/list.server.ts#L5
Cannot find module '~/db.server' or its corresponding type declarations.
|
app/models/list.server.ts#L6
Cannot find module '~/services/moviedb.server' or its corresponding type declarations.
|
app/models/list.server.ts#L21
Binding element 'itemJson' implicitly has an 'any' type.
|
app/utils.ts#L5
Cannot find module '~/models/user.server' or its corresponding type declarations.
|
app/models/user.server.ts#L4
Cannot find module '~/db.server' or its corresponding type declarations.
|
app/routes/lists/$slug/loader.server.ts#L4
Cannot find module '~/models/list.server' or its corresponding type declarations.
|
app/routes/lists/$slug/loader.server.ts#L5
Cannot find module '~/response-helpers' or its corresponding type declarations.
|
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 following actions uses Node.js version which is deprecated and will be forced to run on node20: styfle/[email protected], actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
The logs for this run have expired and are no longer available.
Loading