Skip to content

[Implement] IContainerList for composite properties of IClass #127

[Implement] IContainerList for composite properties of IClass

[Implement] IContainerList for composite properties of IClass #127

Triggered via push November 16, 2024 11:20
Status Failure
Total duration 1m 18s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
CodeQL-Build: uml4net/POCO/Packages/Stereotype.cs#L40
'Stereotype' does not implement interface member 'IClass.OwnedOperation'. 'Stereotype.OwnedOperation' cannot implement 'IClass.OwnedOperation' because it does not have the matching return type of 'IContainerList<IOperation>'.
CodeQL-Build: uml4net/POCO/Packages/Stereotype.cs#L40
'Stereotype' does not implement interface member 'IClass.OwnedReception'. 'Stereotype.OwnedReception' cannot implement 'IClass.OwnedReception' because it does not have the matching return type of 'IContainerList<IReception>'.
CodeQL-Build: uml4net/POCO/StructuredClassifiers/AssociationClass.cs#L42
'AssociationClass' does not implement interface member 'IClass.OwnedOperation'. 'AssociationClass.OwnedOperation' cannot implement 'IClass.OwnedOperation' because it does not have the matching return type of 'IContainerList<IOperation>'.
CodeQL-Build: uml4net/POCO/StructuredClassifiers/AssociationClass.cs#L42
'AssociationClass' does not implement interface member 'IClass.OwnedReception'. 'AssociationClass.OwnedReception' cannot implement 'IClass.OwnedReception' because it does not have the matching return type of 'IContainerList<IReception>'.
CodeQL-Build: uml4net/POCO/Deployments/Device.cs#L41
'Device' does not implement interface member 'IClass.OwnedOperation'. 'Device.OwnedOperation' cannot implement 'IClass.OwnedOperation' because it does not have the matching return type of 'IContainerList<IOperation>'.
CodeQL-Build: uml4net/POCO/Deployments/Device.cs#L41
'Device' does not implement interface member 'IClass.OwnedReception'. 'Device.OwnedReception' cannot implement 'IClass.OwnedReception' because it does not have the matching return type of 'IContainerList<IReception>'.
CodeQL-Build: uml4net/POCO/Deployments/ExecutionEnvironment.cs#L41
'ExecutionEnvironment' does not implement interface member 'IClass.OwnedOperation'. 'ExecutionEnvironment.OwnedOperation' cannot implement 'IClass.OwnedOperation' because it does not have the matching return type of 'IContainerList<IOperation>'.
CodeQL-Build: uml4net/POCO/Deployments/ExecutionEnvironment.cs#L41
'ExecutionEnvironment' does not implement interface member 'IClass.OwnedReception'. 'ExecutionEnvironment.OwnedReception' cannot implement 'IClass.OwnedReception' because it does not have the matching return type of 'IContainerList<IReception>'.
CodeQL-Build: uml4net/POCO/StructuredClassifiers/Component.cs#L40
'Component' does not implement interface member 'IClass.OwnedOperation'. 'Component.OwnedOperation' cannot implement 'IClass.OwnedOperation' because it does not have the matching return type of 'IContainerList<IOperation>'.
CodeQL-Build: uml4net/POCO/StructuredClassifiers/Component.cs#L40
'Component' does not implement interface member 'IClass.OwnedReception'. 'Component.OwnedReception' cannot implement 'IClass.OwnedReception' because it does not have the matching return type of 'IContainerList<IReception>'.
CodeQL-Build: uml4net/POCO/Actions/AcceptCallAction.cs#L32
The using directive for 'uml4net.Utils' appeared previously in this namespace
CodeQL-Build: uml4net/POCO/Actions/AcceptCallAction.cs#L32
The using directive for 'uml4net.Utils' appeared previously in this namespace