-
-
Notifications
You must be signed in to change notification settings - Fork 2
chore: fix CVEs #405
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
chore: fix CVEs #405
Conversation
Thanks for the PR @axi92, can you please run |
Sure, I was just unsure if I have to commit that as well thats why I let it out =) |
I was not able to run the tests all green, are they supposed to work on ubuntu? |
yes they are suppose to work on all supported platforms. In CI unit tests are working. Can you add
Currently integration tests are failing because this value is missing. |
I added it as a repo variable under action settings. That should make it available for the action. |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #405 +/- ##
=======================================
Coverage 93.95% 93.95%
=======================================
Files 34 34
Lines 1175 1175
Branches 171 169 -2
=======================================
Hits 1104 1104
- Misses 70 71 +1
+ Partials 1 0 -1 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Description
Fixes following vulnerabilities: