Skip to content

WebApi of remote start, remote stop and connector status #1304

WebApi of remote start, remote stop and connector status

WebApi of remote start, remote stop and connector status #1304

Triggered via pull request October 2, 2024 08:49
Status Success
Total duration 1m 28s
Artifacts

review.yml

on: pull_request
license-check
33s
license-check
checkstyle
14s
checkstyle
Fit to window
Zoom out
Zoom in

Annotations

1 error
checkstyle: src/main/java/de/rwth/idsg/steve/web/api/dto/ApiChargePointList.java#L53
[checkstyle] reported by reviewdog 🐶 Redundant 'public' modifier. Raw Output: /github/workspace/./src/main/java/de/rwth/idsg/steve/web/api/dto/ApiChargePointList.java:53:9: error: Redundant 'public' modifier. (com.puppycrawl.tools.checkstyle.checks.modifier.RedundantModifierCheck)