Skip to content

Update 1.3.5 from next branch #56

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 8 commits into from
Aug 1, 2025
Merged

Update 1.3.5 from next branch #56

merged 8 commits into from
Aug 1, 2025

Conversation

froque
Copy link
Member

@froque froque commented Aug 1, 2025

No description provided.

dependabot bot and others added 8 commits August 1, 2025 15:46
Bumps [org.jetbrains.kotlin.jvm](https://github.com/JetBrains/kotlin) from 2.1.21 to 2.2.0.
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/v2.2.0/ChangeLog.md)
- [Commits](JetBrains/kotlin@v2.1.21...v2.2.0)

---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin.jvm
  dependency-version: 2.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps org.jetbrains.changelog from 2.2.1 to 2.3.0.

---
updated-dependencies:
- dependency-name: org.jetbrains.changelog
  dependency-version: 2.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Commit 28950de removed isApplicable, but
failed to make the plugin available.
…validation

> As of v3 this action has been deprecated by gradle/actions/wrapper-validation.
Any workflow that uses gradle/wrapper-validation-action@v3 will transparently delegate to gradle/actions/wrapper-validation@v3.
https://github.com/gradle/wrapper-validation-action/releases/tag/v3.5.0
Copy link

github-actions bot commented Aug 1, 2025

Qodana for JVM

53 new problems were found

Inspection name Severity Problems
Unstable API Usage 🔶 Warning 39
Field may be 'final' 🔶 Warning 4
Incorrect string capitalization 🔶 Warning 2
Unused import 🔶 Warning 2
Redundant local variable 🔶 Warning 2
Unused import directive 🔶 Warning 1
Optional call chain can be simplified 🔶 Warning 1
Unknown HTTP header ◽️ Notice 2

💡 Qodana analysis was run in the pull request mode: only the changed files were checked

View the detailed Qodana report

To be able to view the detailed Qodana report, you can either:

To get *.log files or any other Qodana artifacts, run the action with upload-result option set to true,
so that the action will upload the files as the job artifacts:

      - name: 'Qodana Scan'
        uses: JetBrains/[email protected]
        with:
          upload-result: true
Contact Qodana team

Contact us at [email protected]

@froque froque merged commit a9fd691 into master Aug 1, 2025
3 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.

1 participant