Update renovatebot/github-action action to v44.2.1 #617
Annotations
10 warnings
|
Build:
src/Radical/ComponentModel/Model/IEntityView/EntityItemViewCustomPropertyDescriptor.cs#L102
Avoid using cref tags with a prefix (https://docs.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1200)
|
|
Build:
src/Radical/ComponentModel/Model/IEntityView/EntityItemViewCustomPropertyDescriptor.cs#L81
Member '_customDisplayName' is explicitly initialized to its default value (https://docs.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1805)
|
|
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/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/ComponentModel/Messaging/INeedSafeSubscription.cs#L9
Avoid empty interfaces (https://docs.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1040)
|
|
Build:
src/Radical/Model/EntityCollection/EntityCollection.(Generic).cs#L267
XML comment has cref attribute 'T' that refers to a type parameter
|
|
Build:
src/Radical/Model/EntityCollection/EntityCollection.(Generic).cs#L592
Unexpected character '1'. See also error CS1056.
|
|
Build:
src/Radical/Model/EntityCollection/EntityCollection.(Generic).cs#L592
Unexpected character '`'. See also error CS1056.
|
|
Build:
src/Radical/Model/EntityCollection/EntityCollection.(Generic).cs#L592
XML comment has syntactically incorrect cref attribute 'System.Collections.Generic.ICollection`1'
|
Loading