chore(deps): update dependency prettier to v3.9.1 #1009
pr_check.yml
on: pull_request
Pull Request Check
18s
Annotations
2 errors and 1 warning
|
Pull Request Check
Process completed with exit code 1.
|
|
src/_tests/leetcode.test.ts > LeetCode > Unauthenticated > should be able to get a user's recent submissions:
src/_tests/leetcode.test.ts#L37
AssertionError: expected +0 to be 10 // Object.is equality
- Expected
+ Received
- 10
+ 0
❯ src/_tests/leetcode.test.ts:37:47
|
|
Pull Request Check
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, pnpm/action-setup@v3. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|