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

GitHub actions: fix warning #90

Merged
merged 1 commit into from
Dec 3, 2024
Merged

GitHub actions: fix warning #90

merged 1 commit into from
Dec 3, 2024

Conversation

deining
Copy link
Contributor

@deining deining commented Dec 2, 2024

GitHub codeql analysis action currently produces this warning:

CodeQL Action v2 will be deprecated on December 5th, 2024.
Please update all occurrences of the CodeQL Action in your workflow files to v3.

This PR fixes this issue.

Copy link

codecov bot commented Dec 3, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.55%. Comparing base (d455993) to head (97a1b0d).
Report is 4 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #90   +/-   ##
=======================================
  Coverage   95.55%   95.55%           
=======================================
  Files          14       14           
  Lines         855      855           
=======================================
  Hits          817      817           
  Misses         34       34           
  Partials        4        4           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Owner

@alitto alitto left a comment

Choose a reason for hiding this comment

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

Thank you! I really appreciate this 🙏

@alitto alitto merged commit 33005d1 into alitto:main Dec 3, 2024
15 checks passed
@deining deining deleted the fix-warnings branch December 3, 2024 13:58
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.

2 participants