💿 remix v2 #765
Annotations
10 errors and 1 warning
🧪 test:
src/context/Theme.tsx#L34
Type 'Theme | undefined' is not assignable to type 'Theme'.
|
🧪 test:
src/context/Theme.tsx#L35
Type 'Dispatch<SetStateAction<Theme | undefined>>' is not assignable to type 'Dispatch<SetStateAction<Theme>>'.
|
🧪 test:
src/hooks/useMarkdown/useMarkdown.tsx#L12
Argument of type '[{ createElement: { (type: "input", props?: (InputHTMLAttributes<HTMLInputElement> & ClassAttributes<HTMLInputElement>) | null | undefined, ...children: ReactNode[]): DetailedReactHTMLElement<...>; <P extends HTMLAttributes<...>, T extends HTMLElement>(type: keyof ReactHTML, props?: (ClassAttributes<...> & P) | ... ...' is not assignable to parameter of type '[boolean] | [Options]'.
|
🧪 test:
src/hooks/useMarkdown/useMarkdown.tsx#L16
Binding element 'children' implicitly has an 'any' type.
|
🧪 test:
src/hooks/useMarkdown/useMarkdown.tsx#L17
Binding element 'children' implicitly has an 'any' type.
|
🧪 test:
src/hooks/useMarkdown/useMarkdown.tsx#L18
Binding element 'children' implicitly has an 'any' type.
|
🧪 test:
src/hooks/useMarkdown/useMarkdown.tsx#L19
Binding element 'href' implicitly has an 'any' type.
|
🧪 test:
src/hooks/useMarkdown/useMarkdown.tsx#L19
Binding element 'children' implicitly has an 'any' type.
|
🧪 test:
src/hooks/useMarkdown/useMarkdown.tsx#L26
Binding element 'children' implicitly has an 'any' type.
|
🧪 test:
src/hooks/useMarkdown/useMarkdown.tsx#L29
Binding element 'children' implicitly has an 'any' type.
|
🧪 test
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/
|