Bump TngTech.ArchUnitNET.xUnit from 0.11.2 to 0.13.1#11
Closed
Annotations
11 errors and 10 warnings
|
|
|
source/AAS.TwinEngine.Plugin.RelationalDatabase.UnitTests/CleanArchitectureTests.cs#L18
No overload for method 'ResideInNamespace' takes 2 arguments
|
|
source/AAS.TwinEngine.Plugin.RelationalDatabase.UnitTests/CleanArchitectureTests.cs#L117
No overload for method 'ResideInNamespace' takes 2 arguments
|
|
source/AAS.TwinEngine.Plugin.RelationalDatabase.UnitTests/CleanArchitectureTests.cs#L109
No overload for method 'ResideInNamespace' takes 2 arguments
|
|
source/AAS.TwinEngine.Plugin.RelationalDatabase.UnitTests/CleanArchitectureTests.cs#L100
No overload for method 'ResideInNamespace' takes 2 arguments
|
|
source/AAS.TwinEngine.Plugin.RelationalDatabase.UnitTests/CleanArchitectureTests.cs#L91
No overload for method 'ResideInNamespace' takes 2 arguments
|
|
source/AAS.TwinEngine.Plugin.RelationalDatabase.UnitTests/CleanArchitectureTests.cs#L78
No overload for method 'ResideInNamespace' takes 2 arguments
|
|
source/AAS.TwinEngine.Plugin.RelationalDatabase.UnitTests/CleanArchitectureTests.cs#L21
No overload for method 'ResideInNamespace' takes 2 arguments
|
|
source/AAS.TwinEngine.Plugin.RelationalDatabase.UnitTests/CleanArchitectureTests.cs#L20
No overload for method 'ResideInNamespace' takes 2 arguments
|
|
source/AAS.TwinEngine.Plugin.RelationalDatabase.UnitTests/CleanArchitectureTests.cs#L19
No overload for method 'ResideInNamespace' takes 2 arguments
|
|
source/AAS.TwinEngine.Plugin.RelationalDatabase.UnitTests/CleanArchitectureTests.cs#L18
No overload for method 'ResideInNamespace' takes 2 arguments
|
|
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/ApplicationLogic/Services/Shared/IQueryProvider.cs#L1
Rename namespace AAS.TwinEngine.Plugin.RelationalDatabase.ApplicationLogic.Services.Shared so that it no longer conflicts with the reserved language keyword 'Shared'. Using a reserved keyword as the name of a namespace makes it harder for consumers in other languages to use the namespace. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1716)
|
|
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