Skip to content

Expand unit tests for services #1156

Expand unit tests for services

Expand unit tests for services #1156

Triggered via pull request September 2, 2024 09:29
Status Failure
Total duration 3m 12s
Artifacts

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 3 warnings
E2E Tests
Process completed with exit code 1.
E2E Tests
Process completed with exit code 1.
Server Tests: server/src/test/java/de/uftos/services/StudentGroupServiceTests.java#L132
[checkstyle] reported by reviewdog 🐶 'new' has incorrect indentation level 8, expected level should be one of the following: 10, 12. Raw Output: /github/workspace/./server/src/test/java/de/uftos/services/StudentGroupServiceTests.java:132:9: warning: 'new' has incorrect indentation level 8, expected level should be one of the following: 10, 12. (com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck)
Server Tests: server/src/test/java/de/uftos/services/StudentGroupServiceTests.java#L135
[checkstyle] reported by reviewdog 🐶 'new' has incorrect indentation level 8, expected level should be one of the following: 10, 12. Raw Output: /github/workspace/./server/src/test/java/de/uftos/services/StudentGroupServiceTests.java:135:9: warning: 'new' has incorrect indentation level 8, expected level should be one of the following: 10, 12. (com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck)
Server Tests: server/src/test/java/de/uftos/services/SubjectServiceTests.java#L101
[checkstyle] reported by reviewdog 🐶 'new' has incorrect indentation level 8, expected level should be one of the following: 10, 12. Raw Output: /github/workspace/./server/src/test/java/de/uftos/services/SubjectServiceTests.java:101:9: warning: 'new' has incorrect indentation level 8, expected level should be one of the following: 10, 12. (com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck)