Skip to content

node 18 for deploy

node 18 for deploy #25

Triggered via push August 23, 2024 19:24
Status Failure
Total duration 2m 9s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

12 errors and 16 warnings
format
Process completed with exit code 1.
lint: components/CoDirectorIcon.jsx#L31
Unknown property 'jsx' found
lint: components/about/DirectorQuotes.jsx#L60
Unknown property 'jsx' found
lint: components/about/missionSection.jsx#L46
Unknown property 'jsx' found
lint: components/about/ourValues.jsx#L1
'Row' is defined but never used
lint: components/about/ourValues.jsx#L1
'Card' is defined but never used
lint: components/about/ourValues.jsx#L1
'CardDeck' is defined but never used
lint: components/about/ourValues.jsx#L1
'CardBody' is defined but never used
lint: components/about/ourValues.jsx#L1
'Col' is defined but never used
lint: components/about/ourValues.jsx#L14
No magic number: -1
lint: components/about/ourValues.jsx#L18
No magic number: 4000
build
Process completed with exit code 1.
format
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
format
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
lint: components/Analytics.jsx#L4
Caution: `ReactGA` also has a named export `initialize`. Check if you meant to write `import {initialize} from 'react-ga'` instead
lint: components/Analytics.jsx#L8
Caution: `ReactGA` also has a named export `pageview`. Check if you meant to write `import {pageview} from 'react-ga'` instead
lint: components/Analytics.jsx#L12
Caution: `ReactGA` also has a named export `event`. Check if you meant to write `import {event} from 'react-ga'` instead
lint: components/about/ourValues.jsx#L21
React Hook useEffect has a missing dependency: 'content'. Either include it or remove the dependency array. If 'setDisplayValues' needs the current value of 'content', you can also switch to useReducer instead of useState and read 'content' in the reducer
lint: components/about/ourValues.jsx#L50
React Hook useEffect has missing dependencies: 'content', 'displayValues', and 'selected'. Either include them or remove the dependency array. You can also do a functional update 'setSelected(s => ...)' if you only need 'selected' in the 'setSelected' call
lint: pages/about.jsx#L7
Using exported name 'fetchContent' as identifier for default export
lint: pages/apply/nonprofits.jsx#L10
Using exported name 'fetchContent' as identifier for default export
lint: pages/apply/students.jsx#L9
Using exported name 'fetchContent' as identifier for default export
lint: pages/index.jsx#L9
Using exported name 'fetchContent' as identifier for default export
lint: pages/projects/[projectSlug].jsx#L3
Using exported name 'fetchContent' as identifier for default export
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/