Commented out unused variable #548
Annotations
15 errors and 2 warnings
src/pages/applications/index.tsx#L10
Delete `··` (prettier/prettier)
|
src/pages/applications/index.tsx#L11
Replace `····const·hour·=·Math.floor((+new·Date()` with `··const·hour·=·Math.floor(+new·Date(` (prettier/prettier)
|
src/pages/applications/index.tsx#L12
Replace `····` with `··` (prettier/prettier)
|
src/frontpage/components/AprilFoolsCaptcha/aprilfools.less#L16
Unexpected named color "white" (color-named)
|
src/pages/applications/index.tsx#L13
Delete `··` (prettier/prettier)
|
src/frontpage/components/AprilFoolsCaptcha/aprilfools.less#L59
Unexpected named color "white" (color-named)
|
src/pages/applications/index.tsx#L14
Insert `;` (prettier/prettier)
|
src/pages/applications/index.tsx#L32
Delete `·` (prettier/prettier)
|
src/frontpage/components/AprilFoolsCaptcha/Stage2/stage2.less#L15
Unexpected named color "white" (color-named)
|
src/pages/applications/index.tsx#L46
Delete `·` (prettier/prettier)
|
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)
|
pages/applications/index.tsx#L1
There are issues with this file's formatting, please run Prettier to fix the errors
|
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/
|
Run linters
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions/cache@v2, wearerequired/lint-action@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|