build(deps): bump vite from 5.4.8 to 5.4.14 #404
Annotations
3 errors and 1 warning
Test:
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:
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
|
Test
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading