Skip to content

Bump JsonSchema.Net from 3.3.2 to 5.4.0 #475

Bump JsonSchema.Net from 3.3.2 to 5.4.0

Bump JsonSchema.Net from 3.3.2 to 5.4.0 #475

Triggered via pull request November 21, 2023 21:33
Status Failure
Total duration 5m 14s
Artifacts

dotnetcore.yml

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

Annotations

40 errors
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?)
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 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?)