Version idea2024 and above #75
Annotations
9 warnings and 1 notice
Build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: gradle/[email protected], actions/setup-java@v3, gradle/gradle-build-action@v2, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-java@v3, gradle/gradle-build-action@v2, codecov/codecov-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Verify plugin
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-java@v3, gradle/gradle-build-action@v2, actions/cache@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
'Enum.values()' is recommended to be replaced by 'Enum.entries' since 1.9:
src/main/kotlin/dev/slint/ideaplugin/ide/settings/SlintSettingsComponent.kt#L61
'Enum.values()' is recommended to be replaced by 'Enum.entries' since 1.9
|
'Enum.values()' is recommended to be replaced by 'Enum.entries' since 1.9:
src/main/kotlin/dev/slint/ideaplugin/ide/settings/SlintSettingsComponent.kt#L65
'Enum.values()' is recommended to be replaced by 'Enum.entries' since 1.9
|
Constant conditions:
src/main/kotlin/dev/slint/ideaplugin/ide/folding/SlintImportFoldingBuilder.kt#L39
Condition 'next != null' is always true
|
Inspect code
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-java@v3, JetBrains/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Release draft
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-java@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "pluginVerifier-result", "SlintPlugin-1.0.2".
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/
|
Function or property has platform type:
build.gradle.kts#L22
Declaration has type inferred from a platform call, which can lead to unchecked nullability issues. Specify type explicitly as nullable or non-nullable.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
SlintPlugin-1.0.2
Expired
|
256 KB |
|
pluginVerifier-result
Expired
|
37.9 KB |
|