Skip to content

ci: add build workflow #4

ci: add build workflow

ci: add build workflow #4

Triggered via pull request January 18, 2025 16:07
@Fingertips18Fingertips18
synchronize #98
ci/build
Status Failure
Total duration 26s
Artifacts

build.yaml

on: pull_request
Build Application
18s
Build Application
Fit to window
Zoom out
Zoom in

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