Skip to content

Adding redirect to article move #65

Adding redirect to article move

Adding redirect to article move #65

Triggered via push August 25, 2024 15:06
Status Failure
Total duration 48s
Artifacts

deploy.yml

on: push
⬣ ESLint
34s
⬣ ESLint
ʦ TypeScript
38s
ʦ TypeScript
🚀 Deploy
0s
🚀 Deploy
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
ʦ TypeScript: app/routes/_auth+/forgot-password.tsx#L15
Module '"#app/components/forms.tsx"' declares 'Field' locally, but it is not exported.
ʦ TypeScript: app/routes/_auth+/onboarding.tsx#L20
Module '"#app/components/forms.tsx"' declares 'Field' locally, but it is not exported.
ʦ TypeScript: app/routes/_auth+/onboarding_.$provider.tsx#L24
Module '"#app/components/forms.tsx"' declares 'Field' locally, but it is not exported.
ʦ TypeScript: app/routes/_auth+/reset-password.tsx#L13
Module '"#app/components/forms.tsx"' declares 'Field' locally, but it is not exported.
ʦ TypeScript: app/routes/_auth+/signup.tsx#L15
Module '"#app/components/forms.tsx"' declares 'Field' locally, but it is not exported.
ʦ TypeScript: app/routes/_marketing+/articles+/index.tsx#L2
Module '"./_article+/the-generative-part-of-generative-art"' has no exported member 'DemoPreview'.
ʦ TypeScript: app/routes/admin+/cache.tsx#L18
Module '"#app/components/forms.tsx"' declares 'Field' locally, but it is not exported.
ʦ TypeScript: app/routes/settings+/profile.change-email.tsx#L12
Module '"#app/components/forms.tsx"' declares 'Field' locally, but it is not exported.
ʦ TypeScript: app/routes/settings+/profile.index.tsx#L12
Module '"#app/components/forms.tsx"' declares 'Field' locally, but it is not exported.
ʦ TypeScript: app/routes/settings+/profile.index.tsx#L268
Type '{ children: Element; status: "idle" | "success" | "pending"; onBlur: (event: FocusEvent<HTMLButtonElement, Element>) => void; ... 270 more ...; onTransitionEndCapture?: TransitionEventHandler<...> | undefined; }' is not assignable to type 'IntrinsicAttributes & ((CleanProps<"button", "type" | "disabled" | "autoFocus"> & OurProps<"button", ButtonRenderPropArg> & { ...; } & { ...; } & PropsWithChildren<...>) & RefAttributes<...>)'.
⬣ ESLint
The following actions use a deprecated Node.js version and will be forced to run on node20: 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/
ʦ TypeScript
The following actions use a deprecated Node.js version and will be forced to run on node20: 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/