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

Feat/tinkering princess ai [wip] #5569

Draft
wants to merge 16 commits into
base: master
Choose a base branch
from

Merge branch 'master' into feat/tinkering-princess-ai

4dfd7d0
Select commit
Loading
Failed to load commit list.
Draft

Feat/tinkering princess ai [wip] #5569

Merge branch 'master' into feat/tinkering-princess-ai
4dfd7d0
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL succeeded Feb 6, 2025 in 3s

4 new alerts

New alerts in code changed by this pull request

  • 2 warnings
  • 2 notes

See annotations below for details.

View all branch alerts.

Annotations

Check notice on line 549 in MekHQ/src/mekhq/AtBGameThread.java

See this annotation in the file changed.

Code scanning / CodeQL

Unread local variable Note

Variable ' botClient' is never read.

Check warning on line 988 in MekHQ/src/mekhq/gui/CampaignGUI.java

See this annotation in the file changed.

Code scanning / CodeQL

Expression always evaluates to the same value Warning

Expression always evaluates to the same value.

Check notice on line 159 in MekHQ/src/mekhq/gui/panels/StartupScreenPanel.java

See this annotation in the file changed.

Code scanning / CodeQL

Unread local variable Note

Variable 'MegaMekButton btnOpenAiEditor' is never read.

Check warning on line 283 in MekHQ/src/mekhq/gui/panels/StartupScreenPanel.java

See this annotation in the file changed.

Code scanning / CodeQL

Expression always evaluates to the same value Warning

Expression always evaluates to the same value.