Skip to content

Update setup-node action version in CI workflow #6

Update setup-node action version in CI workflow

Update setup-node action version in CI workflow #6

Triggered via push February 11, 2024 16:09
Status Success
Total duration 49s
Artifacts

react.yml

on: push
Matrix: Test-and-Build
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
Test-and-Build (20.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test-and-Build (20.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Test-and-Build (20.x): react/src/App.tsx#L6
Missing return type on function
Test-and-Build (20.x): react/src/components/containers/PageContainer.tsx#L7
Missing return type on function
Test-and-Build (20.x): react/src/components/navigation/Navigation.tsx#L13
Missing return type on function
Test-and-Build (20.x): react/src/components/navigation/ThemeSwitcher.tsx#L5
Missing return type on function
Test-and-Build (20.x): react/src/main.tsx#L8
Forbidden non-null assertion
Test-and-Build (20.x): react/src/pages/Contact.tsx#L2
Missing return type on function
Test-and-Build (20.x): react/src/pages/Home.tsx#L1
Missing return type on function
Test-and-Build (20.x): react/src/pages/Projects.tsx#L1
Missing return type on function
Test-and-Build (20.x): react/src/pages/Resume.tsx#L2
Missing return type on function