Bump the major-minor-patch group across 1 directory with 12 updates #40
Annotations
10 warnings
|
Build:
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)
|
|
Build:
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)
|
|
Build:
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)
|
|
Build:
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)
|
|
Build:
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)
|
|
Build:
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)
|
|
Build:
source/AAS.TwinEngine.Plugin.RelationalDatabase/Program.cs#L16
'Main' is coupled with '58' different types from '37' 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)
|
|
Build:
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)
|
|
Build:
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)
|
|
Build:
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)
|
Loading