Skip to content

Fix repo url

Fix repo url #5

Triggered via push December 11, 2023 15:45
Status Failure
Total duration 1m 4s
Artifacts

dotnet.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 10 warnings
publish
Process completed with exit code 1.
build: Xunit.Runner.Http/CustomAssemblyRunner.cs#L464
Cannot convert null literal to non-nullable reference type.
build: Xunit.Runner.Http/CustomAssemblyRunner.cs#L54
Cannot convert null literal to non-nullable reference type.
build: Xunit.Runner.Http/CustomAssemblyRunner.cs#L56
Cannot convert null literal to non-nullable reference type.
build: Xunit.Runner.Http/CustomAssemblyRunner.cs#L228
Cannot convert null literal to non-nullable reference type.
build: Xunit.Runner.Http/CustomAssemblyRunner.cs#L306
Cannot convert null literal to non-nullable reference type.
build: Xunit.Runner.Http/CustomAssemblyRunner.cs#L468
Converting null literal or possible null value to non-nullable type.
build: Xunit.Runner.Http/CustomAssemblyRunner.cs#L472
Dereference of a possibly null reference.
build: Xunit.Runner.Http/CustomAssemblyRunner.cs#L476
Dereference of a possibly null reference.
build: Xunit.Runner.Http/CustomAssemblyRunner.cs#L488
Non-nullable field 'BackgroundTask' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build: Xunit.Runner.Http/CustomAssemblyRunner.cs#L489
Non-nullable field 'Finished' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.