Skip to content

Conversation

@codylerum
Copy link
Member

No description provided.

Copilot AI review requested due to automatic review settings November 3, 2025 01:20
Copy link
Contributor

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 adds defensive logging to modal components when the modal attribute is misconfigured, and upgrades the project from Java 17 to Java 25.

  • Added informative logging for invalid modal attribute values in ModalButtonComponent and ModalLinkComponent
  • Upgraded project Java version from 17 to 25 in build configuration
  • Bumped artifact version to 6.0.9-SNAPSHOT

Reviewed Changes

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

Show a summary per file
File Description
ModalLinkComponent.java Added logger and else-branch logging for invalid modal attribute
ModalButtonComponent.java Added logger and else-branch logging for invalid modal attribute
pom.xml Updated Java version property from 17 to 21
.idea/misc.xml Updated IDE project JDK configuration to version 25
.github/workflows/ci.yml Updated CI workflow Java version to 25
Files not reviewed (1)
  • .idea/misc.xml: Language not supported

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@codylerum codylerum merged commit 9b2bd70 into main Nov 3, 2025
7 checks passed
@codylerum codylerum deleted the require-modal branch November 3, 2025 01:25
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