WebApi of remote start, remote stop and connector status #1463
Annotations
2 errors and 1 warning
Run Checkstyle:
src/main/java/de/rwth/idsg/steve/web/api/TaskRestController.java#L122
[checkstyle] reported by reviewdog 🐶
'=' is not followed by whitespace.
Raw Output:
/github/workspace/./src/main/java/de/rwth/idsg/steve/web/api/TaskRestController.java:122:57: error: '=' is not followed by whitespace. (com.puppycrawl.tools.checkstyle.checks.whitespace.WhitespaceAroundCheck)
|
Run Checkstyle:
src/main/java/de/rwth/idsg/steve/web/api/TaskRestController.java#L122
[checkstyle] reported by reviewdog 🐶
'=' is not preceded with whitespace.
Raw Output:
/github/workspace/./src/main/java/de/rwth/idsg/steve/web/api/TaskRestController.java:122:57: error: '=' is not preceded with whitespace. (com.puppycrawl.tools.checkstyle.checks.whitespace.WhitespaceAroundCheck)
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading