Skip to content

Supply allowed string values of @AttributeDefinition channels #5297

Supply allowed string values of @AttributeDefinition channels

Supply allowed string values of @AttributeDefinition channels #5297

Re-run triggered March 7, 2025 22:59
Status Failure
Total duration 3m 5s
Artifacts

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 6 warnings
build-java
Process completed with exit code 1.
build-java: io.openems.edge.common/src/io/openems/edge/common/component/AbstractOpenemsComponent.java#L337
WhitespaceAround: '}' is not preceded with whitespace.
build-java: io.openems.edge.common/src/io/openems/edge/common/component/AbstractOpenemsComponent.java#L337
WhitespaceAround: '{' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3)
build-java: io.openems.edge.common/src/io/openems/edge/common/component/AbstractOpenemsComponent.java#L336
'}' at column 5 should be on the same line as the next part of a multi-block statement (one that directly contains multiple blocks: if/else-if/else, do/while or try/catch/finally).