NJsonSchema v11 (preview) #163
Annotations
7 errors and 1 warning
windows-latest
[xUnit.net 00:00:05.42] NJsonSchema.Tests.Generation.PrimitiveTypeGenerationTests.When_property_is_localdate_then_schema_type_is_string [FAIL]
|
windows-latest
[xUnit.net 00:00:05.43] NJsonSchema.Tests.Generation.PrimitiveTypeGenerationTests.When_property_is_instant_then_schema_type_is_string [FAIL]
|
windows-latest
[xUnit.net 00:00:05.44] NJsonSchema.Tests.Generation.PrimitiveTypeGenerationTests.When_property_is_offsetdatetime_then_schema_type_is_string [FAIL]
|
windows-latest
[xUnit.net 00:00:05.44] NJsonSchema.Tests.Generation.PrimitiveTypeGenerationTests.When_property_is_duration_then_schema_type_is_string [FAIL]
|
windows-latest
[xUnit.net 00:00:05.45] NJsonSchema.Tests.Generation.PrimitiveTypeGenerationTests.When_property_is_zoneddatetime_then_schema_type_is_string [FAIL]
|
windows-latest
ProcessException: Process 'dotnet.exe' exited with code 1.
> "C:\Program Files\dotnet\dotnet.exe" test D:\a\NJsonSchema\NJsonSchema\src\NJsonSchema.sln --configuration Release --no-restore
@ D:\a\NJsonSchema\NJsonSchema
Error output:
[xUnit.net 00:00:05.42] NJsonSchema.Tests.Generation.PrimitiveTypeGenerationTests.When_property_is_localdate_then_schema_type_is_string [FAIL]
[xUnit.net 00:00:05.43] NJsonSchema.Tests.Generation.PrimitiveTypeGenerationTests.When_property_is_instant_then_schema_type_is_string [FAIL]
[xUnit.net 00:00:05.44] NJsonSchema.Tests.Generation.PrimitiveTypeGenerationTests.When_property_is_offsetdatetime_then_schema_type_is_string [FAIL]
[xUnit.net 00:00:05.44] NJsonSchema.Tests.Generation.PrimitiveTypeGenerationTests.When_property_is_duration_then_schema_type_is_string [FAIL]
[xUnit.net 00:00:05.45] NJsonSchema.Tests.Generation.PrimitiveTypeGenerationTests.When_property_is_zoneddatetime_then_schema_type_is_string [FAIL]
|
windows-latest
Process completed with exit code 1.
|
windows-latest
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|