Skip to content

chore: Speed up and cleanup level and zone loading; Add safer asset buffer reading #2849

chore: Speed up and cleanup level and zone loading; Add safer asset buffer reading

chore: Speed up and cleanup level and zone loading; Add safer asset buffer reading #2849

Triggered via pull request November 22, 2023 01:40
@JettfordJettford
synchronize #1314
speed
Status Success
Total duration 4m 31s
Artifacts

build-and-test.yml

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

Annotations

10 errors and 5 warnings
Build & Test (ubuntu-20.04): dZoneManager/Zone.cpp#L244
version control conflict marker in file
Build & Test (ubuntu-20.04)
run-cmake action execution failed: 'Error: "'/usr/local/bin/cmake' failed with error code: '2'.'
Build & Test (macos-11): dZoneManager/Zone.cpp#L244
version control conflict marker in file
Build & Test (macos-11): dZoneManager/Zone.cpp#L246
no member named 'GetFileAsBuffer' in 'AssetManager'
Build & Test (macos-11): dZoneManager/Zone.cpp#L254
use of undeclared identifier 'file'
Build & Test (macos-11): dZoneManager/Zone.cpp#L260
use of undeclared identifier 'file'; did you mean 'false'?
Build & Test (macos-11): dZoneManager/Zone.cpp#L260
member reference base type 'bool' is not a structure or union
Build & Test (macos-11): dZoneManager/Zone.cpp#L262
version control conflict marker in file
Build & Test (macos-11)
run-cmake action execution failed: 'Error: "'/usr/local/bin/cmake' failed with error code: '2'.'
Build & Test (windows-2022)
run-cmake action execution failed: 'Error: "'C:\Program Files\CMake\bin\cmake.exe' failed with error code: '1'.'
Build & Test (ubuntu-20.04): thirdparty/libbcrypt/src/wrapper.c#L257
implicit declaration of function ‘strdup’; did you mean ‘strcmp’? [-Wimplicit-function-declaration]
Build & Test (ubuntu-20.04): thirdparty/libbcrypt/src/wrapper.c#L257
assignment to ‘char *’ from ‘int’ makes pointer from integer without a cast [-Wint-conversion]
Build & Test (macos-11): thirdparty/SQLite/sqlite3.c#L20294
'OSAtomicCompareAndSwapPtrBarrier' is deprecated: first deprecated in macOS 10.12 - Use atomic_compare_exchange_strong() from <stdatomic.h> instead [-Wdeprecated-declarations]
Build & Test (macos-11): thirdparty/mariadb-connector-cpp/src/logger/LoggerFactory.cpp#L28
variable 'NO_LOGGER' is uninitialized when used within its own initialization [-Wuninitialized]
Build & Test (macos-11): thirdparty/mariadb-connector-cpp/src/logger/LoggerFactory.cpp#L28
variable 'NO_LOGGER' is uninitialized when used within its own initialization [-Wuninitialized]