Skip to content

Rule Dashboard Parsing #9967

Rule Dashboard Parsing

Rule Dashboard Parsing #9967

Triggered via pull request January 19, 2026 23:25
Status Failure
Total duration 1m 10s
Artifacts

lint-check.yml

on: pull_request
run-linting-check
1m 6s
run-linting-check
Fit to window
Zoom out
Zoom in

Annotations

1 error and 10 warnings
run-linting-check
Process completed with exit code 1.
run-linting-check: src/frontend/src/pages/RulesPage/RulesetEditPage.tsx#L74
'rulesError' is already defined
run-linting-check: src/frontend/src/pages/RulesPage/RulesetEditPage.tsx#L68
'rulesetError' is already defined
run-linting-check: src/frontend/src/pages/RulesPage/RulesetEditPage.tsx#L63
'error' is assigned a value but never used
run-linting-check: src/frontend/src/pages/RulesPage/RulesetEditPage.tsx#L63
'isError' is assigned a value but never used
run-linting-check: src/frontend/src/pages/RulesPage/RulesetEditPage.tsx#L58
'isRulesLoading' is assigned a value but never used
run-linting-check: src/frontend/src/pages/RulesPage/RulesetEditPage.tsx#L55
'allRules' is assigned a value but never used
run-linting-check: src/frontend/src/pages/RulesPage/RulesetEditPage.tsx#L52
'isRulesetLoading' is assigned a value but never used
run-linting-check: src/frontend/src/pages/RulesPage/RulesetEditPage.tsx#L25
'useSingleRuleset' is already defined
run-linting-check: src/backend/src/services/rules.services.ts#L12
'RulesetPreview' is defined but never used