Add qodana baseline of accepted warnings

This commit is contained in:
Phoenix616 2023-03-01 18:42:40 +01:00
parent 362dd856d3
commit 0a16ec1d08
No known key found for this signature in database
GPG Key ID: 40E2321E71738EB0
2 changed files with 50236 additions and 1 deletions

View File

@ -16,4 +16,6 @@ jobs:
- name: 'Qodana Scan'
uses: JetBrains/qodana-action@v2022.3.4
env:
QODANA_TOKEN: ${{ secrets.QODANA_TOKEN }}
QODANA_TOKEN: ${{ secrets.QODANA_TOKEN }}
with:
args: --baseline,.github/workflows/qodana/qodana.sarif.json

50233
.github/workflows/qodana/qodana.sarif.json vendored Normal file

File diff suppressed because it is too large Load Diff