Skip to content

Fix project build#575

Merged
yegor256 merged 3 commits intocqfn:masterfrom
selutin99:fix-qulice
Jan 25, 2026
Merged

Fix project build#575
yegor256 merged 3 commits intocqfn:masterfrom
selutin99:fix-qulice

Conversation

@selutin99
Copy link
Contributor

@selutin99 selutin99 commented Jan 24, 2026

Summary

  • Update qulice-maven-plugin to 0.24.0
  • Fix violations of new/strict qulice checks
  • Fix markdown-lint errors

Why

  • The goal is to bring back the green build and ensure compliance with current qulice & markdown-lint requirements

Notes

  • The changes do not affect the business logic, only the style/formatting
  • Qulice 0.22.0 no longer works correctly with SPDX licenses declared in project files, therefore the plugin version had to be upgraded to 0.24.0. Fixed violation example: Checkstyle: src/.../*.java[2]: Line does not match expected header line of ' * The MIT License (MIT)'. (HeaderCheck)

@selutin99 selutin99 changed the title Fix project build Fix maven build Jan 24, 2026
@selutin99 selutin99 changed the title Fix maven build Fix project build Jan 24, 2026
@selutin99
Copy link
Contributor Author

@yegor256, could you please restart the job with the maven build for ubuntu-24.04? It seems to have stuck while completing the tests

@yegor256
Copy link
Member

@selutin99 just push something to branch, it will restart - it's usually easier than waiting for project architect (me) :)

@selutin99
Copy link
Contributor Author

@selutin99 just push something to branch, it will restart - it's usually easier than waiting for project architect (me) :)

No problem, thanks for the suggestion!
I just didn’t want to restart the whole build unnecessarily and consume organization github actions limits for another full run. I’ll push an empty commit to trigger build

@yegor256 yegor256 merged commit 18c2b60 into cqfn:master Jan 25, 2026
19 checks passed
@yegor256
Copy link
Member

@selutin99 thanks!

@selutin99 selutin99 deleted the fix-qulice branch January 26, 2026 05: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