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 (commons). It's safe to merge since it's not going on main but on ci/fix_linting.

Please add the issue number below, if no issue is present the PR might get blocked and not be reviewed.

Issue number: closes #4552


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
@pull-request-size pull-request-size bot added the size/L PRs between 100-499 LOC label 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 tests PRs that add or change tests labels Sep 24, 2025
Copy link

@dreamorosi dreamorosi changed the title style(idempotency): apply stricter linting style(commons): apply stricter linting Sep 24, 2025
@dreamorosi dreamorosi marked this pull request as ready for review September 24, 2025 10:41
@dreamorosi dreamorosi requested a review from sdangol September 24, 2025 10:41
@dreamorosi dreamorosi changed the base branch from main to ci/fix_linting September 24, 2025 10:42
@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 merged commit c31dc16 into ci/fix_linting Sep 24, 2025
35 of 59 checks passed
@dreamorosi dreamorosi deleted the style/commons branch September 24, 2025 10:52
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 commons This item relates to the Commons Utility dependencies Changes that touch dependencies, e.g. Dependabot, etc. 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 commons package

2 participants