Update for 2024 edition #614
Annotations
9 errors and 2 warnings
lint:
components/Common/Navigation/index.jsx#L7
'ApplyLink' is defined but never used
|
lint:
components/Editions/Headshot.jsx#L7
'socials.mastodon' is missing in props validation
|
lint:
components/Editions/Project.jsx#L7
'BREAKOUT_UNSTARTED' is assigned a value but never used
|
lint:
components/Editions/Project.jsx#L8
'BREAKOUT_IN_PROGRESS' is assigned a value but never used
|
lint:
components/Editions/Project.jsx#L9
'BREAKOUT_ENDED' is assigned a value but never used
|
lint:
components/Editions/Project.jsx#L22
'breakoutStatus' is assigned a value but never used
|
lint:
components/Editions/Project.jsx#L22
'setBreakoutStatus' is assigned a value but never used
|
lint:
pages/editions/index.jsx#L13
'sortAlphabetically' is assigned a value but never used
|
lint
Process completed with exit code 1.
|
lint
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build (16.x)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|