Skip to content

feat: multiple statuses reviewable #121

feat: multiple statuses reviewable

feat: multiple statuses reviewable #121

Triggered via pull request October 13, 2023 15:02
Status Failure
Total duration 1m 1s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

ci.yml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

10 errors
test (16): src/pages/ExamsPage/components/ReviewExamAttemptButton.jsx#L34
Expected to return a value at the end of arrow function
test (16): src/pages/ExamsPage/components/ReviewExamAttemptButton.jsx#L42
Closing curly brace does not appear on the same line as the subsequent block
test (16): src/pages/ExamsPage/components/ReviewExamAttemptButton.jsx#L43
Unnecessary 'else' after 'return'
test (16): src/pages/ExamsPage/components/ReviewExamAttemptButton.jsx#L75
'?' should be placed at the beginning of the line
test (16): src/pages/ExamsPage/components/ReviewExamAttemptButton.jsx#L76
':' should be placed at the beginning of the line
test (16): src/pages/ExamsPage/components/ReviewExamAttemptButton.jsx#L78
Closing tag of a multiline JSX expression must be on its own line
test (16): src/pages/ExamsPage/components/ReviewExamAttemptButton.jsx#L87
Unexpected usage of singlequote
test (16): src/pages/ExamsPage/messages.js#L123
This line has a length of 173. Maximum allowed is 120
test (16)
Process completed with exit code 1.