Skip to content

subscription form

subscription form #20

Triggered via push August 3, 2024 21:01
Status Failure
Total duration 36s
Artifacts

static.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

5 errors
deploy: src/components/Subscription.tsx#L1
'React' is declared but its value is never read.
deploy: src/components/Subscription.tsx#L7
'FormDescription' is declared but its value is never read.
deploy: src/components/Subscription.tsx#L24
Argument of type '{ [k: string]: FormDataEntryValue; }' is not assignable to parameter of type 'string | string[][] | Record<string, string> | URLSearchParams | undefined'.
deploy: src/components/Subscription.tsx#L65
Type '(event: { preventDefault: () => void; target: HTMLFormElement | undefined; }) => Promise<void>' is not assignable to type 'FormEventHandler<HTMLFormElement>'.
deploy
Process completed with exit code 2.