Skip to content

fix(deps): update dependency jira.js to v4.0.6 #406

fix(deps): update dependency jira.js to v4.0.6

fix(deps): update dependency jira.js to v4.0.6 #406

Triggered via pull request February 1, 2025 01:21
Status Failure
Total duration 45s
Artifacts

unit-tests.yml

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

Annotations

3 errors
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.