Merge #37
Annotations
2 errors and 10 warnings
Run Tests
Process completed with exit code 1.
|
Publish Test Results
This action finished successfully, but test results have status failure.
|
Build:
src/OpenSmc.Collections/QueryableExtensions.cs#L5
The using directive for 'System.Diagnostics.CodeAnalysis' appeared previously in this namespace
|
Build:
src/OpenSmc.DotNet.Kernel/IDotNetKernel.cs#L9
Cannot convert null literal to non-nullable reference type.
|
Build:
src/OpenSmc.Project.Contract/NotebookDocument.cs#L12
Non-nullable property 'Language' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build:
src/OpenSmc.Project.Contract/NotebookDocument.cs#L12
Non-nullable property 'Content' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build:
src/OpenSmc.Project.Contract/NotebookDocument.cs#L12
Non-nullable property 'EvaluationError' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build:
src/OpenSmc.Project.Contract/NotebookDto.cs#L53
Non-nullable property 'Content' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build:
src/OpenSmc.Project.Contract/NotebookDto.cs#L53
Non-nullable property 'Language' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build:
src/OpenSmc.Project.Contract/NotebookDto.cs#L59
Non-nullable property 'EvaluationError' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build:
src/OpenSmc.Project.Contract/ProjectDocument.cs#L6
Non-nullable property 'HomeRegion' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build:
src/OpenSmc.Project.Contract/ProjectDocument.cs#L6
Non-nullable property 'Abstract' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
The logs for this run have expired and are no longer available.
Loading