Skip to content

feat: sort rulesets by rule-set#valid_from_date #608

feat: sort rulesets by rule-set#valid_from_date

feat: sort rulesets by rule-set#valid_from_date #608

Triggered via push September 13, 2024 11:54
Status Success
Total duration 2m 3s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 2 warnings
src/profile/components/Profile/Header.tsx#L11
'React' must be in scope when using JSX (react/react-in-jsx-scope)
src/core/less/core.less#L35
Unexpected duplicate selector "body", first used at line 25 (no-duplicate-selectors)
src/profile/components/Profile/Header.tsx#L12
'React' must be in scope when using JSX (react/react-in-jsx-scope)
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#L100
Unexpected named color "white" (color-named)
src/frontpage/components/AprilFoolsCaptcha/Stage2/stage2.less#L44
Unexpected unit (length-zero-no-unit)
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/