host page 1 done #12
Merged
host page 1 done #12
Annotations
6 errors and 1 warning
src/components/LoginForm/LoginPage.tsx#L4
Cannot find module './Organizerlogin' or its corresponding type declarations.
|
src/components/LoginForm/OrganizerLogin.tsx#L44
Type '{ children: Element[]; position: string; mt: "md"; }' is not assignable to type 'IntrinsicAttributes & GroupProps & RefAttributes<HTMLDivElement> & { component?: any; renderRoot?: ((props: Record<string, any>) => ReactNode) | undefined; }'.
|
src/components/LoginForm/UserLogin.tsx#L36
Type '{ children: Element[]; position: string; mt: "md"; }' is not assignable to type 'IntrinsicAttributes & GroupProps & RefAttributes<HTMLDivElement> & { component?: any; renderRoot?: ((props: Record<string, any>) => ReactNode) | undefined; }'.
|
src/components/Tournaments/Navbar.tsx#L10
Type '{ children: Element[]; spacing: string; className: string; }' is not assignable to type 'IntrinsicAttributes & GroupProps & RefAttributes<HTMLDivElement> & { component?: any; renderRoot?: ((props: Record<string, any>) => ReactNode) | undefined; }'.
|
src/components/Tournaments/Navbar.tsx#L14
Type '{ children: Element[]; spacing: string; className: string; }' is not assignable to type 'IntrinsicAttributes & GroupProps & RefAttributes<HTMLDivElement> & { component?: any; renderRoot?: ((props: Record<string, any>) => ReactNode) | undefined; }'.
|
|
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/
|
This job failed
Loading