Draft: Port: Add UnknownActivityAborted session #317
Annotations
10 warnings
Execute dotnet build:
src/Moryx.ControlSystem/Cells/Cell.cs#L35
'Cell.Capabilities' hides inherited member 'Resource.Capabilities'. Use the new keyword if hiding was intended.
|
Execute dotnet build:
src/Moryx.ControlSystem/Cells/Cell.cs#L80
'Cell.CapabilitiesChanged' hides inherited member 'Resource.CapabilitiesChanged'. Use the new keyword if hiding was intended.
|
Execute dotnet build:
src/Moryx.ControlSystem/VisualInstructions/VisualInstructorExtensions.cs#L65
'ActiveInstruction.PossibleResults' is obsolete: 'Use the result objects in 'Results' property instead!'
|
Execute dotnet build:
src/Moryx.ControlSystem/VisualInstructions/VisualInstructorExtensions.cs#L83
'ActiveInstructionResponse.Result' is obsolete: 'Use result object from 'SelectedResult' instead'
|
Execute dotnet build:
src/Moryx.ControlSystem/VisualInstructions/VisualInstructorExtensions.cs#L99
'ActiveInstruction.PossibleResults' is obsolete: 'Use the result objects in 'Results' property instead!'
|
Execute dotnet build:
src/Moryx.ControlSystem/VisualInstructions/VisualInstructorExtensions.cs#L171
'ActiveInstruction.PossibleResults' is obsolete: 'Use the result objects in 'Results' property instead!'
|
Execute dotnet build:
src/Moryx.ControlSystem/VisualInstructions/EnumInstructionResult.cs#L60
'ActiveInstructionResponse.Result' is obsolete: 'Use result object from 'SelectedResult' instead'
|
Execute dotnet build:
src/Moryx.ControlSystem/VisualInstructions/EnumInstructionResult.cs#L61
'ActiveInstructionResponse.Result' is obsolete: 'Use result object from 'SelectedResult' instead'
|
Execute dotnet build:
src/Moryx.ControlSystem/Cells/Cell.cs#L35
Missing XML comment for publicly visible type or member 'Cell.Capabilities'
|
Execute dotnet build:
src/Moryx.ControlSystem/Cells/Cell.cs#L80
Missing XML comment for publicly visible type or member 'Cell.CapabilitiesChanged'
|
Loading