Skip to content

Ref build step

Ref build step #4

Re-run triggered December 11, 2023 15:38
Status Failure
Total duration 38s
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#L52
Non-nullable property 'OnDiagnosticMessage' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: Xunit.Runner.Http/CustomAssemblyRunner.cs#L52
Non-nullable property 'OnDiscoveryComplete' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: Xunit.Runner.Http/CustomAssemblyRunner.cs#L52
Non-nullable property 'OnErrorMessage' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: Xunit.Runner.Http/CustomAssemblyRunner.cs#L52
Non-nullable property 'OnExecutionComplete' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: Xunit.Runner.Http/CustomAssemblyRunner.cs#L52
Non-nullable property 'OnTestFailed' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.