build(deps): Bump micromatch from 4.0.5 to 4.0.8 #52
Annotations
2 errors and 2 warnings
tests/components/notificationCard.spec.ts > matches snapshot:
tests/components/notificationCard.spec.ts#L54
Error: Snapshot `matches snapshot 1` mismatched
- Expected
+ Received
@@ -49,11 +49,11 @@
</svg>
<div
class="siren-sdk-card-date-style"
style="color: #98A2B3; font-size: 12px;"
>
- 2 months ago
+ 6 months ago
</div>
</div>
</div>
<div
class="siren-sdk-delete-button"
❯ tests/components/notificationCard.spec.ts:54:27
|
test-and-build (18.x)
Process completed with exit code 1.
|
test-and-build (18.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
test-and-build (18.x)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|