Skip to content
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

keycloak hotfix - using update class instantiation #1660

Merged
merged 1 commit into from
Aug 23, 2023
Merged

Conversation

dbarkowsky
Copy link
Collaborator

🎯 Summary

Provides a fix to the issue from updating keycloak-js.
The warning about using old methods for class instantiation is now an error otherwise.

🔰 Checklist

  • I have read and agree with the following checklist and am following the guidelines in our Code of Conduct document.
  • I have performed a self-review of my code.
  • I have commented my code, particularly in hard-to-understand areas.
  • I have made corresponding changes to the documentation where required.
  • I have tested my changes to the best of my ability.
  • My changes generate no new warnings.

@codeclimate
Copy link

codeclimate bot commented Aug 23, 2023

Code Climate has analyzed commit ba8f916 and detected 0 issues on this pull request.

The test coverage on the diff in this pull request is 0.0% (50% is the threshold).

This pull request will bring the total coverage in the repository to 53.2%.

View more on Code Climate.

@dbarkowsky dbarkowsky merged commit 1051ab4 into dev Aug 23, 2023
2 checks passed
@dbarkowsky dbarkowsky deleted the keycloak-hotfix branch August 23, 2023 15:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants