WebApi of remote start, remote stop and connector status #1542
review.yml
on: pull_request
license-check
43s
checkstyle
19s
Annotations
2 errors and 2 warnings
checkstyle:
src/main/java/de/rwth/idsg/steve/service/ChargePointServiceClient.java#L229
[checkstyle] reported by reviewdog 🐶
',' is not followed by whitespace.
Raw Output:
/github/workspace/./src/main/java/de/rwth/idsg/steve/service/ChargePointServiceClient.java:229:38: error: ',' is not followed by whitespace. (com.puppycrawl.tools.checkstyle.checks.whitespace.WhitespaceAfterCheck)
|
checkstyle:
src/main/java/de/rwth/idsg/steve/service/ChargePointServiceClient.java#L236
[checkstyle] reported by reviewdog 🐶
',' is not followed by whitespace.
Raw Output:
/github/workspace/./src/main/java/de/rwth/idsg/steve/service/ChargePointServiceClient.java:236:38: error: ',' is not followed by whitespace. (com.puppycrawl.tools.checkstyle.checks.whitespace.WhitespaceAfterCheck)
|
checkstyle
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
license-check
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|