Skip to content

Releases: JetBrains/qodana-action

v3.1.1

20 Oct 12:17
bab89d5
Compare
Choose a tag to compare
  • Added SARIF output support
  • Added new non-eap linter qodana-jvm-community
  • Reduced logs output in CLI

Fixed incorrect path to runner script

15 Sep 08:00
1a43321
Compare
Choose a tag to compare
Merge pull request #9 from JetBrains/v2.2-eap-fix

Fixed incorrect script path

Added new configuration options

14 Sep 17:12
19a26b6
Compare
Choose a tag to compare

Added baseline, fail-threshold and other configuration options.

[v2.1-eap] New jetbrains/qodana docker image

18 Aug 13:45
Compare
Choose a tag to compare
  • Use jetbrains/qodana:2021.2-eap docker image. Check out our changelog for more information.

v2.0-eap

19 Mar 13:10
4b9ea1e
Compare
Choose a tag to compare
v2.0-eap Pre-release
Pre-release

Features

  • QD-729 add --cache-dir support
  • QD-651 support running container as non-root
  • Improved output of the static analysis

v1.0-eap

09 Feb 14:56
Compare
Choose a tag to compare
v1.0-eap Pre-release
Pre-release
  • fix for gradle cache in project folder
  • support running container as non-root
  • fix wrong -1 exitcode. Now in case of OOM exitcode is 137 and warning is logged
  • improved the cli results output. Now we provide brief summary of all the problems grouped by severity level