Skip to content

feat: add allowances tab #265

feat: add allowances tab

feat: add allowances tab #265

Triggered via pull request July 16, 2024 18:30
Status Failure
Total duration 39s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
test: src/pages/ExamsPage/components/AllowanceList.jsx#L12
Block must not be padded by blank lines
test: src/pages/ExamsPage/components/AllowanceList.jsx#L25
Expected indentation of 8 space characters but found 6
test: src/pages/ExamsPage/components/AllowanceList.jsx#L25
Expected '===' and instead saw '=='
test: src/pages/ExamsPage/components/AllowanceList.jsx#L25
'?' should be placed at the beginning of the line
test: src/pages/ExamsPage/components/AllowanceList.jsx#L26
Missing parentheses around multilines JSX
test: src/pages/ExamsPage/components/AllowanceList.jsx#L34
Unexpected newline before '}'
test: src/pages/ExamsPage/components/ExamSelection.jsx#L10
'ExternalReviewDashboard' is defined but never used
test: src/pages/ExamsPage/components/ExamSelection.jsx#L10
Strings must use singlequote
test: src/pages/ExamsPage/components/ExamSelection.test.jsx#L61
A space is required before closing bracket
test: src/pages/ExamsPage/hooks.js#L124
Missing semicolon
test
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/