Update mstest monorepo to v4 (major) #593
Merged
Annotations
10 warnings
|
Build:
src/Radical/ComponentModel/Messaging/INeedSafeSubscription.cs#L9
Avoid empty interfaces (https://docs.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1040)
|
|
Build:
src/Radical/Helpers/KnownRegex.cs#L5
Do not nest type CreditCards. Alternatively, change its accessibility so that it is not externally visible. (https://docs.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1034)
|
|
Build:
src/Radical/Model/EntityCollection/EntityCollection.(Generic).cs#L281
XML comment has cref attribute 'T' that refers to a type parameter
|
|
Build:
src/Radical/Helpers/RandomStrings.cs#L95
'RandomStrings.MaxLenght' is obsolete: 'Use the MaxLength property, this will be removed in v3.0.0'
|
|
Build:
src/Radical/Helpers/RandomStrings.cs#L95
'RandomStrings.MinLenght' is obsolete: 'Use the MinLength property, this will be removed in v3.0.0'
|
|
Build:
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:
src/Radical/Validation/Validator.cs#L40
'IRequireValidationCallback<T>' is obsolete: 'IRequireValidationCallback has been obsoleted and will be removed in v3.0.0'
|
|
Build:
src/Radical/Model/EntityCollection/EntityCollection.(Generic).cs#L606
Unexpected character '1'. See also error CS1056.
|
|
Build:
src/Radical/Model/EntityCollection/EntityCollection.(Generic).cs#L606
Unexpected character '`'. See also error CS1056.
|
|
Build:
src/Radical/Model/EntityCollection/EntityCollection.(Generic).cs#L606
XML comment has syntactically incorrect cref attribute 'System.Collections.Generic.ICollection`1'
|
Loading