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

ci: update Qt versions in CI #107

Merged
merged 2 commits into from
Oct 11, 2023
Merged

ci: update Qt versions in CI #107

merged 2 commits into from
Oct 11, 2023

Conversation

EFIBootEditorBot
Copy link
Collaborator

Updates Qt versions in CI to newest ones.

@Neverous Neverous marked this pull request as draft October 11, 2023 20:19
@Neverous Neverous marked this pull request as ready for review October 11, 2023 21:48
@Neverous Neverous force-pushed the qt-update branch 2 times, most recently from 79329cd to 8ec6023 Compare October 11, 2023 21:59
@github-advanced-security
Copy link

This pull request sets up GitHub code scanning for this repository. Once the scans have completed and the checks have passed, the analysis results for this pull request branch will appear on this overview. Once you merge this pull request, the 'Security' tab will show more code scanning analysis results (for example, for the default branch). Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results. For more information about GitHub code scanning, check out the documentation.

#include <QtGlobal>
namespace Qt
{
static const auto endl = ::endl;

Check notice

Code scanning / CodeQL

Unused static variable

Static variable endl is never read.
@EFIBootEditorBot EFIBootEditorBot enabled auto-merge (squash) October 11, 2023 22:38
@sonarcloud
Copy link

sonarcloud bot commented Oct 11, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@Neverous Neverous merged commit 295c4aa into master Oct 11, 2023
18 of 19 checks passed
@Neverous Neverous deleted the qt-update branch October 11, 2023 22:51
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