removed too many styles :) #581
Annotations
16 errors and 2 warnings
src/core/less/core.less#L35
Unexpected duplicate selector "body", first used at line 25 (no-duplicate-selectors)
|
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/core/index.tsx#L13
'React' must be in scope when using JSX (react/react-in-jsx-scope)
|
src/frontpage/components/AprilFoolsCaptcha/Stage2/stage2.less#L15
Unexpected named color "white" (color-named)
|
src/core/index.tsx#L14
'React' must be in scope when using JSX (react/react-in-jsx-scope)
|
src/frontpage/components/AprilFoolsCaptcha/Stage2/stage2.less#L28
Unexpected named color "white" (color-named)
|
src/core/index.tsx#L15
'React' must be in scope when using JSX (react/react-in-jsx-scope)
|
src/frontpage/components/AprilFoolsCaptcha/Stage2/stage2.less#L100
Unexpected named color "white" (color-named)
|
src/core/index.tsx#L17
'React' must be in scope when using JSX (react/react-in-jsx-scope)
|
src/frontpage/components/AprilFoolsCaptcha/Stage2/stage2.less#L44
Unexpected unit (length-zero-no-unit)
|
src/core/index.tsx#L18
'React' must be in scope when using JSX (react/react-in-jsx-scope)
|
src/core/index.tsx#L19
'React' must be in scope when using JSX (react/react-in-jsx-scope)
|
src/core/index.tsx#L20
'React' must be in scope when using JSX (react/react-in-jsx-scope)
|
src/core/index.tsx#L21
'React' must be in scope when using JSX (react/react-in-jsx-scope)
|
src/core/index.tsx#L22
'React' must be in scope when using JSX (react/react-in-jsx-scope)
|
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 use a deprecated Node.js version 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/
|