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:
authorkcgen <1557255+kcgen@users.noreply.github.com>2020-12-23 19:57:35 +0300
committerPatryk Obara <patryk.obara@gmail.com>2020-12-24 00:26:36 +0300
commit2e930e6e5cb24851c48c31c84eb86d2076778598 (patch)
tree6bc7589314fd1bdc1d84642d6ea2bf7323299875 /.pvs-suppress
parentee90787d7d249cc462652a01ec2a870af1aa15d9 (diff)
Suppress PVS license renewal warnings
When this occurs, the added warning causes CI to fail due to the increase number of warnings, which acts as a false-positive because it doesn't involve our code. Therefore, license issues should be handled separately and not influence CI run success or failures.
Diffstat (limited to '.pvs-suppress')
-rw-r--r--.pvs-suppress8
1 files changed, 8 insertions, 0 deletions
diff --git a/.pvs-suppress b/.pvs-suppress
index 22b13f352..721524bb9 100644
--- a/.pvs-suppress
+++ b/.pvs-suppress
@@ -2,6 +2,14 @@
"version": 1,
"warnings": [
{
+ "CodeCurrent": 0,
+ "CodeNext": 0,
+ "CodePrev": 0,
+ "ErrorCode": "Renew",
+ "FileName": " ",
+ "Message": "Your license will expire in _ days. Click 'Renew' to learn more or contact us at support@viva_.com."
+ },
+ {
"CodeCurrent": 99146737,
"CodeNext": 3299936121,
"CodePrev": 2974951853,