Merge pull request #455 from ricardobranco777/bats_aardvark #1334
Annotations
3 errors and 1 warning
static-check:
job_groups/opensuse_tumbleweed.yaml#L1
Error 400:
DBIx::Class::Storage::DBI::_dbh_execute(): DBI Exception: DBD::Pg::st execute failed: ERROR: duplicate key value violates unique constraint "job_template_settings_job_template_id_key"
DETAIL: Key (job_template_id, key)=(16401, AARDVARK_BATS_SKIP) already exists. [for Statement "INSERT INTO job_template_settings ( job_template_id, key, t_created, t_updated, value) VALUES ( ?, ?, ?, ?, ? ) RETURNING id" with ParamValues: 1='16401', 2='AARDVARK_BATS_SKIP', 3='2024-05-14 12:08:20', 4='2024-05-14 12:08:20', 5='100-basic-name-resolution 200-two-networks 300-three-networks 500-reverse-lookups'] at /usr/share/openqa/script/../lib/OpenQA/Schema/ResultSet/JobTemplates.pm line 87
|
static-check:
job_groups/opensuse_tumbleweed_aarch64.yaml#L1
Error 400:
DBIx::Class::Storage::DBI::_dbh_execute(): DBI Exception: DBD::Pg::st execute failed: ERROR: duplicate key value violates unique constraint "job_template_settings_job_template_id_key"
DETAIL: Key (job_template_id, key)=(16402, AARDVARK_BATS_SKIP) already exists. [for Statement "INSERT INTO job_template_settings ( job_template_id, key, t_created, t_updated, value) VALUES ( ?, ?, ?, ?, ? ) RETURNING id" with ParamValues: 1='16402', 2='AARDVARK_BATS_SKIP', 3='2024-05-14 12:08:23', 4='2024-05-14 12:08:23', 5='100-basic-name-resolution 200-two-networks 300-three-networks 500-reverse-lookups'] at /usr/share/openqa/script/../lib/OpenQA/Schema/ResultSet/JobTemplates.pm line 87
|
static-check
Process completed with exit code 1.
|
static-check
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|