dependency bumps node 18 #24
Annotations
10 errors and 12 warnings
components/CoDirectorIcon.jsx#L31
Unknown property 'jsx' found
|
components/about/DirectorQuotes.jsx#L60
Unknown property 'jsx' found
|
components/about/missionSection.jsx#L46
Unknown property 'jsx' found
|
components/about/ourValues.jsx#L1
'Row' is defined but never used
|
components/about/ourValues.jsx#L1
'Card' is defined but never used
|
components/about/ourValues.jsx#L1
'CardDeck' is defined but never used
|
components/about/ourValues.jsx#L1
'CardBody' is defined but never used
|
components/about/ourValues.jsx#L1
'Col' is defined but never used
|
components/about/ourValues.jsx#L14
No magic number: -1
|
components/about/ourValues.jsx#L18
No magic number: 4000
|
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/
|
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/
|
components/Analytics.jsx#L4
Caution: `ReactGA` also has a named export `initialize`. Check if you meant to write `import {initialize} from 'react-ga'` instead
|
components/Analytics.jsx#L8
Caution: `ReactGA` also has a named export `pageview`. Check if you meant to write `import {pageview} from 'react-ga'` instead
|
components/Analytics.jsx#L12
Caution: `ReactGA` also has a named export `event`. Check if you meant to write `import {event} from 'react-ga'` instead
|
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
|
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
|
pages/about.jsx#L7
Using exported name 'fetchContent' as identifier for default export
|
pages/apply/nonprofits.jsx#L10
Using exported name 'fetchContent' as identifier for default export
|
pages/apply/students.jsx#L9
Using exported name 'fetchContent' as identifier for default export
|
pages/index.jsx#L9
Using exported name 'fetchContent' as identifier for default export
|
pages/projects/[projectSlug].jsx#L3
Using exported name 'fetchContent' as identifier for default export
|
The logs for this run have expired and are no longer available.
Loading