Skip to content

fix: use encoding on latin1 strings from cdclient #4406

fix: use encoding on latin1 strings from cdclient

fix: use encoding on latin1 strings from cdclient #4406

Triggered via pull request December 24, 2024 22:23
@EmosewaMCEmosewaMC
synchronize #1694
latin1
Status Success
Total duration 5m 46s
Artifacts 1

build-and-test.yml

on: pull_request
Matrix: build-and-test
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 7 warnings
Build & Test (macos-13): dCommon/BinaryIO.cpp#L6
out-of-line definition of 'ReadString' does not match any declaration in namespace 'BinaryIO'
Build & Test (macos-13): dCommon/BinaryIO.cpp#L22
no matching function for call to 'ReadString'
Build & Test (macos-13): dCommon/BinaryIO.cpp#L22
no viable conversion from returned value of type 'void' to function return type 'std::string' (aka 'basic_string<char>')
Build & Test (macos-13): dCommon/BinaryIO.cpp#L27
no matching function for call to 'ReadString'
Build & Test (macos-13): dCommon/BinaryIO.cpp#L27
no viable conversion from returned value of type 'void' to function return type 'std::u8string' (aka 'basic_string<char8_t>')
Build & Test (macos-13)
run-cmake action execution failed: 'Error: "'/usr/local/bin/cmake' failed with error code: '2'.'
Build & Test (windows-2022): dCommon/BinaryIO.cpp#L6
'ReadString': unable to match function definition to an existing declaration [D:\a\DarkflameServer\DarkflameServer\build\msvc\dCommon\dCommon.vcxproj]
Build & Test (windows-2022): dCommon/BinaryIO.cpp#L22
'ReadString': no matching overloaded function found [D:\a\DarkflameServer\DarkflameServer\build\msvc\dCommon\dCommon.vcxproj]
Build & Test (windows-2022): dCommon/BinaryIO.cpp#L27
'ReadString': no matching overloaded function found [D:\a\DarkflameServer\DarkflameServer\build\msvc\dCommon\dCommon.vcxproj]
Build & Test (windows-2022)
run-cmake action execution failed: 'Error: "'C:\Program Files\CMake\bin\cmake.exe' failed with error code: '1'.'
Build & Test (macos-13)
openssl@3 3.4.0 is already installed and up-to-date. To reinstall 3.4.0, run: brew reinstall openssl@3
Build & Test (macos-13): thirdparty/mariadb-connector-cpp/src/logger/LoggerFactory.cpp#L28
variable 'NO_LOGGER' is uninitialized when used within its own initialization [-Wuninitialized]
Build & Test (macos-13): thirdparty/mariadb-connector-cpp/src/logger/LoggerFactory.cpp#L28
variable 'NO_LOGGER' is uninitialized when used within its own initialization [-Wuninitialized]
Build & Test (macos-13): thirdparty/mariadb-connector-cpp/src/com/RowProtocol.cpp#L260
shift count >= width of type [-Wshift-count-overflow]
Build & Test (windows-2022): thirdparty/libbcrypt/include/bcrypt/bcrypt.h#L17
'BCRYPT_HASHSIZE': macro redefinition [D:\a\DarkflameServer\DarkflameServer\build\msvc\thirdparty\bcrypt.vcxproj]
Build & Test (windows-2022): thirdparty/libbcrypt/src/bcrypt.c#L158
'=': 'char *' differs in levels of indirection from 'int' [D:\a\DarkflameServer\DarkflameServer\build\msvc\thirdparty\bcrypt.vcxproj]
Build & Test (windows-2022): thirdparty/libbcrypt/src/bcrypt.c#L166
'=': 'char *' differs in levels of indirection from 'int' [D:\a\DarkflameServer\DarkflameServer\build\msvc\thirdparty\bcrypt.vcxproj]

Artifacts

Produced during runtime
Name Size
build-ubuntu-22.04
32.8 MB