Skip to content

.net

.net #94

Triggered via push December 10, 2024 20:11
Status Success
Total duration 57s
Artifacts

nuget.yml

on: push
nuget-pack
45s
nuget-pack
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
nuget-pack
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
nuget-pack: ManagedCode.Communication/CollectionResultT/CollectionResultT.From.cs#L127
Type parameter 'T' has the same name as the type parameter from outer type 'CollectionResult<T>'
nuget-pack: ManagedCode.Communication/ResultT/ResultT.From.cs#L86
Type parameter 'T' has the same name as the type parameter from outer type 'Result<T>'
nuget-pack: ManagedCode.Communication/CollectionResultT/CollectionResultT.From.cs#L127
Type parameter 'T' has the same name as the type parameter from outer type 'CollectionResult<T>'
nuget-pack: ManagedCode.Communication/ResultT/ResultT.From.cs#L86
Type parameter 'T' has the same name as the type parameter from outer type 'Result<T>'
nuget-pack: ManagedCode.Communication.Benchmark/CreateInstanceFailBenchmark.cs#L77
Dereference of a possibly null reference.
nuget-pack: ManagedCode.Communication.Benchmark/CreateInstanceFailBenchmark.cs#L85
Dereference of a possibly null reference.
nuget-pack: ManagedCode.Communication.Tests/Results/ResultTests.cs#L73
Converting null literal or possible null value to non-nullable type.
nuget-pack: ManagedCode.Communication.Tests/Results/ResultTests.cs#L126
Nullable value type may be null.