Reduce verbosity with modern idioms #9
Annotations
4 errors and 7 warnings
Analyze (cpp, gcc-11, Ninja Multi-Config, Debug, ON)
static assertion failed: declval() must not be used!
|
Analyze (cpp, gcc-11, Ninja Multi-Config, Debug, ON)
static assertion failed: declval() must not be used!
|
Analyze (cpp, gcc-11, Ninja Multi-Config, Debug, ON)
static assertion failed: declval() must not be used!
|
Analyze (cpp, gcc-11, Ninja Multi-Config, Debug, ON)
Process completed with exit code 1.
|
Analyze (cpp, gcc-11, Ninja Multi-Config, Debug, ON)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3, github/codeql-action/init@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Analyze (cpp, gcc-11, Ninja Multi-Config, Debug, ON)
declaration of ‘auto p’ shadows a parameter [-Wshadow]
|
Analyze (cpp, gcc-11, Ninja Multi-Config, Debug, ON)
declaration of ‘stlab::v1::unwrap_reference_t<typename std::decay<_BoundArgs>::type>& ... args’ shadows a parameter [-Wshadow]
|
Analyze (cpp, gcc-11, Ninja Multi-Config, Debug, ON)
declaration of ‘auto:58&& x’ shadows a parameter [-Wshadow]
|
Analyze (cpp, gcc-11, Ninja Multi-Config, Debug, ON)
declaration of ‘p’ shadows a previous local [-Wshadow]
|
Analyze (cpp, gcc-11, Ninja Multi-Config, Debug, ON):
test/initial_draft.cpp#L83
declaration of ‘auto:61&& ... args’ shadows a parameter [-Wshadow]
|
Analyze (cpp, gcc-11, Ninja Multi-Config, Debug, ON)
CodeQL Action v2 will be deprecated on December 5th, 2024. Please update all occurrences of the CodeQL Action in your workflow files to v3. For more information, see https://github.blog/changelog/2024-01-12-code-scanning-deprecation-of-codeql-action-v2/
|