Skip to content

refactor: Editors - convert AnswerWidget, Button, ExpandableTextArea to TypeScript #10728

refactor: Editors - convert AnswerWidget, Button, ExpandableTextArea to TypeScript

refactor: Editors - convert AnswerWidget, Button, ExpandableTextArea to TypeScript #10728

Triggered via pull request December 9, 2024 18:02
Status Failure
Total duration 1m 58s
Artifacts

validate.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
tests: src/editors/containers/ProblemEditor/components/EditProblemView/AnswerWidget/AnswerOption.tsx#L17
Using exported name 'ExpandableTextArea' as identifier for default export
tests: src/editors/containers/ProblemEditor/components/EditProblemView/AnswerWidget/AnswersContainer.test.jsx#L9
AnswersContainerInternal not found in './AnswersContainer'
tests: src/editors/containers/ProblemEditor/components/EditProblemView/AnswerWidget/AnswersContainer.tsx#L11
Using exported name 'Button' as identifier for default export
tests: src/editors/containers/ProblemEditor/components/EditProblemView/AnswerWidget/components/Feedback/FeedbackControl.jsx#L7
Using exported name 'ExpandableTextArea' as identifier for default export
tests: src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/settingsComponents/HintRow.jsx#L12
Using exported name 'ExpandableTextArea' as identifier for default export
tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636