add windows build step #11
build-linux.yml
on: push
debian-11-build
3m 28s
ubuntu-22-04-build
2m 17s
Annotations
22 warnings
ubuntu-22-04-build
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/
|
ubuntu-22-04-build:
deps/commandline/src/backends/InteractiveBackend.cpp#L414
comparison of integer expressions of different signedness: 'int' and 'const long unsigned int' [-Wsign-compare]
|
ubuntu-22-04-build:
src/Compat.cpp#L13
unsigned conversion from 'int' to 'tcflag_t' {aka 'unsigned int'} changes value from '-3' to '4294967293' [-Wsign-conversion]
|
ubuntu-22-04-build:
src/Compat.cpp#L17
unsigned conversion from 'int' to 'tcflag_t' {aka 'unsigned int'} changes value from '-9' to '4294967287' [-Wsign-conversion]
|
ubuntu-22-04-build:
src/Compat.cpp#L37
declaration of 'current' shadows a global declaration [-Wshadow]
|
ubuntu-22-04-build:
include/VehicleData.h#L32
conversion to 'std::size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion]
|
ubuntu-22-04-build:
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]
|
ubuntu-22-04-build:
src/TScopedTimer.cpp#L13
declaration of 'OnDestroy' shadows a member of 'TScopedTimer' [-Wshadow]
|
ubuntu-22-04-build:
src/TScopedTimer.cpp#L13
declaration of 'OnDestroy' shadows a member of 'TScopedTimer' [-Wshadow]
|
ubuntu-22-04-build:
src/TScopedTimer.cpp#L13
declaration of 'OnDestroy' shadows a member of 'TScopedTimer' [-Wshadow]
|
ubuntu-22-04-build:
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]
|
debian-11-build
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/
|
debian-11-build:
deps/commandline/src/backends/InteractiveBackend.cpp#L414
comparison of integer expressions of different signedness: 'int' and 'const long unsigned int' [-Wsign-compare]
|
debian-11-build:
src/Compat.cpp#L13
unsigned conversion from 'int' to 'tcflag_t' {aka 'unsigned int'} changes value from '-3' to '4294967293' [-Wsign-conversion]
|
debian-11-build:
src/Compat.cpp#L17
unsigned conversion from 'int' to 'tcflag_t' {aka 'unsigned int'} changes value from '-9' to '4294967287' [-Wsign-conversion]
|
debian-11-build:
src/Compat.cpp#L37
declaration of 'current' shadows a global declaration [-Wshadow]
|
debian-11-build:
include/VehicleData.h#L32
conversion to 'std::size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion]
|
debian-11-build:
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]
|
debian-11-build:
src/TScopedTimer.cpp#L13
declaration of 'OnDestroy' shadows a member of 'TScopedTimer' [-Wshadow]
|
debian-11-build:
src/TScopedTimer.cpp#L13
declaration of 'OnDestroy' shadows a member of 'TScopedTimer' [-Wshadow]
|
debian-11-build:
src/TScopedTimer.cpp#L13
declaration of 'OnDestroy' shadows a member of 'TScopedTimer' [-Wshadow]
|
debian-11-build:
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]
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
BeamMP-Server-debian
Expired
|
7.27 MB |
|
BeamMP-Server-ubuntu
Expired
|
7.41 MB |
|