Skip to content

Bump Gradle to 8.10.2 #90

Bump Gradle to 8.10.2

Bump Gradle to 8.10.2 #90

GitHub Actions / Qodana completed Nov 9, 2024 in 0s

Qodana

45 problems were detected.

Details

📓 Find out how to view the whole Qodana report.
📭 Contact us at [email protected]
👀 Or via our issue tracker: https://jb.gg/qodana-issue
🔥 Or share your feedback: https://jb.gg/qodana-discussions

Annotations

Check warning on line 37 in src/main/java/com/premiumminds/datagrip/vault/VaultWidget.java

See this annotation in the file changed.

@github-actions github-actions / Qodana

Incorrect string capitalization

String 'e.g.: http://example.com' is not properly capitalized. It should have sentence capitalization

Check warning on line 38 in src/main/java/com/premiumminds/datagrip/vault/VaultWidget.java

See this annotation in the file changed.

@github-actions github-actions / Qodana

Incorrect string capitalization

String 'e.g.: secret/my-secret' is not properly capitalized. It should have sentence capitalization

Check warning on line 26 in src/main/java/com/premiumminds/datagrip/vault/VaultWidget.java

See this annotation in the file changed.

@github-actions github-actions / Qodana

Field may be 'final'

Field `secretText` may be 'final'

Check warning on line 25 in src/main/java/com/premiumminds/datagrip/vault/VaultWidget.java

See this annotation in the file changed.

@github-actions github-actions / Qodana

Field may be 'final'

Field `addressText` may be 'final'

Check warning on line 24 in src/main/java/com/premiumminds/datagrip/vault/VaultWidget.java

See this annotation in the file changed.

@github-actions github-actions / Qodana

Field may be 'final'

Field `panel` may be 'final'

Check warning on line 27 in src/main/java/com/premiumminds/datagrip/vault/VaultWidget.java

See this annotation in the file changed.

@github-actions github-actions / Qodana

Field may be 'final'

Field `tokenFileText` may be 'final'

Check failure on line 73 in src/main/java/com/premiumminds/datagrip/vault/VaultDatabaseAuthProvider.java

See this annotation in the file changed.

@github-actions github-actions / Qodana

Usage of API marked for removal

Overrides method that is deprecated and marked for removal in 'com.intellij.database.dataSource.DatabaseAuthProvider'

Check warning on line 96 in src/main/java/com/premiumminds/datagrip/vault/VaultDatabaseAuthProvider.java

See this annotation in the file changed.

@github-actions github-actions / Qodana

Optional call chain can be simplified

Can be replaced with 'isEmpty()'

Check warning on line 5 in src/main/java/com/premiumminds/datagrip/vault/VaultBundle.java

See this annotation in the file changed.

@github-actions github-actions / Qodana

Unused import

Unused import `import org.jetbrains.annotations.NotNull;`

Check warning on line 4 in src/main/java/com/premiumminds/datagrip/vault/VaultBundle.java

See this annotation in the file changed.

@github-actions github-actions / Qodana

Unused import

Unused import `import org.jetbrains.annotations.NonNls;`

Check warning on line 91 in src/main/java/com/premiumminds/datagrip/vault/VaultDatabaseAuthProvider.java

See this annotation in the file changed.

@github-actions github-actions / Qodana

Redundant local variable

Local variable `response` is redundant

Check warning on line 98 in src/main/java/com/premiumminds/datagrip/vault/VaultDatabaseAuthProvider.java

See this annotation in the file changed.

@github-actions github-actions / Qodana

Redundant local variable

Local variable `response` is redundant

Check warning on line 201 in src/main/java/com/premiumminds/datagrip/vault/VaultDatabaseAuthProvider.java

See this annotation in the file changed.

@github-actions github-actions / Qodana

Unstable API Usage

'com.intellij.database.dataSource.DatabaseConnectionInterceptor.ProtoConnection' is declared in unstable interface 'com.intellij.database.dataSource.DatabaseConnectionInterceptor' marked with @ApiStatus.Internal

Check warning on line 107 in src/main/java/com/premiumminds/datagrip/vault/VaultWidget.java

See this annotation in the file changed.

@github-actions github-actions / Qodana

Unstable API Usage

Overridden method 'updateFromUrl(com.intellij.database.dataSource.url.template.@org.jetbrains.annotations.NotNull ParametersHolder)' is declared in unstable interface 'com.intellij.database.dataSource.DatabaseAuthProvider' marked with @ApiStatus.Internal

Check warning on line 185 in src/main/java/com/premiumminds/datagrip/vault/VaultDatabaseAuthProvider.java

See this annotation in the file changed.

@github-actions github-actions / Qodana

Unstable API Usage

'getConnectionPoint()' is declared in unstable interface 'com.intellij.database.dataSource.DatabaseConnectionInterceptor' marked with @ApiStatus.Internal

Check warning on line 108 in src/main/java/com/premiumminds/datagrip/vault/VaultDatabaseAuthProvider.java

See this annotation in the file changed.

@github-actions github-actions / Qodana

Unstable API Usage

'getConnectionProperties()' is declared in unstable interface 'com.intellij.database.dataSource.DatabaseConnectionInterceptor' marked with @ApiStatus.Internal

Check warning on line 73 in src/main/java/com/premiumminds/datagrip/vault/VaultDatabaseAuthProvider.java

See this annotation in the file changed.

@github-actions github-actions / Qodana

Unstable API Usage

Overridden method 'isApplicable(com.intellij.database.dataSource.@org.jetbrains.annotations.NotNull LocalDataSource, com.intellij.database.dataSource.DatabaseAuthProvider.@org.jetbrains.annotations.NotNull ApplicabilityLevel)' is declared in unstable interface 'com.intellij.database.dataSource.DatabaseAuthProvider' marked with @ApiStatus.Internal

Check warning on line 118 in src/main/java/com/premiumminds/datagrip/vault/VaultDatabaseAuthProvider.java

See this annotation in the file changed.

@github-actions github-actions / Qodana

Unstable API Usage

'com.intellij.database.dataSource.DatabaseAuthProvider.AuthWidget' is declared in unstable interface 'com.intellij.database.dataSource.DatabaseAuthProvider' marked with @ApiStatus.Internal

Check warning on line 87 in src/main/java/com/premiumminds/datagrip/vault/VaultWidget.java

See this annotation in the file changed.

@github-actions github-actions / Qodana

Unstable API Usage

Overridden method 'reloadCredentials()' is declared in unstable interface 'com.intellij.database.dataSource.DatabaseAuthProvider' marked with @ApiStatus.Internal

Check warning on line 97 in src/main/java/com/premiumminds/datagrip/vault/VaultWidget.java

See this annotation in the file changed.

@github-actions github-actions / Qodana

Unstable API Usage

Overridden method 'getPreferredFocusedComponent()' is declared in unstable interface 'com.intellij.database.dataSource.DatabaseAuthProvider' marked with @ApiStatus.Internal

Check warning on line 63 in src/main/java/com/premiumminds/datagrip/vault/VaultDatabaseAuthProvider.java

See this annotation in the file changed.

@github-actions github-actions / Qodana

Unstable API Usage

Overridden method 'getId()' is declared in unstable interface 'com.intellij.database.dataSource.DatabaseAuthProvider' marked with @ApiStatus.Internal

Check warning on line 39 in src/main/java/com/premiumminds/datagrip/vault/VaultDatabaseAuthProvider.java

See this annotation in the file changed.

@github-actions github-actions / Qodana

Unstable API Usage

'com.intellij.database.dataSource.DatabaseAuthProvider' is marked unstable with @ApiStatus.Internal

Check warning on line 78 in src/main/java/com/premiumminds/datagrip/vault/VaultDatabaseAuthProvider.java

See this annotation in the file changed.

@github-actions github-actions / Qodana

Unstable API Usage

'com.intellij.database.dataSource.DatabaseConnectionInterceptor.ProtoConnection' is declared in unstable interface 'com.intellij.database.dataSource.DatabaseConnectionInterceptor' marked with @ApiStatus.Internal

Check warning on line 22 in src/main/java/com/premiumminds/datagrip/vault/VaultWidget.java

See this annotation in the file changed.

@github-actions github-actions / Qodana

Unstable API Usage

'com.intellij.database.dataSource.DatabaseAuthProvider' is marked unstable with @ApiStatus.Internal

Check warning on line 72 in src/main/java/com/premiumminds/datagrip/vault/VaultWidget.java

See this annotation in the file changed.

@github-actions github-actions / Qodana

Unstable API Usage

Overridden method 'onChanged([email protected] Runnable)' is declared in unstable interface 'com.intellij.database.dataSource.DatabaseAuthProvider' marked with @ApiStatus.Internal