Add spotless for automatic formatting #1907
Annotations
12 warnings and 3 notices
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, JetBrains/qodana-action@v2023.2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
app/src/main/java/io/apicurio/registry/storage/impl/sql/AbstractSqlRegistryStorage.java#L2341
Auto-unboxing `handles.withHandleNoException(handle -> { return handle.createQuery(sqlStatements().sele...`
|
app/src/main/java/io/apicurio/registry/storage/impl/sql/AbstractSqlRegistryStorage.java#L2136
Auto-unboxing `handles.withHandle(handle -> { return handle.createQuery(sqlStatements.selectTotalArtifa...`
|
app/src/main/java/io/apicurio/registry/storage/impl/sql/AbstractSqlRegistryStorage.java#L2786
Auto-unboxing `handles.withHandleNoException(handle -> { return handle.createQuery(sqlStatements().sele...`
|
app/src/main/java/io/apicurio/registry/storage/impl/sql/AbstractSqlRegistryStorage.java#L2877
Auto-unboxing `handles.withHandleNoException(handle -> { return handle.createQuery(sqlStatements().sele...`
|
app/src/main/java/io/apicurio/registry/storage/impl/sql/AbstractSqlRegistryStorage.java#L2112
Auto-unboxing `handles.withHandle(handle -> { return handle.createQuery(sqlStatements.selectAllArtifact...`
|
app/src/main/java/io/apicurio/registry/storage/impl/sql/AbstractSqlRegistryStorage.java#L2858
Auto-unboxing `handles.withHandleNoException(handle -> { return handle.createQuery(sqlStatements().sele...`
|
app/src/main/java/io/apicurio/registry/storage/impl/sql/AbstractSqlRegistryStorage.java#L2129
Auto-unboxing `handle.createQuery(sqlStatements.selectAllArtifactVersionsCount()) .bind(0, normaliz...`
|
app/src/main/java/io/apicurio/registry/storage/impl/sql/AbstractSqlRegistryStorage.java#L2878
Auto-unboxing `handle.createQuery(sqlStatements().selectRoleMappingCountByPrincipal()) .bind(0,...`
|
app/src/main/java/io/apicurio/registry/storage/impl/sql/AbstractSqlRegistryStorage.java#L2342
Auto-unboxing `handle.createQuery(sqlStatements().selectArtifactCountById()) .bind(0, normalize...`
|
app/src/main/java/io/apicurio/registry/storage/impl/sql/AbstractSqlRegistryStorage.java#L2859
Auto-unboxing `handle.createQuery(sqlStatements().selectArtifactRuleCountByType()) .bind(0, nor...`
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "qodana-report".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
app/src/main/java/io/apicurio/registry/rest/v3/GroupsResourceImpl.java#L661
Commented out code (21 lines)
|
utils/maven-plugin/src/main/java/io/apicurio/registry/maven/AbstractDirectoryParser.java#L128
Commented out code (2 lines)
|
app/src/main/java/io/apicurio/registry/rest/v3/GroupsResourceImpl.java#L1041
Commented out code (7 lines)
|
The logs for this run have expired and are no longer available.
Loading