chore(deps): bump typescript from 5.6.3 to 6.0.3 #13
Annotations
3 errors and 1 warning
|
Vitest
Process completed with exit code 1.
|
|
Vitest:
src/lib/components/ForumRow.test.ts#L93
AssertionError: expected '<div data-testid="forum-row" class="v…' to match /\d{1,2} [A-Z][a-z]{2} \d{4}, \d{2}:\d…/
- Expected:
/\d{1,2} [A-Z][a-z]{2} \d{4}, \d{2}:\d{2}/
+ Received:
"<div data-testid=\"forum-row\" class=\"vb-forum-row unread\" data-forum-id=\"1\"><div class=\"icon\" aria-hidden=\"true\"><span class=\"folder folder-open\">📂</span></div> <div class=\"main\"><a class=\"title\" href=\"/forum/1\">Old House Restoration</a> <div class=\"desc\">Active old-house community</div><!----></div> <div class=\"count threads\"><span class=\"value\">27</span> <span class=\"label\">Threads</span></div> <div class=\"count posts\"><span class=\"value\">312</span> <span class=\"label\">Posts</span></div> <div class=\"lastpost\"><a class=\"lp-title\" href=\"https://www.reddit.com/r/centuryhomes/comments/abc/\">Re: 1923 Foursquare full restoration log</a> <div class=\"lp-by\">by <span class=\"lp-author\">oldhouselove</span></div> <div class=\"lp-when\">Today, 06:39 PM</div><!----></div></div>"
❯ src/lib/components/ForumRow.test.ts:93:33
|
|
Vitest:
src/lib/components/CategoryHeader.test.ts#L39
AssertionError: expected "vi.fn()" to be called at least once
❯ src/lib/components/CategoryHeader.test.ts:39:22
|
|
Complete job
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-node@v4, pnpm/action-setup@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
background
wait
wait-all
cancel
Loading