Skip to content

RT-95 -> DEV

RT-95 -> DEV #317

Triggered via pull request November 1, 2023 13:50
Status Success
Total duration 14m 29s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

codeql-analysis.yml

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

Annotations

10 warnings
Analyze (cpp, gcc-11, Ninja Multi-Config, Debug, ON): extern/EwECS/includes/EwECS/Utils.hpp#L31
‘std::string ECS::Utils::getFilePathInstall()’ defined but not used [-Wunused-function]
Analyze (cpp, gcc-11, Ninja Multi-Config, Debug, ON): extern/EwECS/includes/EwECS/Utils.hpp#L31
‘std::string ECS::Utils::getFilePathInstall()’ defined but not used [-Wunused-function]
Analyze (cpp, gcc-11, Ninja Multi-Config, Debug, ON): extern/EwECS/includes/EwECS/Utils.hpp#L31
‘std::string ECS::Utils::getFilePathInstall()’ defined but not used [-Wunused-function]
Analyze (cpp, gcc-11, Ninja Multi-Config, Debug, ON): extern/EwECS/includes/EwECS/Utils.hpp#L31
‘std::string ECS::Utils::getFilePathInstall()’ defined but not used [-Wunused-function]
Analyze (cpp, gcc-11, Ninja Multi-Config, Debug, ON)
#warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-Wcpp]
Analyze (cpp, gcc-11, Ninja Multi-Config, Debug, ON): build/_deps/boost-src/libs/smart_ptr/include/boost/smart_ptr/detail/shared_count.hpp#L108
useless cast to type ‘std::size_t’ {aka ‘long unsigned int’} [-Wuseless-cast]