Merge branch 'stable' into protobreak #142
windows.yml
on: push
Build Preparation
4s
Build (Visual Studio, 32-bit)
12m 55s
Build (Visual Studio)
12m 9s
Annotations
11 errors and 17 warnings
Build (Visual Studio):
common/oscanner.cpp#L292
syntax error: missing ')' before identifier 'PRIuSIZE' [D:\a\odamex\odamex\build\server\odasrv.vcxproj]
|
Build (Visual Studio):
common/oscanner.cpp#L292
syntax error: missing ';' before identifier 'PRIuSIZE' [D:\a\odamex\odamex\build\server\odasrv.vcxproj]
|
Build (Visual Studio):
common/oscanner.cpp#L292
'PRIuSIZE': undeclared identifier [D:\a\odamex\odamex\build\server\odasrv.vcxproj]
|
Build (Visual Studio):
common/oscanner.cpp#L293
syntax error: missing ';' before 'string' [D:\a\odamex\odamex\build\server\odasrv.vcxproj]
|
Build (Visual Studio):
common/oscanner.cpp#L293
syntax error: ')' [D:\a\odamex\odamex\build\server\odasrv.vcxproj]
|
Build (Visual Studio):
common/oscanner.cpp#L292
syntax error: missing ')' before identifier 'PRIuSIZE' [D:\a\odamex\odamex\build\client\odamex.vcxproj]
|
Build (Visual Studio):
common/oscanner.cpp#L292
syntax error: missing ';' before identifier 'PRIuSIZE' [D:\a\odamex\odamex\build\client\odamex.vcxproj]
|
Build (Visual Studio):
common/oscanner.cpp#L292
'PRIuSIZE': undeclared identifier [D:\a\odamex\odamex\build\client\odamex.vcxproj]
|
Build (Visual Studio):
common/oscanner.cpp#L293
syntax error: missing ';' before 'string' [D:\a\odamex\odamex\build\client\odamex.vcxproj]
|
Build (Visual Studio):
common/oscanner.cpp#L293
syntax error: ')' [D:\a\odamex\odamex\build\client\odamex.vcxproj]
|
Build (Visual Studio, 32-bit)
Process completed with exit code 1.
|
Build Preparation
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@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 Preparation
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Build Preparation
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Build (Visual Studio)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, BSFishy/pip-action@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Build (Visual Studio)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, BSFishy/pip-action@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Build (Visual Studio):
libraries/textscreen/txt_sdl.c#L202
'getenv': This function or variable may be unsafe. Consider using _dupenv_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [D:\a\odamex\odamex\build\client\textscreen.vcxproj]
|
Build (Visual Studio):
libraries/textscreen/txt_sdl.c#L357
'>=': signed/unsigned mismatch [D:\a\odamex\odamex\build\client\textscreen.vcxproj]
|
Build (Visual Studio):
libraries/textscreen/txt_sdl.c#L358
'>=': signed/unsigned mismatch [D:\a\odamex\odamex\build\client\textscreen.vcxproj]
|
Build (Visual Studio):
libraries/textscreen/txt_sdl.c#L1126
'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [D:\a\odamex\odamex\build\client\textscreen.vcxproj]
|
Build (Visual Studio):
libraries/textscreen/txt_sdl.c#L1169
'=': conversion from 'size_t' to 'int', possible loss of data [D:\a\odamex\odamex\build\client\textscreen.vcxproj]
|
Build (Visual Studio):
odalpapi/net_utils.cpp#L127
'=': conversion from 'long' to 'uint16_t', possible loss of data [D:\a\odamex\odamex\build\odalaunch\odalaunch.vcxproj]
|
Build (Visual Studio):
odalpapi/net_io.cpp#L224
'inet_ntoa': Use inet_ntop() or InetNtop() instead or define _WINSOCK_DEPRECATED_NO_WARNINGS to disable deprecated API warnings [D:\a\odamex\odamex\build\odalaunch\odalaunch.vcxproj]
|
Build (Visual Studio):
odalpapi/net_io.cpp#L232
'inet_ntoa': Use inet_ntop() or InetNtop() instead or define _WINSOCK_DEPRECATED_NO_WARNINGS to disable deprecated API warnings [D:\a\odamex\odamex\build\odalaunch\odalaunch.vcxproj]
|
Build (Visual Studio):
odalpapi/net_io.cpp#L249
'argument': conversion from 'size_t' to 'int', possible loss of data [D:\a\odamex\odamex\build\odalaunch\odalaunch.vcxproj]
|
Build (Visual Studio):
odalpapi/net_io.cpp#L280
'argument': conversion from 'SOCKET' to 'int', possible loss of data [D:\a\odamex\odamex\build\odalaunch\odalaunch.vcxproj]
|
Build (Visual Studio, 32-bit)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, BSFishy/pip-action@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Build (Visual Studio, 32-bit)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, BSFishy/pip-action@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|