Skip to content

chore: Add custom instrumentation sample project #62

chore: Add custom instrumentation sample project

chore: Add custom instrumentation sample project #62

Triggered via pull request January 14, 2025 21:58
Status Success
Total duration 39s
Artifacts

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 warnings
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build: custom-distributed-tracing/Receiver/Program.cs#L59
Converting null literal or possible null value to non-nullable type.
build: custom-distributed-tracing/Receiver/Program.cs#L64
Possible null reference argument for parameter 'item' in 'void List<string>.Add(string item)'.
build: custom-distributed-tracing/Receiver/Program.cs#L59
Converting null literal or possible null value to non-nullable type.
build: custom-distributed-tracing/Receiver/Program.cs#L64
Possible null reference argument for parameter 'item' in 'void List<string>.Add(string item)'.