Bump org.jetbrains.kotlin.jvm from 2.0.20 to 2.1.0 #268
build.yml
on: pull_request
Annotations
1 error, 13 warnings, and 9 notices
Test
Cannot invoke "com.intellij.openapi.vfs.newvfs.persistent.PersistentFSConnection.getNames()" because "com.intellij.openapi.vfs.newvfs.persistent.FSRecords.ourConnection" is null
|
Build
This job uses deprecated functionality from the 'gradle/wrapper-validation-action' action. Consult the logs for more details.
|
Build
This job uses deprecated functionality from the 'gradle/gradle-build-action' action. Consult the Job Summary for more details.
|
Test
This job uses deprecated functionality from the 'gradle/gradle-build-action' action. Consult the Job Summary for more details.
|
Local 'var' is never modified and can be declared as 'val':
build.gradle.kts#L129
Variable is never modified, so it can be declared using 'val'
|
Incorrect string capitalization:
src/main/kotlin/com/github/adrienpessu/sarifviewer/actions/OpenLocalAction.kt#L7
String 'Open local Sarif file' is not properly capitalized. It should have title capitalization
|
Incorrect string capitalization:
src/main/kotlin/com/github/adrienpessu/sarifviewer/configurable/SettingComponent.kt#L35
String 'GHES Hostname ' is not properly capitalized. It should have sentence capitalization
|
|
|
|
|
|
Unused symbol:
src/main/kotlin/com/github/adrienpessu/sarifviewer/MyBundle.kt#L10
Object "MyBundle" is never used
|
Verify plugin
This job uses deprecated functionality from the 'gradle/gradle-build-action' action. Consult the Job Summary for more details.
|
|
Property naming convention:
src/main/kotlin/com/github/adrienpessu/sarifviewer/models/Root.kt#L17
Property name `sarif_id` should not contain underscores
|
Property naming convention:
src/main/kotlin/com/github/adrienpessu/sarifviewer/models/Root.kt#L8
Property name `analysis_key` should not contain underscores
|
Property naming convention:
src/main/kotlin/com/github/adrienpessu/sarifviewer/models/Root.kt#L12
Property name `created_at` should not contain underscores
|
Property naming convention:
src/main/kotlin/com/github/adrienpessu/sarifviewer/models/Root.kt#L14
Property name `rules_count` should not contain underscores
|
Property naming convention:
src/main/kotlin/com/github/adrienpessu/sarifviewer/models/Root.kt#L7
Property name `commit_sha` should not contain underscores
|
Property naming convention:
src/main/kotlin/com/github/adrienpessu/sarifviewer/models/Root.kt#L13
Property name `results_count` should not contain underscores
|
Unnecessary parentheses in function call with lambda:
src/main/kotlin/com/github/adrienpessu/sarifviewer/toolWindow/SarifViewerWindowFactory.kt#L333
Unnecessary parentheses in function call with lambda
|
Unnecessary parentheses in function call with lambda:
src/main/kotlin/com/github/adrienpessu/sarifviewer/toolWindow/SarifViewerWindowFactory.kt#L298
Unnecessary parentheses in function call with lambda
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
SARIF-viewer-1.2.2
|
1.89 MB |
|
pluginVerifier-result
|
23.7 KB |
|