modify previous change: comment-out instead of deleting #397
Annotations
13 warnings
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/
|
frontend/src/components/Button.Back.tsx#L3
Unexpected any. Specify a different type
|
frontend/src/components/Button.Forward.tsx#L8
Unexpected any. Specify a different type
|
frontend/src/components/Footer.tsx#L6
'Button' is defined but never used
|
frontend/src/components/MailingListBanner.tsx#L3
'FocusTrap' is defined but never used
|
frontend/src/components/MailingListBanner.tsx#L6
'FontAwesome' is defined but never used
|
frontend/src/components/MailingListBanner.tsx#L70
'props' is defined but never used
|
frontend/src/components/New/Button.tsx#L8
Unexpected any. Specify a different type
|
|
|
frontend/src/components/New/Special/StudentCouncilElectionTracker.tsx#L25
'reportOutboundButtonClick' is defined but never used
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "Compiled website".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
This job succeeded
Loading