Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/dosbox-staging/dosbox-staging.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKirk Klobe <kklobe@gmail.com>2022-05-01 16:33:39 +0300
committerKirk Klobe <kklobe@gmail.com>2022-05-01 20:38:37 +0300
commit1a9b809adc982e5b68c2115e5a3e6bedbbc3b069 (patch)
tree5ba42ae683b6a74ff549d3308c9f879231bc9b71
parent05a733a2c00e4b4e0847c9784ba0c93464c968c3 (diff)
Increase allowed PVS warningskk/fix-debugger-1
All "High" priority warnings have been fixed
-rw-r--r--.github/workflows/pvs-studio.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/pvs-studio.yml b/.github/workflows/pvs-studio.yml
index 32f739d1e..7e7432136 100644
--- a/.github/workflows/pvs-studio.yml
+++ b/.github/workflows/pvs-studio.yml
@@ -103,7 +103,7 @@ jobs:
- name: Summarize report
env:
- MAX_BUGS: 283
+ MAX_BUGS: 294
run: |
echo "Full report is included in build Artifacts"
echo