Skip to content

Update mstest monorepo to v4 (major) #60

Update mstest monorepo to v4 (major)

Update mstest monorepo to v4 (major) #60

Triggered via pull request November 17, 2025 17:49
Status Failure
Total duration 34s
Artifacts

ci.yml

on: pull_request
Matrix: build
release
release
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 10 warnings
Build and test on Linux: src/Radical.Tests/Extensions/EnumerableExtensionTest.cs#L49
The type or namespace name 'ExpectedException' could not be found (are you missing a using directive or an assembly reference?)
Build and test on Linux: src/Radical.Tests/Extensions/EnumerableExtensionTest.cs#L49
The type or namespace name 'ExpectedExceptionAttribute' could not be found (are you missing a using directive or an assembly reference?)
Build and test on Linux: src/Radical.Tests/Extensions/EnumerableExtensionTest.cs#L23
The type or namespace name 'ExpectedException' could not be found (are you missing a using directive or an assembly reference?)
Build and test on Linux: src/Radical.Tests/Extensions/EnumerableExtensionTest.cs#L23
The type or namespace name 'ExpectedExceptionAttribute' could not be found (are you missing a using directive or an assembly reference?)
Build and test on Linux: src/Radical.Tests/Extensions/EnumerableExtensionTest.cs#L16
The type or namespace name 'ExpectedException' could not be found (are you missing a using directive or an assembly reference?)
Build and test on Linux: src/Radical.Tests/Extensions/EnumerableExtensionTest.cs#L16
The type or namespace name 'ExpectedExceptionAttribute' could not be found (are you missing a using directive or an assembly reference?)
Build and test on Linux: src/Radical.Tests/Extensions/ArrayExtensionsTests.cs#L76
The type or namespace name 'ExpectedException' could not be found (are you missing a using directive or an assembly reference?)
Build and test on Linux: src/Radical.Tests/Extensions/ArrayExtensionsTests.cs#L76
The type or namespace name 'ExpectedExceptionAttribute' could not be found (are you missing a using directive or an assembly reference?)
Build and test on Linux: src/Radical.Tests/Extensions/ArrayExtensionsTests.cs#L69
The type or namespace name 'ExpectedException' could not be found (are you missing a using directive or an assembly reference?)
Build and test on Linux: src/Radical.Tests/Extensions/ArrayExtensionsTests.cs#L69
The type or namespace name 'ExpectedExceptionAttribute' could not be found (are you missing a using directive or an assembly reference?)
Build and test on Linux: src/Radical/Exceptions/MissingContractAttributeException.cs#L14
Add the following constructor to MissingContractAttributeException: public MissingContractAttributeException(string message) (https://docs.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1032)
Build and test on Linux: src/Radical/Exceptions/MissingContractAttributeException.cs#L14
Add the following constructor to MissingContractAttributeException: public MissingContractAttributeException() (https://docs.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1032)
Build and test on Linux: src/Radical/Model/EntityCollection/EntityCollection.(Generic).cs#L281
XML comment has cref attribute 'T' that refers to a type parameter
Build and test on Linux: src/Radical/Model/EntityCollection/EntityCollection.(Generic).cs#L135
'EntityCollection<T>.OnInitialize()' is obsolete: 'OnInitialize has been obsoleted. Move initialization code to collection constructor. Will be removed in v3.0.0.'
Build and test on Linux: src/Radical/Helpers/RandomStrings.cs#L95
'RandomStrings.MaxLenght' is obsolete: 'Use the MaxLength property, this will be removed in v3.0.0'
Build and test on Linux: src/Radical/Helpers/RandomStrings.cs#L95
'RandomStrings.MinLenght' is obsolete: 'Use the MinLength property, this will be removed in v3.0.0'
Build and test on Linux: src/Radical/Validation/Validator.cs#L40
'IRequireValidationCallback<T>' is obsolete: 'IRequireValidationCallback has been obsoleted and will be removed in v3.0.0'
Build and test on Linux: src/Radical/Model/EntityCollection/EntityCollection.(Generic).cs#L606
Unexpected character '1'. See also error CS1056.
Build and test on Linux: src/Radical/Model/EntityCollection/EntityCollection.(Generic).cs#L606
Unexpected character '`'. See also error CS1056.
Build and test on Linux: src/Radical/Model/EntityCollection/EntityCollection.(Generic).cs#L606
XML comment has syntactically incorrect cref attribute 'System.Collections.Generic.ICollection`1'