remove unused turnstile component dep #538
Annotations
11 errors and 2 warnings
src/common/constants/turnstile.ts#L1
Insert `⏎` (prettier/prettier)
|
src/events/components/Attendance/CaptchaModal.tsx#L4
Replace `"react-turnstile"` with `'react-turnstile'` (prettier/prettier)
|
common/constants/turnstile.ts#L1
There are issues with this file's formatting, please run Prettier to fix the errors
|
events/components/Attendance/CaptchaModal.tsx#L1
There are issues with this file's formatting, please run Prettier to fix the errors
|
src/frontpage/components/AprilFoolsCaptcha/aprilfools.less#L16
Unexpected named color "white" (color-named)
|
src/frontpage/components/AprilFoolsCaptcha/aprilfools.less#L59
Unexpected named color "white" (color-named)
|
src/frontpage/components/AprilFoolsCaptcha/Stage2/stage2.less#L15
Unexpected named color "white" (color-named)
|
src/frontpage/components/AprilFoolsCaptcha/Stage2/stage2.less#L28
Unexpected named color "white" (color-named)
|
src/frontpage/components/AprilFoolsCaptcha/Stage2/stage2.less#L78
Unexpected named color "white" (color-named)
|
src/frontpage/components/AprilFoolsCaptcha/Stage2/stage2.less#L39
Unexpected unit (length-zero-no-unit)
|
src/frontpage/components/AprilFoolsCaptcha/Stage2/stage2.less#L98
Unexpected missing end-of-source newline (no-missing-end-of-source-newline)
|
Run linters
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/cache@v2, wearerequired/lint-action@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run linters
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2, wearerequired/lint-action@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|