Merge branch 'stable' into horde-limit-redo #124
Annotations
2 errors and 12 warnings
Decrypt IWADs
An error occurred trying to start process 'C:\Program Files\PowerShell\7\pwsh.EXE' with working directory 'D:\a\odamex\odamex\.\build\demotester'. The directory name is invalid.
|
Run OdaTests
An error occurred trying to start process 'C:\Program Files\PowerShell\7\pwsh.EXE' with working directory 'D:\a\odamex\odamex\.\build\demotester'. The directory name is invalid.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, BSFishy/pip-action@v1, actions/upload-artifact@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, BSFishy/pip-action@v1, 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/
|
Run build:
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]
|
Run build:
libraries/textscreen/txt_sdl.c#L357
'>=': signed/unsigned mismatch [D:\a\odamex\odamex\build\client\textscreen.vcxproj]
|
Run build:
libraries/textscreen/txt_sdl.c#L358
'>=': signed/unsigned mismatch [D:\a\odamex\odamex\build\client\textscreen.vcxproj]
|
Run build:
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]
|
Run build:
libraries/textscreen/txt_sdl.c#L1169
'=': conversion from 'size_t' to 'int', possible loss of data [D:\a\odamex\odamex\build\client\textscreen.vcxproj]
|
Run build:
master/i_net.cpp#L159
'inet_addr': Use inet_pton() or InetPton() instead or define _WINSOCK_DEPRECATED_NO_WARNINGS to disable deprecated API warnings [D:\a\odamex\odamex\build\master\odamast.vcxproj]
|
Run build:
master/i_net.cpp#L163
'gethostbyname': Use getaddrinfo() or GetAddrInfoW() instead or define _WINSOCK_DEPRECATED_NO_WARNINGS to disable deprecated API warnings [D:\a\odamex\odamex\build\master\odamast.vcxproj]
|
Run build:
master/i_net.cpp#L187
'argument': conversion from 'size_t' to 'int', possible loss of data [D:\a\odamex\odamex\build\master\odamast.vcxproj]
|
Run build:
master/i_net.cpp#L261
'=': conversion from 'SOCKET' to 'int', possible loss of data [D:\a\odamex\odamex\build\master\odamast.vcxproj]
|
Run build:
master/main.cpp#L329
'argument': conversion from 'size_t' to 'short', possible loss of data [D:\a\odamex\odamex\build\master\odamast.vcxproj]
|
The logs for this run have expired and are no longer available.
Loading