Skip to content

Feat/studentGroupService todos #163

Feat/studentGroupService todos

Feat/studentGroupService todos #163

Triggered via pull request July 17, 2024 10:17
Status Failure
Total duration 33s
Artifacts

test.yml

on: pull_request
Web Tests
23s
Web Tests
Server Tests
11s
Server Tests
Fit to window
Zoom out
Zoom in

Annotations

2 warnings
Server Tests: server/src/test/java/de/uftos/e2e/StudentGroupsTest.java#L20
[checkstyle] reported by reviewdog 🐶 Missing a Javadoc comment. Raw Output: /github/workspace/./server/src/test/java/de/uftos/e2e/StudentGroupsTest.java:20:1: warning: Missing a Javadoc comment. (com.puppycrawl.tools.checkstyle.checks.javadoc.MissingJavadocTypeCheck)
Server Tests: server/src/test/java/de/uftos/services/StudentGroupServiceTests.java#L34
[checkstyle] reported by reviewdog 🐶 Missing a Javadoc comment. Raw Output: /github/workspace/./server/src/test/java/de/uftos/services/StudentGroupServiceTests.java:34:1: warning: Missing a Javadoc comment. (com.puppycrawl.tools.checkstyle.checks.javadoc.MissingJavadocTypeCheck)