Skip to content

Conversation

dreamorosi
Copy link
Contributor

@dreamorosi dreamorosi commented Sep 24, 2025

Summary

Changes

Please provide a summary of what's being changed

This PR resolves all the linting issues resulting from the new rules being introduced in #4545

While working on this, I also addressed a few SonarCloud issues that popped up over time.

Important

This PR is expected to have failing CI, focus only on the CI steps for this package (validation). It's safe to merge since it's not going on main but on ci/fix_linting.

Issue number: closes #4561


By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

Disclaimer: We value your time and bandwidth. As such, any pull requests created on non-triaged issues might not be successful.

@dreamorosi dreamorosi self-assigned this Sep 24, 2025
@boring-cyborg boring-cyborg bot added automation This item relates to automation commons This item relates to the Commons Utility dependencies Changes that touch dependencies, e.g. Dependabot, etc. documentation Improvements or additions to documentation idempotency This item relates to the Idempotency Utility tests PRs that add or change tests labels Sep 24, 2025
@pull-request-size pull-request-size bot added the size/L PRs between 100-499 LOC label Sep 24, 2025
@dreamorosi dreamorosi changed the base branch from main to ci/fix_linting September 24, 2025 14:44
@pull-request-size pull-request-size bot added size/S PR between 10-29 LOC and removed size/L PRs between 100-499 LOC labels Sep 24, 2025
@dreamorosi dreamorosi removed dependencies Changes that touch dependencies, e.g. Dependabot, etc. idempotency This item relates to the Idempotency Utility commons This item relates to the Commons Utility labels Sep 24, 2025
Copy link

@dreamorosi dreamorosi merged commit 7e9bb9c into ci/fix_linting Sep 24, 2025
44 of 62 checks passed
@dreamorosi dreamorosi deleted the style/validation branch September 24, 2025 15:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

automation This item relates to automation documentation Improvements or additions to documentation size/S PR between 10-29 LOC tests PRs that add or change tests

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Maintenance: fix linting issues for validation package

2 participants