-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
update deps #14594
update deps #14594
Conversation
syuilo
commented
Sep 20, 2024
- https://fastify.dev/docs/latest/Guides/Migration-Guide-V5/
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## develop #14594 +/- ##
===========================================
+ Coverage 39.75% 41.37% +1.61%
===========================================
Files 1541 1545 +4
Lines 192170 197907 +5737
Branches 2545 3594 +1049
===========================================
+ Hits 76402 81885 +5483
- Misses 115206 115426 +220
- Partials 562 596 +34 ☔ View full report in Codecov by Sentry. |
このPRによるapi.jsonの差分 差分はこちら |
bull-boardがfastify 5に対応してないな |
|
Misskeyではfunc-call-spacingなるものは使っていない |
typescript-eslint v8でスタイル系のlintルールが削除されて別パッケージに移行したのでそれに対応する必要がある( misskey-dev/eslint-plugin-misskey-dev#6 ) |
api.jsonの差分作成中にエラーが発生しました。詳細はWorkflowのログを確認してください。 |
eslintだけ戻すか |
マージするか |
🙏🏻 |
* wip * Update ClientServerService.ts * eslint * Update fetch-resource.ts * wip