chore: Add custom instrumentation sample project #62
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)'.
|