Fix typo in horde warning #128
Annotations
2 errors and 13 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:
odalpapi/net_utils.cpp#L127
'=': conversion from 'long' to 'uint16_t', possible loss of data [D:\a\odamex\odamex\build\odalaunch\odalaunch.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:
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]
|
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]
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "Odamex-Win-x64".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
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:
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]
|
Run build:
odalpapi/net_io.cpp#L249
'argument': conversion from 'size_t' to 'int', possible loss of data [D:\a\odamex\odamex\build\odalaunch\odalaunch.vcxproj]
|
Run build:
odalpapi/net_io.cpp#L280
'argument': conversion from 'SOCKET' to 'int', possible loss of data [D:\a\odamex\odamex\build\odalaunch\odalaunch.vcxproj]
|
The logs for this run have expired and are no longer available.
Loading