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: github workflow by setting up jdk 17 #1432

Merged
merged 1 commit into from
Dec 28, 2023

Conversation

PratyushSingh07
Copy link
Collaborator

@PratyushSingh07 PratyushSingh07 commented Dec 26, 2023

Issue Fix

Fixes #1433

Screenshots

image

Description

  • Explicitly set up jdk 17 for each task
  • Removed unused imports from mifospay module . This was important because the PMD check was failing on this module because of the below mentioned unused imports
    image

@PratyushSingh07
Copy link
Collaborator Author

Hey @therajanmaurya I have fixed the CI/CD of this project . Do review this. I believe merging this into our codebase will be a great addition !!

@PratyushSingh07 PratyushSingh07 changed the title fix: setup jdk 17 on master ci fix: github workflow by setting up jdk 17 Dec 26, 2023
@therajanmaurya therajanmaurya merged commit e0b44e8 into openMF:dev Dec 28, 2023
4 checks passed
@PratyushSingh07 PratyushSingh07 deleted the workflow-fix branch January 14, 2024 19:29
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.

Github Workflow is failing
2 participants