feat: gamestore cpp #10215
Annotations
8 errors and 10 warnings
build/linux-debug/vcpkg_installed/x64-linux/include/boost/di.hpp#L379
static assertion failed: constraint not satisfied
|
src/lib/di/runtime_provider.hpp#L161
invalid new-expression of abstract class type ‘tests::InMemoryAccountRepository’
|
src/lib/di/runtime_provider.hpp#L132
no matching function for call to ‘boost::ext::di::v1_3_0::extension::detail::injector<boost::ext::di::v1_3_0::extension::assert_error_policy, boost::ext::di::v1_3_0::extension::shared_config>::make<boost::ext::di::v1_3_0::core::dependency<boost::ext::di::v1_3_0::scopes::singleton, AccountRepository, tests::InMemoryAccountRepository, boost::ext::di::v1_3_0::no_name, void, boost::ext::di::v1_3_0::core::pool<boost::ext::di::v1_3_0::aux::type_list<> > >::given>(const boost::ext::di::v1_3_0::core::dependency<boost::ext::di::v1_3_0::scopes::singleton, AccountRepository, tests::InMemoryAccountRepository, boost::ext::di::v1_3_0::no_name, void, boost::ext::di::v1_3_0::core::pool<boost::ext::di::v1_3_0::aux::type_list<> > >&)’
|
src/lib/di/runtime_provider.hpp#L170
‘const class boost::ext::di::v1_3_0::core::dependency<boost::ext::di::v1_3_0::scopes::singleton, AccountRepository, tests::InMemoryAccountRepository, boost::ext::di::v1_3_0::no_name, void, boost::ext::di::v1_3_0::core::pool<boost::ext::di::v1_3_0::aux::type_list<> > >’ has no member named ‘object_’
|
src/lib/di/runtime_provider.hpp#L170
invalid new-expression of abstract class type ‘tests::InMemoryAccountRepository’
|
src/lib/di/runtime_provider.hpp#L131
no match for ‘operator=’ (operand types are ‘std::unordered_map<std::type_index, std::function<void*()> >::mapped_type’ {aka ‘std::function<void*()>’} and ‘boost::ext::di::v1_3_0::extension::detail::injector<boost::ext::di::v1_3_0::extension::assert_error_policy, boost::ext::di::v1_3_0::extension::shared_config>::install<boost::ext::di::v1_3_0::core::dependency<boost::ext::di::v1_3_0::scopes::singleton, AccountRepository, tests::InMemoryAccountRepository, boost::ext::di::v1_3_0::no_name, void, boost::ext::di::v1_3_0::core::pool<boost::ext::di::v1_3_0::aux::type_list<> > > >(const boost::ext::di::v1_3_0::core::dependency<boost::ext::di::v1_3_0::scopes::singleton, AccountRepository, tests::InMemoryAccountRepository, boost::ext::di::v1_3_0::no_name, void, boost::ext::di::v1_3_0::core::pool<boost::ext::di::v1_3_0::aux::type_list<> > >&)::<lambda()>’)
|
|
|
src/utils/tools.hpp#L148
type qualifiers ignored on function return type [-Wignored-qualifiers]
|
src/utils/tools.hpp#L148
type qualifiers ignored on function return type [-Wignored-qualifiers]
|
src/utils/tools.hpp#L148
type qualifiers ignored on function return type [-Wignored-qualifiers]
|
src/creatures/monsters/spawns/spawn_monster.hpp#L84
‘SpawnMonster::spawnMonsterMap’ will be initialized after [-Wreorder]
|
src/creatures/monsters/spawns/spawn_monster.hpp#L81
‘std::map<unsigned int, std::shared_ptr<Monster> > SpawnMonster::spawnedMonsterMap’ [-Wreorder]
|
src/creatures/monsters/spawns/spawn_monster.hpp#L40
when initialized here [-Wreorder]
|
src/creatures/monsters/spawns/spawn_monster.hpp#L90
‘SpawnMonster::checkSpawnMonsterEvent’ will be initialized after [-Wreorder]
|
src/creatures/monsters/spawns/spawn_monster.hpp#L86
‘Position SpawnMonster::centerPos’ [-Wreorder]
|
src/creatures/monsters/spawns/spawn_monster.hpp#L40
when initialized here [-Wreorder]
|
src/utils/tools.hpp#L148
type qualifiers ignored on function return type [-Wignored-qualifiers]
|
This job failed
Loading