Programming exercises:
improve integration of Monaco code editor and Athena Preliminary Feedback
#55325
test.yml
on: pull_request
server-tests
14m 49s
server-style
2m 28s
client-tests
1m 0s
client-tests-selected
1m 3s
client-style
2m 32s
client-compilation
42s
Annotations
10 errors and 4 warnings
client-tests:
src/test/javascript/spec/integration/code-editor/code-editor-container.integration.spec.ts#L586
Property 'updateFileBadges' does not exist on type 'CodeEditorContainerComponent'.
|
client-tests
Process completed with exit code 2.
|
client-tests-selected:
src/test/javascript/spec/integration/code-editor/code-editor-container.integration.spec.ts#L586
Property 'updateFileBadges' does not exist on type 'CodeEditorContainerComponent'.
|
client-tests-selected
Process completed with exit code 2.
|
client-style:
src/main/webapp/app/exercises/programming/participate/code-editor-student-container.component.ts#L30
'StudentParticipation' is defined but never used
|
client-style:
src/main/webapp/app/exercises/programming/shared/code-editor/file-browser/code-editor-file-browser-badge.component.ts#L2
Member 'IconDefinition' of the import declaration should be sorted alphabetically
|
client-style
Process completed with exit code 1.
|
server-tests
Process completed with exit code 1.
|
server-tests
Process completed with exit code 1.
|
server-tests
Failed test were found and 'fail-on-error' option is set to true
|
client-tests
No files were found with the provided path: build/test-results/lcov-report/. No artifacts will be uploaded.
|
server-tests
The following actions use a deprecated Node.js version and will be forced to run on node20: ashley-taylor/junit-report-annotations-action@f9c1a5cbe28479439f82b80a5402a6d3aa1990ac. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
server-tests
No files were found with the provided path: build/reports/jacoco/test/html/. No artifacts will be uploaded.
|
server-tests
Test report summary exceeded limit of 65535 bytes and will be trimmed
|