Skip to content

add networkserver deconstructor #126

add networkserver deconstructor

add networkserver deconstructor #126

Triggered via push July 25, 2023 02:05
Status Failure
Total duration 8m 13s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

build.yml

on: push
Matrix: Linux
Matrix: Windows
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 7 warnings
Linux (Release): Projects/Engine/Source/Network/NetworkServer.cpp#L13
no matching function for call to ‘RNR::NetworkServer::stop()’
Linux (Release)
Process completed with exit code 1.
Linux (Debug)
The job was canceled because "Release" failed.
Linux (Debug)
The operation was canceled.
Windows (Debug)
Process completed with exit code 1.
Windows (Release)
The job was canceled because "Debug" failed.
Windows (Release)
Process completed with exit code 1.
Linux (Release): build/vcpkg_installed/x64-linux/share/minizip/minizipConfig.cmake#L1
'find_package(minizip CONFIG)' is deprecated. Please use
Linux (Release): Projects/Engine/Source/App/GUI/TopMenuBar.cpp#L139
format ‘%i’ expects argument of type ‘int’, but argument 4 has type ‘std::map<unsigned int, Ogre::StaticGeometry::Region*>::size_type’ {aka ‘long unsigned int’} [-Wformat=]
Linux (Release): Projects/Engine/Source/App/V8/DataModel/FaceInstance.cpp#L14
pure virtual ‘virtual void RNR::FaceInstance::build()’ called from constructor
Linux (Release): Projects/Engine/Source/App/V8/World/World.cpp#L176
format ‘%i’ expects argument of type ‘int’, but argument 3 has type ‘ptrdiff_t’ {aka ‘long int’} [-Wformat=]
Linux (Release): Projects/Engine/Source/Network/NetworkServer.cpp#L21
ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings]
Linux (Debug): build/vcpkg_installed/x64-linux/share/minizip/minizipConfig.cmake#L1
'find_package(minizip CONFIG)' is deprecated. Please use
Linux (Debug): Projects/Engine/Source/App/GUI/TopMenuBar.cpp#L139
format ‘%i’ expects argument of type ‘int’, but argument 4 has type ‘std::map<unsigned int, Ogre::StaticGeometry::Region*>::size_type’ {aka ‘long unsigned int’} [-Wformat=]