[DRAFT] Replace Conan with vcpkg #1285
Annotations
1 error and 11 warnings
Run Python Tests
Process completed with exit code 1.
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-python@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Build basilisk:
src/fswAlgorithms/_GeneralModuleFiles/srukfInterface.cpp#L87
comparison of integer expressions of different signedness: ‘size_t’ {aka ‘long unsigned int’} and ‘long int’ [-Wsign-compare]
|
Build basilisk:
src/fswAlgorithms/_GeneralModuleFiles/srukfInterface.cpp#L97
comparison of integer expressions of different signedness: ‘size_t’ {aka ‘long unsigned int’} and ‘int’ [-Wsign-compare]
|
Build basilisk:
src/fswAlgorithms/_GeneralModuleFiles/srukfInterface.cpp#L103
comparison of integer expressions of different signedness: ‘size_t’ {aka ‘long unsigned int’} and ‘int’ [-Wsign-compare]
|
Build basilisk:
src/fswAlgorithms/_GeneralModuleFiles/srukfInterface.cpp#L139
comparison of integer expressions of different signedness: ‘size_t’ {aka ‘long unsigned int’} and ‘int’ [-Wsign-compare]
|
Build basilisk:
src/fswAlgorithms/_GeneralModuleFiles/srukfInterface.cpp#L149
comparison of integer expressions of different signedness: ‘size_t’ {aka ‘long unsigned int’} and ‘int’ [-Wsign-compare]
|
Build basilisk:
src/fswAlgorithms/_GeneralModuleFiles/srukfInterface.cpp#L158
comparison of integer expressions of different signedness: ‘size_t’ {aka ‘long unsigned int’} and ‘int’ [-Wsign-compare]
|
Build basilisk:
src/fswAlgorithms/_GeneralModuleFiles/srukfInterface.cpp#L186
comparison of integer expressions of different signedness: ‘size_t’ {aka ‘long unsigned int’} and ‘int’ [-Wsign-compare]
|
Build basilisk:
src/fswAlgorithms/_GeneralModuleFiles/srukfInterface.cpp#L231
comparison of integer expressions of different signedness: ‘size_t’ {aka ‘long unsigned int’} and ‘int’ [-Wsign-compare]
|
Build basilisk:
src/fswAlgorithms/_GeneralModuleFiles/srukfInterface.cpp#L239
comparison of integer expressions of different signedness: ‘size_t’ {aka ‘long unsigned int’} and ‘int’ [-Wsign-compare]
|
Build basilisk:
src/simulation/dynamics/facetSRPDynamicEffector/facetSRPDynamicEffector.cpp#L112
comparison of integer expressions of different signedness: ‘int’ and ‘uint64_t’ {aka ‘long unsigned int’} [-Wsign-compare]
|
Loading