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

テストプログラムのRandomオブジェクトの扱い方をstaticに変更する #1693

Conversation

rnakagawa16
Copy link
Contributor

この Pull request で実施したこと

テストプログラムで発生していたSpotBugsの警告に対応しました。

この Pull request では実施していないこと

特になし。

Issues や Discussions 、関連する Web サイトなどへのリンク

対応したSpotBugsの警告:
https://spotbugs.readthedocs.io/ja/stable/bugDescriptions.html#dmi-random-used-only-once

@rnakagawa16 rnakagawa16 self-assigned this Dec 6, 2024
@rnakagawa16 rnakagawa16 linked an issue Dec 6, 2024 that may be closed by this pull request
@tsuna-can-se tsuna-can-se added target: Dressca サンプルアプリケーションDresscaに関係がある 内部の改善 機能更新やドキュメント更新ではない改善 labels Dec 11, 2024
@tsuna-can-se tsuna-can-se added this to the v1.0.0 milestone Dec 11, 2024
@tsuna-can-se tsuna-can-se changed the title テストプログラムのSpotBugsの警告対応 テストプログラムのRandomオブジェクトの扱い方をstaticに変更する Dec 11, 2024
@tsuna-can-se tsuna-can-se merged commit e44bb72 into main Dec 11, 2024
4 checks passed
@tsuna-can-se tsuna-can-se deleted the feature/テストプログラムのSpotBugsの警告に対応する branch December 11, 2024 05:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
target: Dressca サンプルアプリケーションDresscaに関係がある 内部の改善 機能更新やドキュメント更新ではない改善
Projects
None yet
Development

Successfully merging this pull request may close these issues.

テストプログラムのSpotBugsの警告に対応する
2 participants