Skip to content

Bump JsonSchema.Net from 3.3.2 to 5.2.3 #435

Bump JsonSchema.Net from 3.3.2 to 5.2.3

Bump JsonSchema.Net from 3.3.2 to 5.2.3 #435

Triggered via pull request September 8, 2023 21:12
Status Failure
Total duration 3m 35s
Artifacts

dotnetcore.yml

on: pull_request
Build warnings check
18s
Build warnings check
Build documentation
29s
Build documentation
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

40 errors
Build warnings check: src/CycloneDX.Spdx/Validation/JsonValidator.cs#L81
The type or namespace name 'ValidationOptions' could not be found (are you missing a using directive or an assembly reference?)
Build warnings check: src/CycloneDX.Spdx/Validation/JsonValidator.cs#L83
'OutputFormat' does not contain a definition for 'Detailed'
Build warnings check: src/CycloneDX.Spdx/Validation/JsonValidator.cs#L91
'EvaluationResults' does not contain a definition for 'Message' and no accessible extension method 'Message' accepting a first argument of type 'EvaluationResults' could be found (are you missing a using directive or an assembly reference?)
Build warnings check: src/CycloneDX.Spdx/Validation/JsonValidator.cs#L94
'EvaluationResults' does not contain a definition for 'NestedResults' and no accessible extension method 'NestedResults' accepting a first argument of type 'EvaluationResults' could be found (are you missing a using directive or an assembly reference?)
Build warnings check: src/CycloneDX.Spdx/Validation/JsonValidator.cs#L96
The type or namespace name 'ValidationResults' could not be found (are you missing a using directive or an assembly reference?)
Build warnings check: src/CycloneDX.Spdx/Validation/JsonValidator.cs#L96
'EvaluationResults' does not contain a definition for 'NestedResults' and no accessible extension method 'NestedResults' accepting a first argument of type 'EvaluationResults' could be found (are you missing a using directive or an assembly reference?)
Build warnings check: src/CycloneDX.Core/Json/Validator.cs#L176
The type or namespace name 'ValidationOptions' could not be found (are you missing a using directive or an assembly reference?)
Build warnings check: src/CycloneDX.Core/Json/Validator.cs#L178
'OutputFormat' does not contain a definition for 'Detailed'
Build warnings check: src/CycloneDX.Core/Json/Validator.cs#L200
'EvaluationResults' does not contain a definition for 'Message' and no accessible extension method 'Message' accepting a first argument of type 'EvaluationResults' could be found (are you missing a using directive or an assembly reference?)
Build warnings check: src/CycloneDX.Core/Json/Validator.cs#L205
'EvaluationResults' does not contain a definition for 'NestedResults' and no accessible extension method 'NestedResults' accepting a first argument of type 'EvaluationResults' could be found (are you missing a using directive or an assembly reference?)
Tests on ubuntu-latest: src/CycloneDX.Spdx/Validation/JsonValidator.cs#L81
The type or namespace name 'ValidationOptions' could not be found (are you missing a using directive or an assembly reference?)
Tests on ubuntu-latest: src/CycloneDX.Spdx/Validation/JsonValidator.cs#L83
'OutputFormat' does not contain a definition for 'Detailed'
Tests on ubuntu-latest: src/CycloneDX.Spdx/Validation/JsonValidator.cs#L91
'EvaluationResults' does not contain a definition for 'Message' and no accessible extension method 'Message' accepting a first argument of type 'EvaluationResults' could be found (are you missing a using directive or an assembly reference?)
Tests on ubuntu-latest: src/CycloneDX.Spdx/Validation/JsonValidator.cs#L94
'EvaluationResults' does not contain a definition for 'NestedResults' and no accessible extension method 'NestedResults' accepting a first argument of type 'EvaluationResults' could be found (are you missing a using directive or an assembly reference?)
Tests on ubuntu-latest: src/CycloneDX.Spdx/Validation/JsonValidator.cs#L96
The type or namespace name 'ValidationResults' could not be found (are you missing a using directive or an assembly reference?)
Tests on ubuntu-latest: src/CycloneDX.Spdx/Validation/JsonValidator.cs#L96
'EvaluationResults' does not contain a definition for 'NestedResults' and no accessible extension method 'NestedResults' accepting a first argument of type 'EvaluationResults' could be found (are you missing a using directive or an assembly reference?)
Tests on ubuntu-latest: src/CycloneDX.Core/Json/Validator.cs#L176
The type or namespace name 'ValidationOptions' could not be found (are you missing a using directive or an assembly reference?)
Tests on ubuntu-latest: src/CycloneDX.Core/Json/Validator.cs#L178
'OutputFormat' does not contain a definition for 'Detailed'
Tests on ubuntu-latest: src/CycloneDX.Core/Json/Validator.cs#L200
'EvaluationResults' does not contain a definition for 'Message' and no accessible extension method 'Message' accepting a first argument of type 'EvaluationResults' could be found (are you missing a using directive or an assembly reference?)
Tests on ubuntu-latest: src/CycloneDX.Core/Json/Validator.cs#L205
'EvaluationResults' does not contain a definition for 'NestedResults' and no accessible extension method 'NestedResults' accepting a first argument of type 'EvaluationResults' could be found (are you missing a using directive or an assembly reference?)
Tests on macos-latest: src/CycloneDX.Spdx/Validation/JsonValidator.cs#L81
The type or namespace name 'ValidationOptions' could not be found (are you missing a using directive or an assembly reference?)
Tests on macos-latest: src/CycloneDX.Spdx/Validation/JsonValidator.cs#L83
'OutputFormat' does not contain a definition for 'Detailed'
Tests on macos-latest: src/CycloneDX.Spdx/Validation/JsonValidator.cs#L91
'EvaluationResults' does not contain a definition for 'Message' and no accessible extension method 'Message' accepting a first argument of type 'EvaluationResults' could be found (are you missing a using directive or an assembly reference?)
Tests on macos-latest: src/CycloneDX.Spdx/Validation/JsonValidator.cs#L94
'EvaluationResults' does not contain a definition for 'NestedResults' and no accessible extension method 'NestedResults' accepting a first argument of type 'EvaluationResults' could be found (are you missing a using directive or an assembly reference?)
Tests on macos-latest: src/CycloneDX.Spdx/Validation/JsonValidator.cs#L96
The type or namespace name 'ValidationResults' could not be found (are you missing a using directive or an assembly reference?)
Tests on macos-latest: src/CycloneDX.Spdx/Validation/JsonValidator.cs#L96
'EvaluationResults' does not contain a definition for 'NestedResults' and no accessible extension method 'NestedResults' accepting a first argument of type 'EvaluationResults' could be found (are you missing a using directive or an assembly reference?)
Tests on macos-latest: src/CycloneDX.Core/Json/Validator.cs#L176
The type or namespace name 'ValidationOptions' could not be found (are you missing a using directive or an assembly reference?)
Tests on macos-latest: src/CycloneDX.Core/Json/Validator.cs#L178
'OutputFormat' does not contain a definition for 'Detailed'
Tests on macos-latest: src/CycloneDX.Core/Json/Validator.cs#L200
'EvaluationResults' does not contain a definition for 'Message' and no accessible extension method 'Message' accepting a first argument of type 'EvaluationResults' could be found (are you missing a using directive or an assembly reference?)
Tests on macos-latest: src/CycloneDX.Core/Json/Validator.cs#L205
'EvaluationResults' does not contain a definition for 'NestedResults' and no accessible extension method 'NestedResults' accepting a first argument of type 'EvaluationResults' could be found (are you missing a using directive or an assembly reference?)
Tests on windows-latest: src/CycloneDX.Spdx/Validation/JsonValidator.cs#L81
The type or namespace name 'ValidationOptions' could not be found (are you missing a using directive or an assembly reference?)
Tests on windows-latest: src/CycloneDX.Spdx/Validation/JsonValidator.cs#L83
'OutputFormat' does not contain a definition for 'Detailed'
Tests on windows-latest: src/CycloneDX.Spdx/Validation/JsonValidator.cs#L91
'EvaluationResults' does not contain a definition for 'Message' and no accessible extension method 'Message' accepting a first argument of type 'EvaluationResults' could be found (are you missing a using directive or an assembly reference?)
Tests on windows-latest: src/CycloneDX.Spdx/Validation/JsonValidator.cs#L94
'EvaluationResults' does not contain a definition for 'NestedResults' and no accessible extension method 'NestedResults' accepting a first argument of type 'EvaluationResults' could be found (are you missing a using directive or an assembly reference?)
Tests on windows-latest: src/CycloneDX.Spdx/Validation/JsonValidator.cs#L96
The type or namespace name 'ValidationResults' could not be found (are you missing a using directive or an assembly reference?)
Tests on windows-latest: src/CycloneDX.Spdx/Validation/JsonValidator.cs#L96
'EvaluationResults' does not contain a definition for 'NestedResults' and no accessible extension method 'NestedResults' accepting a first argument of type 'EvaluationResults' could be found (are you missing a using directive or an assembly reference?)
Tests on windows-latest: src/CycloneDX.Core/Json/Validator.cs#L176
The type or namespace name 'ValidationOptions' could not be found (are you missing a using directive or an assembly reference?)
Tests on windows-latest: src/CycloneDX.Core/Json/Validator.cs#L178
'OutputFormat' does not contain a definition for 'Detailed'
Tests on windows-latest: src/CycloneDX.Core/Json/Validator.cs#L200
'EvaluationResults' does not contain a definition for 'Message' and no accessible extension method 'Message' accepting a first argument of type 'EvaluationResults' could be found (are you missing a using directive or an assembly reference?)
Tests on windows-latest: src/CycloneDX.Core/Json/Validator.cs#L205
'EvaluationResults' does not contain a definition for 'NestedResults' and no accessible extension method 'NestedResults' accepting a first argument of type 'EvaluationResults' could be found (are you missing a using directive or an assembly reference?)