Skip to content

checkstyle#1096

Merged
milanmajchrak merged 1 commit intocustomer/vsb-tuofrom
vsb-tuo/checkstyle-violations-fix
Sep 23, 2025
Merged

checkstyle#1096
milanmajchrak merged 1 commit intocustomer/vsb-tuofrom
vsb-tuo/checkstyle-violations-fix

Conversation

@Paurikova2
Copy link
Collaborator

Phases MP MM MB MR JM Total
ETA 0 0 0 0 0 0
Developing 0.01 0 0 0 0 0
Review 0 0 0 0 0 0
Total - - - - - 0
ETA est. 0
ETA cust. - - - - - 0

Problem description

Checkstyle

@Paurikova2 Paurikova2 self-assigned this Sep 23, 2025
@Paurikova2 Paurikova2 requested a review from Copilot September 23, 2025 12:39
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR addresses checkstyle violations by fixing long line formatting issues in logging statements across two Java files. The changes split overly long log statements into multiple lines to comply with line length requirements.

  • Breaking long logging statements into multiple lines for better readability
  • Maintaining proper string concatenation and parameter formatting
  • Ensuring compliance with checkstyle line length restrictions

Reviewed Changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
DiscoveryRestRepository.java Split long log.info statement into multiple lines with proper string concatenation
SolrServiceImpl.java Split two long log.debug statements into multiple lines with appropriate formatting

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@milanmajchrak milanmajchrak merged commit a9d8350 into customer/vsb-tuo Sep 23, 2025
11 of 12 checks passed
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.

3 participants