Skip to content

General: Implement Course Archive to see old courses from previous semesters #6026

General: Implement Course Archive to see old courses from previous semesters

General: Implement Course Archive to see old courses from previous semesters #6026

Triggered via pull request September 20, 2024 00:16
@edkayaedkaya
opened #9343
Status Success
Total duration 12s
Artifacts

pullrequest-opened.yml

on: pull_request_target
Fit to window
Zoom out
Zoom in

Annotations

1 error, 1 warning, and 1 notice
de.tum.cit.aet.artemis.architecture.ArchitectureTest ► testNoCollectorsToList(): src/test/java/de/tum/cit/aet/artemis/architecture/ArchitectureTest.java#L136
Failed test found in: build/test-results/test/TEST-de.tum.cit.aet.artemis.architecture.ArchitectureTest.xml Error: java.lang.AssertionError: Architecture Violation [Priority: MEDIUM] - Rule 'no classes should call method Collectors.toList(), because You should use .toList() or .collect(Collectors.toCollection(ArrayList::new)) instead' was violated (1 times):
test#L0
Junit Results ran 0 in 0 seconds 0 Errored, 0 Failed, 0 Skipped
assign
The following actions use a deprecated Node.js version and will be forced to run on node20: technote-space/assign-author@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/