Skip to content

chore(deps): bump github/codeql-action from 4 to 4.37.3 in the minor-and-patch group #2057

chore(deps): bump github/codeql-action from 4 to 4.37.3 in the minor-and-patch group

chore(deps): bump github/codeql-action from 4 to 4.37.3 in the minor-and-patch group #2057

Triggered via pull request July 31, 2026 10:44
Status Success
Total duration 5m 4s
Artifacts

boat.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

14 warnings
test: boat-maven-plugin/target/generated-sources/openapi/src/gen/java/main/com/backbase/oss/boat/bay/client/model/UploadRequestBody.java#L43
@builder will ignore the initializing expression entirely. If you want the initializing expression to serve as default, add @Builder.Default. If it is not supposed to be settable during building, make the field final.
test: boat-maven-plugin/target/generated-sources/openapi/src/gen/java/main/com/backbase/oss/boat/bay/client/model/BoatLintReport.java#L75
@builder will ignore the initializing expression entirely. If you want the initializing expression to serve as default, add @Builder.Default. If it is not supposed to be settable during building, make the field final.
test: boat-maven-plugin/target/generated-sources/openapi/src/gen/java/main/com/backbase/oss/boat/bay/client/model/BoatCapability.java#L70
@builder will ignore the initializing expression entirely. If you want the initializing expression to serve as default, add @Builder.Default. If it is not supposed to be settable during building, make the field final.
test: boat-scaffold/src/main/java/com/backbase/oss/codegen/doc/BoatCodegenParameter.java#L26
Generating equals/hashCode implementation but without a call to superclass, even though this class does not extend java.lang.Object. If this is intentional, add '@EqualsAndHashCode(callSuper=false)' to your type.
sonar
no comment
sonar
no comment
sonar
no comment
sonar
no comment
sonar
no comment
sonar
use of default constructor, which does not provide a comment
sonar
no comment
sonar
no comment
sonar
use of default constructor, which does not provide a comment
sonar
no comment