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

Add JSON dictionary generation to CMake system #2598

Merged
merged 27 commits into from
Apr 25, 2024

Switch to namespaced struct with constexpr

5b15298
Select commit
Loading
Failed to load commit list.
Merged

Add JSON dictionary generation to CMake system #2598

Switch to namespaced struct with constexpr
5b15298
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL succeeded Apr 25, 2024 in 6s

No new alerts in code changed by this pull request

Annotations

Check warning on line 158 in Svc/SystemResources/SystemResources.cpp

See this annotation in the file changed.

Code scanning / CodeQL

Unchecked return value Warning

The return value of non-void function
operator=
is not checked.

Check warning on line 95 in Svc/SystemResources/SystemResources.cpp

See this annotation in the file changed.

Code scanning / CodeQL

Unchecked return value Warning

The return value of non-void function
operator=
is not checked.