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

fix Class raw type warning in Factory.java #640

Merged
merged 1 commit into from
Jan 12, 2024

Conversation

jpdahlke
Copy link
Collaborator

[WARNING] /home/runner/work/emissary/emissary/src/main/java/emissary/core/Factory.java:[63,103] found raw type: java.lang.Class
  missing type arguments for generic class java.lang.Class<T>

@jpdahlke jpdahlke added the tech-debt Low-impact cleanup and upkeep label Dec 29, 2023
Copy link
Collaborator

@drivenflywheel drivenflywheel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🔥

@jpdahlke jpdahlke added this to the v8.0.0-M13 milestone Jan 3, 2024
@jpdahlke jpdahlke merged commit 52f3a39 into NationalSecurityAgency:master Jan 12, 2024
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
tech-debt Low-impact cleanup and upkeep
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants