Skip to content

Update deps

Update deps #1

Re-run triggered October 10, 2023 23:41
Status Failure
Total duration 1m 37s
Artifacts

deploy.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

14 errors and 3 warnings
⚡ Vitest
Process completed with exit code 1.
⬣ ESLint
Process completed with exit code 1.
⚫️ Cypress
Process completed with exit code 1.
ʦ TypeScript: app/components/event/event-list-item-component.tsx#L24
No overload matches this call.
ʦ TypeScript: app/routes/send-magic-link.tsx#L1
Module '"@remix-run/node"' has no exported member 'ActionArgs'.
ʦ TypeScript: app/modules/auth/components/continue-with-email-form.tsx#L11
Property 'type' does not exist on type 'TypedFetcherWithComponents<({ request }: ActionArgs) => Promise<TypedResponse<{ error: string; }> | TypedResponse<{ error: null; }>>>'.
ʦ TypeScript: app/modules/auth/components/continue-with-email-form.tsx#L29
Type '{ children: Element[]; method: "post"; action: string; replace: boolean; ref: RefObject<HTMLFormElement>; }' is not assignable to type 'IntrinsicAttributes & FetcherFormProps & RefAttributes<HTMLFormElement>'.
ʦ TypeScript: app/modules/user/service.server.test.ts#L53
Expected 7-8 arguments, but got 2.
ʦ TypeScript: app/modules/user/service.server.test.ts#L106
Expected 7-8 arguments, but got 2.
ʦ TypeScript: app/modules/user/service.server.test.ts#L158
Expected 7-8 arguments, but got 2.
ʦ TypeScript: app/modules/user/service.server.test.ts#L204
Expected 7-8 arguments, but got 2.
ʦ TypeScript: app/entry.server.tsx#L3
Module '"@remix-run/node"' has no exported member 'Response'.
ʦ TypeScript: app/entry.server.tsx#L4
Module '"@remix-run/node"' has no exported member 'Headers'.
🐳 Build
buildx failed with: ERROR: failed to solve: process "/bin/sh -c npm run build" did not complete successfully: exit code: 1
⚫️ Cypress
Unexpected input(s) 'envkey_SESSION_SECRET', 'envkey_SUPABASE_ANON_PUBLIC', 'envkey_SUPABASE_SERVICE_ROLE', 'envkey_SUPABASE_URL', 'envkey_SERVER_URL', 'envkey_DATABASE_URL', valid inputs are ['entryPoint', 'args', 'file_name', 'directory', 'fail_on_empty']
🐳 Build
The following actions uses node12 which is deprecated and will be forced to run on node16: SebRollen/toml-action@v1.0.0. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
🐳 Build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/