WIP: mypy & type hinting #6235
Annotations
1 error and 6 warnings
app: build
Process completed with exit code 2.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, lukka/get-cmake@v3.25.2, lukka/run-vcpkg@v11.1, lukka/run-cmake@v10.6. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
app: build
control reaches end of non-void function [-Wreturn-type]
|
app: configuration & vendor dependencies:
build/vcpkg_installed/x64-linux/share/vcpkg-cmake/vcpkg_cmake_configure.cmake#L318
The following variables are not used in CMakeLists.txt:
|
app: configuration & vendor dependencies:
build/vcpkg_installed/x64-linux/share/vcpkg-cmake/vcpkg_cmake_configure.cmake#L318
The following variables are not used in CMakeLists.txt:
|
app: configuration & vendor dependencies
python3 currently requires the following programs from the system package
|
app: configuration & vendor dependencies:
build/vcpkg_installed/x64-linux/share/libffi/libffiConfig.cmake#L2
find_package(libffi) is deprecated.
|
Loading