Skip to content
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

refactor(sw): fix type errors #14478

Merged
merged 5 commits into from
Aug 30, 2024
Merged

Conversation

zyoshoka
Copy link
Contributor

What

sw パッケージの型エラーを直し、CI による typecheck を有効化します。

Why

#10329 の部分的な解決

Additional info (optional)

フロントエンドからインポートしているロケール関係のファイルで noImplicitAny で怒られるためフロントエンドに合わせる形で一旦 noImplicitAny を無効化しています(sw パッケージ自体には noImplicitAny で怒られる記述は存在しません)。

Checklist

  • Read the contribution guide
  • Test working in a local environment
  • (If needed) Add story of storybook
  • (If needed) Update CHANGELOG.md
  • (If possible) Add tests

@syuilo syuilo merged commit 8be624a into misskey-dev:develop Aug 30, 2024
16 checks passed
@syuilo
Copy link
Member

syuilo commented Aug 30, 2024

🙏🏻

@zyoshoka zyoshoka deleted the sw-typecheck branch August 30, 2024 07:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants