fix: sniper printer crashes on switch with type pattern #4818
qodana.yml
on: pull_request
code-quality qodana
2m 30s
code-quality spoon-javadoc qodana
2m 24s
code-quality spoon-controlflow qodana
2m 27s
Annotations
18 warnings
|
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 fix-sniper-print-switch-pattern
Exit code: 128
Stdout:
Stderr: fatal: couldn't find remote ref fix-sniper-print-switch-pattern
|
|
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 fix-sniper-print-switch-pattern
Exit code: 128
Stdout:
Stderr: fatal: couldn't find remote ref fix-sniper-print-switch-pattern
|
|
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"
|
|
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 fix-sniper-print-switch-pattern
Exit code: 128
Stdout:
Stderr: fatal: couldn't find remote ref fix-sniper-print-switch-pattern
|
|
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"
|