Bump marocchino/sticky-pull-request-comment from 2.9.0 to 2.9.4#7
Closed
dependabot[bot] wants to merge 1 commit into
Closed
Annotations
10 warnings
|
source/AAS.TwinEngine.Plugin.RelationalDatabase/DomainModel/SubmodelData/DataType.cs#L7
Identifier 'Integer' contains type name (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1720)
|
|
source/AAS.TwinEngine.Plugin.RelationalDatabase/DomainModel/SubmodelData/DataType.cs#L5
Identifier 'String' contains type name (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1720)
|
|
source/AAS.TwinEngine.Plugin.RelationalDatabase/ServiceConfiguration/LoggingConfigurationExtension.cs#L18
'ConfigureLogging' is coupled with '41' different types from '31' different namespaces. Rewrite or refactor the code to decrease its class coupling below '41'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1506)
|
|
source/AAS.TwinEngine.Plugin.RelationalDatabase/Program.cs#L15
'Main' is coupled with '50' different types from '34' different namespaces. Rewrite or refactor the code to decrease its class coupling below '41'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1506)
|
|
source/AAS.TwinEngine.Plugin.RelationalDatabase/ApplicationLogic/Exceptions/Application/SubmodelDataNotFoundException.cs#L5
Add the following constructor to SubmodelDataNotFoundException: public SubmodelDataNotFoundException(string message, Exception innerException) (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1032)
|
|
source/AAS.TwinEngine.Plugin.RelationalDatabase/ApplicationLogic/Exceptions/Application/ShellMetaDataNotFoundException.cs#L5
Add the following constructor to ShellMetaDataNotFoundException: public ShellMetaDataNotFoundException(string message, Exception innerException) (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1032)
|
|
source/AAS.TwinEngine.Plugin.RelationalDatabase/ApplicationLogic/Exceptions/Application/QueryNotAvailableException.cs#L5
Add the following constructor to QueryNotAvailableException: public QueryNotAvailableException(string message, Exception innerException) (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1032)
|
|
source/AAS.TwinEngine.Plugin.RelationalDatabase/ApplicationLogic/Exceptions/Application/InvalidUserInputException.cs#L5
Add the following constructor to InvalidUserInputException: public InvalidUserInputException(string message, Exception innerException) (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1032)
|
|
source/AAS.TwinEngine.Plugin.RelationalDatabase/ApplicationLogic/Exceptions/Application/InternalDataProcessingException.cs#L5
Add the following constructor to InternalDataProcessingException: public InternalDataProcessingException(string message, Exception innerException) (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1032)
|
|
source/AAS.TwinEngine.Plugin.RelationalDatabase/ApplicationLogic/Exceptions/Application/AssetMetaDataNotFoundException.cs#L5
Add the following constructor to AssetMetaDataNotFoundException: public AssetMetaDataNotFoundException(string message, Exception innerException) (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1032)
|
The logs for this run have expired and are no longer available.
Loading