Bump actions/upload-artifact from 5.0.0 to 6.0.0#3
Closed
dependabot[bot] wants to merge 1 commit into
Closed
Annotations
10 warnings
|
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/DomainModel/SubmodelData/DataType.cs#L8
Identifier 'Object' contains type name (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1720)
|
|
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/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