Skip to content

build(deps): bump undici from 5.28.4 to 5.28.5 #403

build(deps): bump undici from 5.28.4 to 5.28.5

build(deps): bump undici from 5.28.4 to 5.28.5 #403

Triggered via pull request January 21, 2025 23:54
Status Failure
Total duration 45s
Artifacts

unit-tests.yml

on: pull_request
Unit Tests - Node.js
34s
Unit Tests - Node.js
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
test/unit/jira.test.ts > test Jira API > getIssueDetails(): test/unit/jira.test.ts#L32
Error: Snapshot `test Jira API > getIssueDetails() 1` mismatched - Expected + Received @@ -4,9 +4,9 @@ "rhel-10.0.beta", ], "id": "RHEL-678", "product": "rhel-10.0", "severity": "Low", - "status": "Release Pending", + "status": "Closed", "summary": "[spec] [RHEL 10] use during build generated systemd-user pam config like in Fedora", "type": "Story", } ❯ test/unit/jira.test.ts:32:19
test/unit/jira.test.ts > test Jira API > getVersion(): test/unit/jira.test.ts#L58
Error: Snapshot `test Jira API > getVersion() 2` mismatched - Expected + Received @@ -4,9 +4,9 @@ "rhel-10.0.beta", ], "id": "RHEL-678", "product": "rhel-10.0", "severity": "Low", - "status": "Release Pending", + "status": "Closed", "summary": "[spec] [RHEL 10] use during build generated systemd-user pam config like in Fedora", "type": "Story", } ❯ test/unit/jira.test.ts:58:19
Unit Tests - Node.js
Process completed with exit code 1.
Unit Tests - Node.js
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636