Skip to content

refactor: extend MainWindow API, and move MenuHandler functions in ProjectUICommands, then introduce SearchWindowManager #1829

refactor: extend MainWindow API, and move MenuHandler functions in ProjectUICommands, then introduce SearchWindowManager

refactor: extend MainWindow API, and move MenuHandler functions in ProjectUICommands, then introduce SearchWindowManager #1829

Triggered via pull request June 15, 2024 07:23
Status Success
Total duration 1m 21s
Artifacts

checkstyle-annotate.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
checkstyle
This job uses deprecated functionality from the 'gradle/actions/setup-gradle' action. Consult the Job Summary for more details.
checkstyle
'sourceLang' hides a field.
checkstyle
'targetLang' hides a field.
checkstyle
'disabledCategories' hides a field.
checkstyle
'disabledRules' hides a field.
checkstyle
'enabledRules' hides a field.
checkstyle
'bridge' hides a field.
checkstyle
Comment matches to-do format 'TODO:'.
checkstyle
Avoid nested blocks.
checkstyle
Name 'codec' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.
checkstyle
switch without "default" clause.