merge Steve community master 20241105 #1408
review.yml
on: pull_request
license-check
32s
checkstyle
16s
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)
|