Update renovatebot/github-action action to v44.2.2 #619
Annotations
10 warnings
|
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/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/Extensions/Reflection/ObjectExtensions.cs#L11
Rename type Function so that it no longer conflicts with the reserved language keyword 'Function'. Using a reserved keyword as the name of a type makes it harder for consumers in other languages to use the type. (https://docs.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1716)
|
|
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/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#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