[Tracing] Update telemetry metrics for OpenTelemtetry integration #14460
Annotations
10 errors and 2 warnings
Build dd-trace-dotnet
gmake[4]: warning: -j0 forced in submake: resetting jobserver mode.
|
Build dd-trace-dotnet
/home/runner/work/dd-trace-dotnet/dd-trace-dotnet/tracer/src/Datadog.Tracer.Native/rejit_handler.cpp:54:25: warning: comparison between NULL and non-pointer ('ModuleID' (aka 'unsigned long') and NULL) [-Wnull-arithmetic]
|
Build dd-trace-dotnet
if (currentModuleId == NULL ||
|
Build dd-trace-dotnet
~~~~~~~~~~~~~~~ ^ ~~~~
|
Build dd-trace-dotnet
/home/runner/work/dd-trace-dotnet/dd-trace-dotnet/tracer/src/Datadog.Tracer.Native/rejit_handler.cpp:55:18: warning: comparison between NULL and non-pointer ('ModuleID' (aka 'unsigned long') and NULL) [-Wnull-arithmetic]
|
Build dd-trace-dotnet
moduleId == NULL ||
|
Build dd-trace-dotnet
~~~~~~~~ ^ ~~~~
|
Build dd-trace-dotnet
/home/runner/work/dd-trace-dotnet/dd-trace-dotnet/tracer/src/Datadog.Tracer.Native/rejit_handler.cpp:56:26: warning: comparison between NULL and non-pointer ('mdMethodDef' (aka 'unsigned int') and NULL) [-Wnull-arithmetic]
|
Build dd-trace-dotnet
currentMethodDef == NULL ||
|
Build dd-trace-dotnet
~~~~~~~~~~~~~~~~ ^ ~~~~
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Initialize CodeQL
CodeQL Action v2 will be deprecated on December 5th, 2024. Please update all occurrences of the CodeQL Action in your workflow files to v3. For more information, see https://github.blog/changelog/2024-01-12-code-scanning-deprecation-of-codeql-action-v2/
|
Loading