ci: add build workflow #4
Annotations
7 errors and 1 warning
Build Application:
src/pages/root/_components/contact/index.tsx#L13
Type 'RefObject<HTMLElement | null>' is not assignable to type 'RefObject<HTMLElement>'.
|
Build Application:
src/pages/root/_components/education/index.tsx#L14
Type 'RefObject<HTMLElement | null>' is not assignable to type 'RefObject<HTMLElement>'.
|
Build Application:
src/pages/root/_components/experience/index.tsx#L15
Type 'RefObject<HTMLElement | null>' is not assignable to type 'RefObject<HTMLElement>'.
|
Build Application:
src/pages/root/_components/hero/index.tsx#L19
Type 'RefObject<HTMLElement | null>' is not assignable to type 'RefObject<HTMLElement>'.
|
Build Application:
src/pages/root/_components/projects/index.tsx#L13
Type 'RefObject<HTMLElement | null>' is not assignable to type 'RefObject<HTMLElement>'.
|
Build Application:
src/pages/root/_components/skills/index.tsx#L17
Type 'RefObject<HTMLElement | null>' is not assignable to type 'RefObject<HTMLElement>'.
|
Build Application
Process completed with exit code 2.
|
Build Application
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|