feat: graylog integration #11055
Annotations
10 errors and 1 warning
Run CMake:
build/linux-release/vcpkg_installed/x64-linux/include/boost/di.hpp#L379
static assertion failed: constraint not satisfied
|
Run CMake:
tests/integration/main.cpp#L73
cannot declare variable ‘logger’ to be of abstract type ‘InMemoryLogger’
|
Run CMake:
tests/integration/main.cpp#L84
cannot declare variable ‘logger’ to be of abstract type ‘InMemoryLogger’
|
Run CMake:
tests/integration/main.cpp#L95
cannot declare variable ‘logger’ to be of abstract type ‘InMemoryLogger’
|
Run CMake:
tests/integration/main.cpp#L107
cannot declare variable ‘logger’ to be of abstract type ‘InMemoryLogger’
|
Run CMake:
tests/integration/main.cpp#L121
cannot declare variable ‘logger’ to be of abstract type ‘InMemoryLogger’
|
Run CMake:
tests/integration/main.cpp#L131
cannot declare variable ‘logger’ to be of abstract type ‘InMemoryLogger’
|
Run CMake:
tests/integration/main.cpp#L143
cannot declare variable ‘logger’ to be of abstract type ‘InMemoryLogger’
|
Run CMake:
src/lib/di/runtime_provider.hpp#L161
invalid new-expression of abstract class type ‘InMemoryLogger’
|
Run CMake:
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, Logger, InMemoryLogger, 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, Logger, InMemoryLogger, 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<> > >&)’
|
Run CMake:
src/canary_server.cpp#L146
narrowing conversion of ‘(&((ConfigManager& (*)())g_configManager)())->ConfigManager::getNumber(GRAYLOG_PORT, std::source_location::current(__builtin_source_location()))’ from ‘int32_t’ {aka ‘int’} to ‘short int’ [-Wnarrowing]
|
Loading