Skip to content

PTECH-14185: fix(liveness): fix compile problem#32

Merged
keyvanshojayi merged 1 commit intomainfrom
fix-compile-problem
Sep 16, 2025
Merged

PTECH-14185: fix(liveness): fix compile problem#32
keyvanshojayi merged 1 commit intomainfrom
fix-compile-problem

Conversation

@keyvanshojayi
Copy link

Issue #, if available:

Description of changes:

How did you test these changes?
(Please add a line here how the changes were tested)

Documentation update required?

  • No
  • Yes (Please include a PR link for the documentation update)

General Checklist

  • Added Unit Tests
  • Added Integration Tests
  • Security oriented best practices and standards are followed (e.g. using input sanitization, principle of least privilege, etc)
  • Ensure commit message has the appropriate scope (e.g fix(liveness): message, fix(authenticator): message, fix(all): message)

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

Copilot AI review requested due to automatic review settings September 16, 2025 10:39
Copy link

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 fixes a compile problem in the liveness component by removing an unused import that was causing compilation issues.

  • Removes unused import org.jetbrains.kotlin.ir.backend.js.compile from build configuration

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@keyvanshojayi keyvanshojayi merged commit 6f4c883 into main Sep 16, 2025
1 of 2 checks passed
@keyvanshojayi keyvanshojayi deleted the fix-compile-problem branch November 20, 2025 14:15
@sasa-fajkovic sasa-fajkovic changed the title fix(liveness): fix compile problem PTECH-14185: fix(liveness): fix compile problem Feb 16, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants