Skip to content

merge Steve community master 20241105 #1408

merge Steve community master 20241105

merge Steve community master 20241105 #1408

Triggered via pull request November 5, 2024 05:46
Status Success
Total duration 41s
Artifacts

review.yml

on: pull_request
license-check
32s
license-check
checkstyle
16s
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)