Skip to content

feat(devops): add CI/CD pipeline and Qodana configuration for code qu…

2a44a83
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Merged

Feature/devops #20

feat(devops): add CI/CD pipeline and Qodana configuration for code qu…
2a44a83
Select commit
Loading
Failed to load commit list.
GitHub Actions / Qodana Community for JVM completed Mar 17, 2026 in 0s

33 new problems found by Qodana Community for JVM

Qodana Community for JVM

33 new problems were found

Inspection name Severity Problems
AutoCloseable used without 'try'-with-resources 🔶 Warning 1
Caught exception is immediately rethrown 🔶 Warning 1
Non-distinguishable logging calls ◽️ Notice 31
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/qodana-action@v2025.2.3
        with:
          upload-result: true
Contact Qodana team

Contact us at qodana-support@jetbrains.com

Details

This result was published with Qodana GitHub Action

Annotations

Check warning on line 149 in services/user-service/src/main/java/com/userservice/service/impl/KeycloakServiceImpl.java

See this annotation in the file changed.

@github-actions github-actions / Qodana Community for JVM

AutoCloseable used without 'try'-with-resources

'Response' used without 'try'-with-resources statement

Check warning on line 34 in services/academic-service/src/main/java/com/academicsService/client/SchoolValidationService.java

See this annotation in the file changed.

@github-actions github-actions / Qodana Community for JVM

Caught exception is immediately rethrown

Caught exception `e` is immediately rethrown

Check notice on line 72 in services/academic-service/src/main/java/com/academicsService/controller/AcademicYearController.java

See this annotation in the file changed.

@github-actions github-actions / Qodana Community for JVM

Non-distinguishable logging calls

Similar log messages

Check notice on line 77 in services/academic-service/src/main/java/com/academicsService/controller/TeacherSubjectController.java

See this annotation in the file changed.

@github-actions github-actions / Qodana Community for JVM

Non-distinguishable logging calls

Similar log messages

Check notice on line 62 in services/academic-service/src/main/java/com/academicsService/controller/StudentClassroomController.java

See this annotation in the file changed.

@github-actions github-actions / Qodana Community for JVM

Non-distinguishable logging calls

Similar log messages

Check notice on line 51 in services/academic-service/src/main/java/com/academicsService/controller/ActivityEnrollmentController.java

See this annotation in the file changed.

@github-actions github-actions / Qodana Community for JVM

Non-distinguishable logging calls

Similar log messages

Check notice on line 94 in services/academic-service/src/main/java/com/academicsService/controller/ActivityController.java

See this annotation in the file changed.

@github-actions github-actions / Qodana Community for JVM

Non-distinguishable logging calls

Similar log messages

Check notice on line 83 in services/academic-service/src/main/java/com/academicsService/controller/ActivityController.java

See this annotation in the file changed.

@github-actions github-actions / Qodana Community for JVM

Non-distinguishable logging calls

Similar log messages

Check notice on line 62 in services/academic-service/src/main/java/com/academicsService/controller/ActivityEnrollmentController.java

See this annotation in the file changed.

@github-actions github-actions / Qodana Community for JVM

Non-distinguishable logging calls

Similar log messages

Check notice on line 71 in services/academic-service/src/main/java/com/academicsService/controller/SubjectController.java

See this annotation in the file changed.

@github-actions github-actions / Qodana Community for JVM

Non-distinguishable logging calls

Similar log messages

Check notice on line 85 in services/academic-service/src/main/java/com/academicsService/controller/GradeController.java

See this annotation in the file changed.

@github-actions github-actions / Qodana Community for JVM

Non-distinguishable logging calls

Similar log messages

Check notice on line 53 in services/academic-service/src/main/java/com/academicsService/controller/GradeController.java

See this annotation in the file changed.

@github-actions github-actions / Qodana Community for JVM

Non-distinguishable logging calls

Similar log messages

Check notice on line 131 in services/academic-service/src/main/java/com/academicsService/controller/ExamController.java

See this annotation in the file changed.

@github-actions github-actions / Qodana Community for JVM

Non-distinguishable logging calls

Similar log messages

Check notice on line 54 in services/academic-service/src/main/java/com/academicsService/controller/CertificateController.java

See this annotation in the file changed.

@github-actions github-actions / Qodana Community for JVM

Non-distinguishable logging calls

Similar log messages

Check notice on line 76 in services/academic-service/src/main/java/com/academicsService/controller/TimetableController.java

See this annotation in the file changed.

@github-actions github-actions / Qodana Community for JVM

Non-distinguishable logging calls

Similar log messages

Check notice on line 115 in services/academic-service/src/main/java/com/academicsService/controller/CertificateController.java

See this annotation in the file changed.

@github-actions github-actions / Qodana Community for JVM

Non-distinguishable logging calls

Similar log messages

Check notice on line 94 in services/academic-service/src/main/java/com/academicsService/controller/ExamController.java

See this annotation in the file changed.

@github-actions github-actions / Qodana Community for JVM

Non-distinguishable logging calls

Similar log messages

Check notice on line 77 in services/academic-service/src/main/java/com/academicsService/controller/ActivityEnrollmentController.java

See this annotation in the file changed.

@github-actions github-actions / Qodana Community for JVM

Non-distinguishable logging calls

Similar log messages

Check notice on line 63 in services/academic-service/src/main/java/com/academicsService/controller/GradeController.java

See this annotation in the file changed.

@github-actions github-actions / Qodana Community for JVM

Non-distinguishable logging calls

Similar log messages

Check notice on line 73 in services/academic-service/src/main/java/com/academicsService/controller/StudentClassroomController.java

See this annotation in the file changed.

@github-actions github-actions / Qodana Community for JVM

Non-distinguishable logging calls

Similar log messages

Check notice on line 56 in services/academic-service/src/main/java/com/academicsService/controller/ExamController.java

See this annotation in the file changed.

@github-actions github-actions / Qodana Community for JVM

Non-distinguishable logging calls

Similar log messages

Check notice on line 50 in services/academic-service/src/main/java/com/academicsService/controller/SubjectController.java

See this annotation in the file changed.

@github-actions github-actions / Qodana Community for JVM

Non-distinguishable logging calls

Similar log messages

Check notice on line 52 in services/academic-service/src/main/java/com/academicsService/controller/ActivityController.java

See this annotation in the file changed.

@github-actions github-actions / Qodana Community for JVM

Non-distinguishable logging calls

Similar log messages

Check notice on line 61 in services/academic-service/src/main/java/com/academicsService/controller/CertificateController.java

See this annotation in the file changed.

@github-actions github-actions / Qodana Community for JVM

Non-distinguishable logging calls

Similar log messages

Check notice on line 78 in services/academic-service/src/main/java/com/academicsService/controller/ClassroomController.java

See this annotation in the file changed.

@github-actions github-actions / Qodana Community for JVM

Non-distinguishable logging calls

Similar log messages