Ref build step #4
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.
|