AA research fix #350
Annotations
10 warnings
|
build/_deps/sentrynative-src/src/sentry_unix_pageallocator.c#L114
declaration shadows a local variable [-Wshadow]
|
build/_deps/sentrynative-src/src/sentry_core.c#L442
variable 'event_id' may be uninitialized when used here [-Wconditional-uninitialized]
|
build/_deps/sentrynative-src/src/sentry_core.c#L476
integer constant not in range of enumerated type 'sentry_scope_mode_t' [-Wassign-enum]
|
build/_deps/sentrynative-src/src/sentry_core.c#L532
integer constant not in range of enumerated type 'sentry_scope_mode_t' [-Wassign-enum]
|
build/_deps/sentrynative-src/src/backends/sentry_backend_breakpad.cpp#L182
variable 'junk' set but not used [-Wunused-but-set-variable]
|
|
|
|
|
This job succeeded
Loading