Skip to content

ci: add build workflow #3

ci: add build workflow

ci: add build workflow #3

Triggered via pull request January 18, 2025 16:00
@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

10 errors and 1 warning
Build Application: src/constants/collections.ts#L4
'"@icons-pack/react-simple-icons"' has no exported member named 'SiLinkedin'. Did you mean 'SiLinkerd'?
Build Application: src/constants/contact.ts#L3
'"@icons-pack/react-simple-icons"' has no exported member named 'SiLinkedin'. Did you mean 'SiLinkerd'?
Build Application: src/constants/skills.ts#L2
Module '"@icons-pack/react-simple-icons"' has no exported member 'SiAdobephotoshop'.
Build Application: src/constants/skills.ts#L3
Module '"@icons-pack/react-simple-icons"' has no exported member 'SiAdobephotoshopHex'.
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
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636