Skip to content

feat: Link-on-Paste for V2 Library Components #7846

feat: Link-on-Paste for V2 Library Components

feat: Link-on-Paste for V2 Library Components #7846

Triggered via pull request August 2, 2024 15:52
Status Failure
Total duration 1m 48s
Artifacts

validate.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
tests: src/course-unit/course-xblock/CourseXBlock.jsx#L24
'upstreamInfo' is missing in props validation
tests: src/course-unit/course-xblock/CourseXBlock.jsx#L129
'&&' should be placed at the beginning of the line
tests: src/course-unit/course-xblock/CourseXBlock.jsx#L130
Missing parentheses around multilines JSX
tests: src/course-unit/course-xblock/CourseXBlock.jsx#L132
This line has a length of 141. Maximum allowed is 120
tests: src/course-unit/course-xblock/CourseXBlock.jsx#L132
'upstreamInfo.syncUrl' is missing in props validation
tests: src/course-unit/course-xblock/CourseXBlock.jsx#L132
'upstreamInfo.syncUrl' is missing in props validation
tests: src/course-unit/course-xblock/CourseXBlock.jsx#L136
Unexpected newline before '}'
tests: src/course-unit/data/api.js#L77
Unexpected tab character
tests: src/course-unit/data/api.js#L77
Expected indentation of 4 spaces but found 1 tab
tests: src/course-unit/data/slice.js#L103
'state' is defined but never used
tests
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/