Skip to content

CodeQL

CodeQL #9

Triggered via schedule April 5, 2024 01:35
Status Failure
Total duration 1m 20s
Artifacts

codeql-analysis.yaml

on: schedule
Matrix: Analyze
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 3 warnings
Analyze (cpp, gcc-11, Ninja Multi-Config, Debug, OFF): lib/include/ORM/details/warnings.hpp#L20
unknown option after ‘#pragma GCC diagnostic’ kind [-Werror=pragmas]
Analyze (cpp, gcc-11, Ninja Multi-Config, Debug, OFF): lib/include/ORM/CRUD/delete.hpp#L52
‘OrderBy’ is not a member of ‘webframe::ORM’
Analyze (cpp, gcc-11, Ninja Multi-Config, Debug, OFF): lib/include/ORM/CRUD/delete.hpp#L52
‘OrderBy’ is not a member of ‘webframe::ORM’
Analyze (cpp, gcc-11, Ninja Multi-Config, Debug, OFF): lib/include/ORM/CRUD/delete.hpp#L53
expected primary-expression before ‘)’ token
Analyze (cpp, gcc-11, Ninja Multi-Config, Debug, OFF): lib/include/ORM/CRUD/delete.hpp#L59
‘OrderBy’ is not a member of ‘webframe::ORM’
Analyze (cpp, gcc-11, Ninja Multi-Config, Debug, OFF): lib/include/ORM/CRUD/delete.hpp#L59
expected primary-expression before ‘)’ token
Analyze (cpp, gcc-11, Ninja Multi-Config, Debug, OFF): lib/include/ORM/CRUD/delete.hpp#L69
‘OrderBy’ is not a member of ‘webframe::ORM’
Analyze (cpp, gcc-11, Ninja Multi-Config, Debug, OFF): lib/include/ORM/CRUD/delete.hpp#L69
‘OrderBy’ is not a member of ‘webframe::ORM’
Analyze (cpp, gcc-11, Ninja Multi-Config, Debug, OFF): lib/include/ORM/CRUD/delete.hpp#L69
expected primary-expression before ‘)’ token
Analyze (cpp, gcc-11, Ninja Multi-Config, Debug, OFF): lib/include/ORM/CRUD/delete.hpp#L74
‘OrderBy’ is not a member of ‘webframe::ORM’
Analyze (cpp, gcc-11, Ninja Multi-Config, Debug, OFF)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v2, 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, OFF)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Analyze (cpp, gcc-11, Ninja Multi-Config, Debug, OFF)
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/