Fix CFF validator for Ubuntu 24.04 runner #22
Annotations
4 warnings
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
CMake: Build and Test:
tests/TestLFMFReturnCode.cpp#L327
declaration of ‘result’ shadows a previous local [-Wshadow]
|
CMake: Build and Test:
tests/TestLFMFReturnCode.cpp#L329
declaration of ‘rtn’ shadows a previous local [-Wshadow]
|
CMake: Build and Test:
app/src/DriverUtils.cpp#L33
‘%c’ yields only last 2 digits of year in some locales [-Wformat-y2k]
|
Loading