docs: improve Launcher Javadoc #4825
qodana.yml
on: pull_request
code-quality qodana
3m 34s
code-quality spoon-javadoc qodana
2m 52s
code-quality spoon-controlflow qodana
3m 51s
Annotations
18 warnings
|
code-quality qodana
You are running a Qodana linter without an exact version tag: jetbrains/qodana-jvm-community:latest
|
|
code-quality qodana
Unable to compute merge-base using git. Please specify fetch-depth: 0 in your checkout step. Falling back to the GitHub webhook payload.
|
|
code-quality qodana
Git command failed: git fetch origin master docs-launcher-javadoc
Exit code: 128
Stdout:
Stderr: fatal: couldn't find remote ref docs-launcher-javadoc
|
|
code-quality qodana
Detected a merge-commit checkout (HEAD has multiple parents) while running in pull request mode. The scan may report problems from files not changed by the pull request, because the diff includes target-branch changes merged into the checkout. Check out the pull request source-branch head before scanning. Set `ref: ${{ github.event.pull_request.head.sha }}` and `fetch-depth: 0` in your checkout step.
|
|
code-quality qodana
You are running a Qodana linter without an exact version tag: jetbrains/qodana-jvm-community:latest
|
|
code-quality qodana
Comma-separated args format is deprecated and will be removed in a future version.
Please switch to space-separated format:
Current: "--source-directory,./src/main/java , --fail-threshold, 0"
Suggested: "--source-directory ./src/main/java --fail-threshold 0"
|
|
code-quality spoon-javadoc qodana
You are running a Qodana linter without an exact version tag: jetbrains/qodana-jvm-community:latest
|
|
code-quality spoon-javadoc qodana
Unable to compute merge-base using git. Please specify fetch-depth: 0 in your checkout step. Falling back to the GitHub webhook payload.
|
|
code-quality spoon-javadoc qodana
Git command failed: git fetch origin master docs-launcher-javadoc
Exit code: 128
Stdout:
Stderr: fatal: couldn't find remote ref docs-launcher-javadoc
|
|
code-quality spoon-javadoc qodana
Detected a merge-commit checkout (HEAD has multiple parents) while running in pull request mode. The scan may report problems from files not changed by the pull request, because the diff includes target-branch changes merged into the checkout. Check out the pull request source-branch head before scanning. Set `ref: ${{ github.event.pull_request.head.sha }}` and `fetch-depth: 0` in your checkout step.
|
|
code-quality spoon-javadoc qodana
You are running a Qodana linter without an exact version tag: jetbrains/qodana-jvm-community:latest
|
|
code-quality spoon-javadoc qodana
Comma-separated args format is deprecated and will be removed in a future version.
Please switch to space-separated format:
Current: "--source-directory,./spoon-javadoc/src/main/java , --fail-threshold, 0"
Suggested: "--source-directory ./spoon-javadoc/src/main/java --fail-threshold 0"
|
|
code-quality spoon-controlflow qodana
You are running a Qodana linter without an exact version tag: jetbrains/qodana-jvm-community:latest
|
|
code-quality spoon-controlflow qodana
Unable to compute merge-base using git. Please specify fetch-depth: 0 in your checkout step. Falling back to the GitHub webhook payload.
|
|
code-quality spoon-controlflow qodana
Git command failed: git fetch origin master docs-launcher-javadoc
Exit code: 128
Stdout:
Stderr: fatal: couldn't find remote ref docs-launcher-javadoc
|
|
code-quality spoon-controlflow qodana
Detected a merge-commit checkout (HEAD has multiple parents) while running in pull request mode. The scan may report problems from files not changed by the pull request, because the diff includes target-branch changes merged into the checkout. Check out the pull request source-branch head before scanning. Set `ref: ${{ github.event.pull_request.head.sha }}` and `fetch-depth: 0` in your checkout step.
|
|
code-quality spoon-controlflow qodana
You are running a Qodana linter without an exact version tag: jetbrains/qodana-jvm-community:latest
|
|
code-quality spoon-controlflow qodana
Comma-separated args format is deprecated and will be removed in a future version.
Please switch to space-separated format:
Current: "--source-directory,./spoon-control-flow/src/main/java , --fail-threshold, 0"
Suggested: "--source-directory ./spoon-control-flow/src/main/java --fail-threshold 0"
|