chore(deps): bump release-drafter/release-drafter from 6.3.0 to 7.6.0 #2053
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
|