Skip to content

C/C++ CI (Ubuntu GCC) #22

C/C++ CI (Ubuntu GCC)

C/C++ CI (Ubuntu GCC) #22

Manually triggered December 11, 2024 17:47
Status Success
Total duration 23m 21s
Artifacts

ccpp-ubuntu-gcc.yml

on: workflow_dispatch
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build: build/vcpkg_installed/x64-linux-release/share/vcpkg-cmake/vcpkg_cmake_configure.cmake#L318
The following variables are not used in CMakeLists.txt:
build
'autoconf-archive' must be installed via your system package manager (brew,
build
qtbase currently requires packages from the system package manager. They
build: src/QConnectionDialog.cpp#L48
implicit capture of ‘this’ via ‘[=]’ is deprecated in C++20 [-Wdeprecated]
build: src/QConnectionCtrl.cpp#L25
implicit capture of ‘this’ via ‘[=]’ is deprecated in C++20 [-Wdeprecated]
build: src/QConnectionCtrl.cpp#L35
implicit capture of ‘this’ via ‘[=]’ is deprecated in C++20 [-Wdeprecated]
build: src/QConnectionCtrl.cpp#L36
implicit capture of ‘this’ via ‘[=]’ is deprecated in C++20 [-Wdeprecated]
build: src/QDbTableView.cpp#L20
implicit capture of ‘this’ via ‘[=]’ is deprecated in C++20 [-Wdeprecated]
build: src/QDbTableView.cpp#L55
implicit capture of ‘this’ via ‘[=]’ is deprecated in C++20 [-Wdeprecated]