-
Notifications
You must be signed in to change notification settings - Fork 16
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
test with java 21 #2002
base: develop
Are you sure you want to change the base?
test with java 21 #2002
Conversation
accessibility test seems like false positive and not a java thing |
Oops, needs longer look |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## develop #2002 +/- ##
========================================
Coverage 41.85% 41.85%
========================================
Files 394 394
Lines 12320 12320
Branches 2959 2959
========================================
Hits 5156 5156
Misses 4844 4844
Partials 2320 2320 ☔ View full report in Codecov by Sentry. |
Something dies in Java 19. https://gist.github.com/denis-yuen/b6af4e9ffcdf43f227a24ed0dbb78e77 |
Note for self: 1.18.0-0ubuntu1.5 vs 1.18.0-6ubuntu14.4 though |
Quality Gate passedIssues Measures |
Sigh, ruled out the node version I guess. |
Quality Gate passedIssues Measures |
Description
Run tests and webservice in a Java 21 environment in anticipation of webservice and dockstore-components switching to Java 21.
Review Instructions
Build should just function just like it did before this change
Issue
https://ucsc-cgl.atlassian.net/browse/SEAB-6612
Security
None
npm run build
markdown-wrapper
component, which does extra sanitizationnpm audit
and ensure you are not introducing new vulnerabilities