Update dependency PublicApiGenerator to 11.5.0 #586
Merged
Annotations
10 warnings
|
Build:
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:
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:
src/Radical/Model/EntityCollection/EntityCollection.(Generic).cs#L281
XML comment has cref attribute 'T' that refers to a type parameter
|
|
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/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/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