make update message adjustable by provider #99
Annotations
21 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Build Server:
src/Compat.cpp#L13
unsigned conversion from 'int' to 'tcflag_t' {aka 'unsigned int'} changes value from '-3' to '4294967293' [-Wsign-conversion]
|
Build Server:
src/Compat.cpp#L17
unsigned conversion from 'int' to 'tcflag_t' {aka 'unsigned int'} changes value from '-9' to '4294967287' [-Wsign-conversion]
|
Build Server:
src/Compat.cpp#L37
declaration of 'current' shadows a global declaration [-Wshadow]
|
Build Server:
src/Env.cpp#L14
switch missing default case [-Wswitch-default]
|
Build Server:
include/VehicleData.h#L32
conversion to 'std::size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion]
|
Build Server:
include/TScopedTimer.h#L16
conversion to 'size_t' {aka 'long unsigned int'} from 'std::__success_type<long int>::type' {aka 'long int'} may change the sign of the result [-Wsign-conversion]
|
Build Server:
src/TScopedTimer.cpp#L13
declaration of 'OnDestroy' shadows a member of 'TScopedTimer' [-Wshadow]
|
Build Server:
src/TScopedTimer.cpp#L13
declaration of 'OnDestroy' shadows a member of 'TScopedTimer' [-Wshadow]
|
Build Server:
src/TScopedTimer.cpp#L13
declaration of 'OnDestroy' shadows a member of 'TScopedTimer' [-Wshadow]
|
Build Server:
src/TScopedTimer.cpp#L21
conversion to 'size_t' {aka 'long unsigned int'} from 'std::__success_type<long int>::type' {aka 'long int'} may change the sign of the result [-Wsign-conversion]
|
Build Tests:
src/Compat.cpp#L13
unsigned conversion from 'int' to 'tcflag_t' {aka 'unsigned int'} changes value from '-3' to '4294967293' [-Wsign-conversion]
|
Build Tests:
src/Compat.cpp#L17
unsigned conversion from 'int' to 'tcflag_t' {aka 'unsigned int'} changes value from '-9' to '4294967287' [-Wsign-conversion]
|
Build Tests:
src/Compat.cpp#L37
declaration of 'current' shadows a global declaration [-Wshadow]
|
Build Tests:
src/Env.cpp#L14
switch missing default case [-Wswitch-default]
|
Build Tests:
include/VehicleData.h#L32
conversion to 'std::size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion]
|
Build Tests:
include/TScopedTimer.h#L16
conversion to 'size_t' {aka 'long unsigned int'} from 'std::__success_type<long int>::type' {aka 'long int'} may change the sign of the result [-Wsign-conversion]
|
Build Tests:
src/ArgsParser.cpp#L43
declaration of 'Flags' shadows a member of 'ArgsParser' [-Wshadow]
|
Build Tests:
src/TScopedTimer.cpp#L13
declaration of 'OnDestroy' shadows a member of 'TScopedTimer' [-Wshadow]
|
Build Tests:
src/TScopedTimer.cpp#L13
declaration of 'OnDestroy' shadows a member of 'TScopedTimer' [-Wshadow]
|
Build Tests:
src/TScopedTimer.cpp#L13
declaration of 'OnDestroy' shadows a member of 'TScopedTimer' [-Wshadow]
|
The logs for this run have expired and are no longer available.
Loading