Merge pull request #52 from 0verEngineer/dev #102
build.yml
on: push
Build
1m 33s
Test
1m 17s
Inspect code
5m 17s
Verify plugin
7m 9s
Release Draft
4s
Annotations
13 warnings
Test
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
|
Nullability and data flow problems:
src/main/java/org/overengineer/inlineproblems/DocumentMarkupModelScanner.java#L166
Method invocation `getPath` may produce `NullPointerException`
|
Nullability and data flow problems:
src/main/java/org/overengineer/inlineproblems/ProblemManager.java#L185
Method invocation `getPath` may produce `NullPointerException`
|
|
Lombok @Setter may be used:
src/main/java/org/overengineer/inlineproblems/entities/InlineProblem.java#L75
Field 'severity' may have Lombok @Setter
|
String concatenation in loop:
src/main/java/org/overengineer/inlineproblems/settings/SettingsState.java#L138
String concatenation `+=` in loop
|
Call to 'printStackTrace()':
src/main/java/org/overengineer/inlineproblems/scanners/UnityProjectScanner.java#L49
Call to `printStackTrace()` should probably be replaced with more robust logging
|
Unnecessary 'return' statement:
src/main/java/org/overengineer/inlineproblems/ProblemManager.java#L43
`return` is unnecessary as the last statement in a 'void' method
|
Unstable API Usage:
src/main/java/org/overengineer/inlineproblems/settings/SettingsConfigurable.java#L22
'com.intellij.openapi.util.NlsContexts.ConfigurableName' is declared in unstable class 'com.intellij.openapi.util.NlsContexts' marked with @ApiStatus.Experimental
|
Unstable API Usage:
src/main/java/org/overengineer/inlineproblems/settings/SettingsConfigurable.java#L22
'com.intellij.openapi.util.NlsContexts' is marked unstable with @ApiStatus.Experimental
|
Inspect code
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: JetBrains/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Verify plugin
Failed to save: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
Verify plugin
You are running out of disk space. The runner will stop working when the machine runs out of disk space. Free space left: 0 MB
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
InlineProblems-0.5.2
Expired
|
1.81 MB |
|
pluginVerifier-result
Expired
|
27 KB |
|