Port: Add extension to create strings.AsInstruction() #318
Annotations
12 warnings
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Upload package artifacts
No files were found with the provided path: artifacts/packages/. No artifacts will be uploaded.
|
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#L68
'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/VisualInstructions/VisualInstructorExtensions.cs#L86
'ActiveInstructionResponse.Result' is obsolete: 'Use result object from 'SelectedResult' instead'
|
Execute dotnet build:
src/Moryx.ControlSystem/VisualInstructions/VisualInstructorExtensions.cs#L102
'ActiveInstruction.PossibleResults' is obsolete: 'Use the result objects in 'Results' property instead!'
|
Execute dotnet build:
src/Moryx.ControlSystem/VisualInstructions/VisualInstructorExtensions.cs#L174
'ActiveInstruction.PossibleResults' is obsolete: 'Use the result objects in 'Results' property 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