Merge pull request #16 from martin3398/changelog-update-v1.2.2 #48
build.yml
on: push
Build
14m 15s
Release Draft
10s
Annotations
10 errors, 5 warnings, and 1 notice
Kotlin annotator:
settings.gradle.kts#L1
Cannot access 'java.lang.Object' which is a supertype of 'Settings_gradle'. Check your module classpath for missing or conflicting dependencies
|
Kotlin annotator:
settings.gradle.kts#L1
Cannot access 'java.lang.Object' which is a supertype of 'org.gradle.api.initialization.ProjectDescriptor'. Check your module classpath for missing or conflicting dependencies
|
Kotlin annotator:
settings.gradle.kts#L1
Cannot access class 'java.lang.String'. Check your module classpath for missing or conflicting dependencies
|
Kotlin annotator:
settings.gradle.kts#L1
Type mismatch: inferred type is kotlin.String but java.lang.String! was expected
|
Kotlin annotator:
build.gradle.kts#L4
Cannot access 'java.lang.Comparable' which is a supertype of 'Build_gradle'. Check your module classpath for missing or conflicting dependencies
|
Kotlin annotator:
build.gradle.kts#L4
Cannot access 'java.lang.Object' which is a supertype of 'Build_gradle'. Check your module classpath for missing or conflicting dependencies
|
Kotlin annotator:
build.gradle.kts#L4
Cannot access 'java.lang.Object' which is a supertype of 'org.gradle.api.provider.ProviderFactory'. Check your module classpath for missing or conflicting dependencies
|
Kotlin annotator:
build.gradle.kts#L4
None of the following functions can be called with the arguments supplied: public abstract fun gradleProperty(propertyName: String!): Provider! defined in org.gradle.api.provider.ProviderFactory public abstract fun gradleProperty(propertyName: Provider!): Provider! defined in org.gradle.api.provider.ProviderFactory
|
Kotlin annotator:
build.gradle.kts#L5
Cannot access 'java.lang.Comparable' which is a supertype of 'Build_gradle'. Check your module classpath for missing or conflicting dependencies
|
Kotlin annotator:
build.gradle.kts#L5
Cannot access 'java.lang.Object' which is a supertype of 'Build_gradle'. Check your module classpath for missing or conflicting dependencies
|
Build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, gradle/[email protected], actions/setup-java@v3, codecov/codecov-action@v3, actions/cache@v3, actions/upload-artifact@v3, JetBrains/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Plugin.xml extension registration:
src/main/resources/META-INF/plugin.xml#L11
Extension 'com.intellij.localInspection' should define 'language' attribute
|
Unused symbol:
src/main/kotlin/de/martin3398/ideapsalmbaseline/MyBundle.kt#L14
Function "message" is never used
|
Unused symbol:
src/main/kotlin/de/martin3398/ideapsalmbaseline/MyBundle.kt#L10
Object "MyBundle" is never used
|
Release Draft
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Class member can have 'private' visibility:
src/main/kotlin/de/martin3398/ideapsalmbaseline/localInspection/ClassBaselineInspection.kt#L21
Function 'tryBuildVisitor' could be private
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
idea-psalm-baseline-1.2.3
Expired
|
32 KB |
|
pluginVerifier-result
Expired
|
157 KB |
|
qodana-report
Expired
|
14.4 MB |
|