Skip to content

Compile native code with C++20 #6133

Compile native code with C++20

Compile native code with C++20 #6133

Triggered via pull request November 27, 2023 09:55
Status Success
Total duration 26m 57s
Artifacts

codeql-analysis.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

15 errors and 2 warnings
Analyze Profiler
Cloning into 'libunwind'...
Analyze Profiler
remote: Enumerating objects: 18878, done.
Analyze Profiler
remote: Counting objects: 0% (1/3188)
Analyze Profiler
remote: Counting objects: 1% (32/3188)
Analyze Profiler
remote: Counting objects: 2% (64/3188)
Analyze Profiler
remote: Counting objects: 3% (96/3188)
Analyze Profiler
remote: Counting objects: 4% (128/3188)
Analyze Profiler
remote: Counting objects: 5% (160/3188)
Analyze Profiler
remote: Counting objects: 6% (192/3188)
Analyze Profiler
remote: Counting objects: 7% (224/3188)
Analyze Tracer
make[4]: warning: -j0 forced in submake: resetting jobserver mode.
Analyze Tracer
/home/runner/work/dd-trace-dotnet/dd-trace-dotnet/tracer/src/Datadog.Tracer.Native/debugger_probes_instrumentation_requester.cpp:866:50: warning: bitwise operation between different enumeration types ('CorFieldAttr' and 'CorMethodAttr') is deprecated [-Wdeprecated-enum-enum-conversion]
Analyze Tracer
fdPrivate | mdHideBySig | fdSpecialName, fieldSignature, sizeof(fieldSignature),
Analyze Tracer
~~~~~~~~~ ^ ~~~~~~~~~~~
Analyze Tracer
1 warning generated.
Analyze Profiler
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Analyze Tracer
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/