Merge pull request #466 from lemon-suse/fix-luks-issue #1368
Annotations
2 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)=(46, YAML_TEST_DATA) already exists. [for Statement "INSERT INTO job_template_settings ( job_template_id, key, t_created, t_updated, value) VALUES ( ?, ?, ?, ?, ? ) RETURNING id" with ParamValues: 1='46', 2='YAML_TEST_DATA', 3='2024-05-28 10:46:15', 4='2024-05-28 10:46:15', 5='test_data/yast/encryption/lvm_encrypt_separate_boot_luks2.yaml'] 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/.
|