Skip to content

Silence-warnings#237

Merged
taoTimTim merged 9 commits intomainfrom
Backend-test-fix-2
Mar 29, 2025
Merged

Silence-warnings#237
taoTimTim merged 9 commits intomainfrom
Backend-test-fix-2

Conversation

@LucasSlunt
Copy link
Copy Markdown
Owner

This branch removes all unused variables, fields, and imports, as well as all uses of the mockbean annotation, which is deprecated. This cuts the number of warnings from 43 to 2. The only warnings that remain are warnings for the github secrets environment variables, which are unable to be addressed or suppressed due to an unfixed bug with github.

@LucasSlunt LucasSlunt self-assigned this Mar 29, 2025
@taoTimTim taoTimTim self-requested a review March 29, 2025 05:33
Copy link
Copy Markdown
Collaborator

@taoTimTim taoTimTim left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great, nice to have the problems dealt with to keep IDE clean.

All tests are passing.

Ready to merge.

@taoTimTim taoTimTim merged commit 07d8fe3 into main Mar 29, 2025
1 of 2 checks passed
@taoTimTim taoTimTim deleted the Backend-test-fix-2 branch March 29, 2025 05:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants