Merge pull request #536 from os-autoinst/tw #1553
Annotations
2 errors and 1 warning
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 "scenario"
DETAIL: Key (product_id, machine_id, name, test_suite_id)=(59, 1012, bci_389-ds_3.1_podman, 1423) already exists. [for Statement "INSERT INTO job_templates ( group_id, machine_id, name, product_id, t_created, t_updated, test_suite_id) VALUES ( ?, ?, ?, ?, ?, ?, ? ) RETURNING id" with ParamValues: 1='3', 2='1012', 3='bci_389-ds_3.1_podman', 4='59', 5='2024-10-18 15:32:55', 6='2024-10-18 15:32:55', 7='1423'] at /usr/share/openqa/script/../lib/OpenQA/Schema/ResultSet/JobTemplates.pm line 52
|
static-check
Process completed with exit code 1.
|
static-check
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|