Skip to content

build(deps): bump vite from 5.4.8 to 5.4.14 #404

build(deps): bump vite from 5.4.8 to 5.4.14

build(deps): bump vite from 5.4.8 to 5.4.14 #404

Triggered via pull request January 22, 2025 07:13
Status Failure
Total duration 43s
Artifacts

unit-tests.yml

on: pull_request
Unit Tests - Node.js
33s
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