Skip to content

Merge pull request #507 from pevik/LTP_TAINT_EXPECTED #1473

Merge pull request #507 from pevik/LTP_TAINT_EXPECTED

Merge pull request #507 from pevik/LTP_TAINT_EXPECTED #1473

Triggered via push August 22, 2024 16:12
Status Failure
Total duration 1m 34s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
static-check: job_groups/opensuse_tumbleweed_kernel.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)=(1994, LTP_TAINT_EXPECTED) already exists. [for Statement "INSERT INTO job_template_settings ( job_template_id, key, t_created, t_updated, value) VALUES ( ?, ?, ?, ?, ? ) RETURNING id" with ParamValues: 1='1994', 2='LTP_TAINT_EXPECTED', 3='2024-08-22 16:13:29', 4='2024-08-22 16:13:29', 5='0x13801'] at /usr/share/openqa/script/../lib/OpenQA/Schema/ResultSet/JobTemplates.pm line 87
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/