Skip to content

Comments

ForgetWithHandler削除#118

Merged
reigithub merged 1 commit intomainfrom
feature/client-error-logging
Feb 22, 2026
Merged

ForgetWithHandler削除#118
reigithub merged 1 commit intomainfrom
feature/client-error-logging

Conversation

@reigithub
Copy link
Owner

UniTask README: "async UniTaskVoid reports errors immediately to UniTaskScheduler.UnobservedTaskException"
Issue #43: UniTaskVoid は通常の UniTask より即座に例外を報告する設計UniTask README: "async UniTaskVoid reports errors immediately to UniTaskScheduler.UnobservedTaskException"
Issue #43: UniTaskVoid は通常の UniTask より即座に例外を報告する設計

@github-actions github-actions bot added the unity label Feb 22, 2026
@github-actions
Copy link

github-actions bot commented Feb 22, 2026

🔍 コード品質チェックリスト

8 個の C# ファイルが変更されています。

共通チェック

  • .editorconfig に従ったフォーマット
  • 命名規則の遵守(_ プレフィックス、PascalCase)
  • 不要な using の削除

Unity プロジェクト (Game.Client)

  • Unity Analyzer の警告対応
  • GetComponent のキャッシュ(UNT0006)
  • null チェックに == 演算子を使用(UNT0002)
  • Camera.main のキャッシュ(UNT0030)
  • CompareTag の使用(UNT0015)

📖 詳細は CODE_QUALITY_SETUP.md を参照してください。

@reigithub reigithub merged commit 842c32e into main Feb 22, 2026
12 of 13 checks passed
@reigithub reigithub deleted the feature/client-error-logging branch February 22, 2026 19:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant