Skip to content

Update deployment actions #4

Update deployment actions

Update deployment actions #4

Triggered via push September 10, 2024 01:23
Status Failure
Total duration 20s
Artifacts

deploy.yml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
build (20): src/components/Link.tsx#L3
Cannot find module 'react/jsx-runtime' or its corresponding type declarations.
build (20): src/components/Link.tsx#L4
JSX element implicitly has type 'any' because no interface 'JSX.IntrinsicElements' exists.
build (20): src/components/Link.tsx#L8
JSX element implicitly has type 'any' because no interface 'JSX.IntrinsicElements' exists.
build (20): src/components/Link.tsx#L9
JSX element implicitly has type 'any' because no interface 'JSX.IntrinsicElements' exists.
build (20): src/components/Link.tsx#L9
JSX element implicitly has type 'any' because no interface 'JSX.IntrinsicElements' exists.
build (20): src/components/Contact.tsx#L5
JSX element implicitly has type 'any' because no interface 'JSX.IntrinsicElements' exists.
build (20): src/components/Contact.tsx#L5
Cannot find module 'react/jsx-runtime' or its corresponding type declarations.
build (20): src/components/Contact.tsx#L6
JSX element implicitly has type 'any' because no interface 'JSX.IntrinsicElements' exists.
build (20): src/components/Contact.tsx#L6
JSX element implicitly has type 'any' because no interface 'JSX.IntrinsicElements' exists.
build (20): src/components/Contact.tsx#L7
JSX element implicitly has type 'any' because no interface 'JSX.IntrinsicElements' exists.
build (20)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/