Merge branch 'child-inherit-keyvalues' #41
Annotations
6 errors and 2 warnings
Build:
src/game/shared/entities/entity_shared.cpp#L168
‘using ThisClass = class CBaseEntity’ {aka ‘class CBaseEntity’} has no member named ‘m_SharedKey’
|
Build:
src/game/shared/entities/entity_shared.cpp#L169
‘using ThisClass = class CBaseEntity’ {aka ‘class CBaseEntity’} has no member named ‘m_SharedValue’
|
Build:
src/game/shared/entities/entity_shared.cpp#L170
‘using ThisClass = class CBaseEntity’ {aka ‘class CBaseEntity’} has no member named ‘m_SharedKeyValues’; did you mean ‘m_InheritKeyValues’?
|
Build:
src/game/server/entities/NPCs/racex/pitdrone.cpp#L50
redefinition of ‘CBaseEntity* owner’
|
Build:
src/game/server/entities/NPCs/racex/pitdrone.cpp#L93
redefinition of ‘CBaseEntity* owner’
|
Build
Process completed with exit code 2.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, lukka/run-vcpkg@v10. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Configure:
build/vcpkg_installed/x64-linux/share/vcpkg-cmake/vcpkg_cmake_configure.cmake#L318
The following variables are not used in CMakeLists.txt:
|
Loading