Skip to content

Port: Add UnknownActivityAborted session #321

Port: Add UnknownActivityAborted session

Port: Add UnknownActivityAborted session #321

Triggered via pull request December 4, 2024 12:11
Status Success
Total duration 2m 12s
Artifacts 3

build-and-test.yml

on: pull_request
UnitTests  /  UnitTests
37s
UnitTests / UnitTests
IntegrationTests  /  IntegrationTests
31s
IntegrationTests / IntegrationTests
Publish  /  Publish
0s
Publish / Publish
ReportGenerator  /  ReportGenerator
19s
ReportGenerator / ReportGenerator
Publish-Test-Coverage  /  Publish-Test-Coverage
0s
Publish-Test-Coverage / Publish-Test-Coverage
Fit to window
Zoom out
Zoom in

Annotations

36 warnings
EnvVar
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Build / Build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Build / Build
No files were found with the provided path: artifacts/packages/. No artifacts will be uploaded.
Build / Build: src/Moryx.ControlSystem/Cells/Cell.cs#L35
'Cell.Capabilities' hides inherited member 'Resource.Capabilities'. Use the new keyword if hiding was intended.
Build / Build: src/Moryx.ControlSystem/Cells/Cell.cs#L80
'Cell.CapabilitiesChanged' hides inherited member 'Resource.CapabilitiesChanged'. Use the new keyword if hiding was intended.
Build / Build: src/Moryx.ControlSystem/VisualInstructions/VisualInstructorExtensions.cs#L68
'ActiveInstruction.PossibleResults' is obsolete: 'Use the result objects in 'Results' property instead!'
Build / Build: src/Moryx.ControlSystem/VisualInstructions/VisualInstructorExtensions.cs#L86
'ActiveInstructionResponse.Result' is obsolete: 'Use result object from 'SelectedResult' instead'
Build / Build: src/Moryx.ControlSystem/VisualInstructions/VisualInstructorExtensions.cs#L102
'ActiveInstruction.PossibleResults' is obsolete: 'Use the result objects in 'Results' property instead!'
Build / Build: src/Moryx.ControlSystem/VisualInstructions/VisualInstructorExtensions.cs#L174
'ActiveInstruction.PossibleResults' is obsolete: 'Use the result objects in 'Results' property instead!'
Build / Build: src/Moryx.ControlSystem/VisualInstructions/EnumInstructionResult.cs#L60
'ActiveInstructionResponse.Result' is obsolete: 'Use result object from 'SelectedResult' instead'
Build / Build: src/Moryx.ControlSystem/VisualInstructions/EnumInstructionResult.cs#L61
'ActiveInstructionResponse.Result' is obsolete: 'Use result object from 'SelectedResult' instead'
Build / Build: src/Moryx.ControlSystem/Cells/Cell.cs#L35
Missing XML comment for publicly visible type or member 'Cell.Capabilities'
Build / Build: src/Moryx.ControlSystem/Cells/Cell.cs#L80
Missing XML comment for publicly visible type or member 'Cell.CapabilitiesChanged'
IntegrationTests / IntegrationTests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
IntegrationTests / IntegrationTests: src/Moryx.ControlSystem/Cells/Cell.cs#L35
'Cell.Capabilities' hides inherited member 'Resource.Capabilities'. Use the new keyword if hiding was intended.
IntegrationTests / IntegrationTests: src/Moryx.ControlSystem/Cells/Cell.cs#L80
'Cell.CapabilitiesChanged' hides inherited member 'Resource.CapabilitiesChanged'. Use the new keyword if hiding was intended.
IntegrationTests / IntegrationTests: src/Moryx.ControlSystem/VisualInstructions/VisualInstructorExtensions.cs#L68
'ActiveInstruction.PossibleResults' is obsolete: 'Use the result objects in 'Results' property instead!'
IntegrationTests / IntegrationTests: src/Moryx.ControlSystem/VisualInstructions/VisualInstructorExtensions.cs#L86
'ActiveInstructionResponse.Result' is obsolete: 'Use result object from 'SelectedResult' instead'
IntegrationTests / IntegrationTests: src/Moryx.ControlSystem/VisualInstructions/VisualInstructorExtensions.cs#L102
'ActiveInstruction.PossibleResults' is obsolete: 'Use the result objects in 'Results' property instead!'
IntegrationTests / IntegrationTests: src/Moryx.ControlSystem/VisualInstructions/VisualInstructorExtensions.cs#L174
'ActiveInstruction.PossibleResults' is obsolete: 'Use the result objects in 'Results' property instead!'
IntegrationTests / IntegrationTests: src/Moryx.ControlSystem/VisualInstructions/EnumInstructionResult.cs#L60
'ActiveInstructionResponse.Result' is obsolete: 'Use result object from 'SelectedResult' instead'
IntegrationTests / IntegrationTests: src/Moryx.ControlSystem/VisualInstructions/EnumInstructionResult.cs#L61
'ActiveInstructionResponse.Result' is obsolete: 'Use result object from 'SelectedResult' instead'
IntegrationTests / IntegrationTests: src/Moryx.ControlSystem/Cells/Cell.cs#L35
Missing XML comment for publicly visible type or member 'Cell.Capabilities'
IntegrationTests / IntegrationTests: src/Moryx.ControlSystem/Cells/Cell.cs#L80
Missing XML comment for publicly visible type or member 'Cell.CapabilitiesChanged'
UnitTests / UnitTests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
UnitTests / UnitTests: src/Moryx.ControlSystem/Cells/Cell.cs#L35
'Cell.Capabilities' hides inherited member 'Resource.Capabilities'. Use the new keyword if hiding was intended.
UnitTests / UnitTests: src/Moryx.ControlSystem/Cells/Cell.cs#L80
'Cell.CapabilitiesChanged' hides inherited member 'Resource.CapabilitiesChanged'. Use the new keyword if hiding was intended.
UnitTests / UnitTests: src/Moryx.ControlSystem/VisualInstructions/VisualInstructorExtensions.cs#L68
'ActiveInstruction.PossibleResults' is obsolete: 'Use the result objects in 'Results' property instead!'
UnitTests / UnitTests: src/Moryx.ControlSystem/VisualInstructions/VisualInstructorExtensions.cs#L86
'ActiveInstructionResponse.Result' is obsolete: 'Use result object from 'SelectedResult' instead'
UnitTests / UnitTests: src/Moryx.ControlSystem/VisualInstructions/VisualInstructorExtensions.cs#L102
'ActiveInstruction.PossibleResults' is obsolete: 'Use the result objects in 'Results' property instead!'
UnitTests / UnitTests: src/Moryx.ControlSystem/VisualInstructions/VisualInstructorExtensions.cs#L174
'ActiveInstruction.PossibleResults' is obsolete: 'Use the result objects in 'Results' property instead!'
UnitTests / UnitTests: src/Moryx.ControlSystem/VisualInstructions/EnumInstructionResult.cs#L60
'ActiveInstructionResponse.Result' is obsolete: 'Use result object from 'SelectedResult' instead'
UnitTests / UnitTests: src/Moryx.ControlSystem/VisualInstructions/EnumInstructionResult.cs#L61
'ActiveInstructionResponse.Result' is obsolete: 'Use result object from 'SelectedResult' instead'
UnitTests / UnitTests: src/Moryx.ControlSystem/Cells/Cell.cs#L35
Missing XML comment for publicly visible type or member 'Cell.Capabilities'
UnitTests / UnitTests: src/Moryx.ControlSystem/Cells/Cell.cs#L80
Missing XML comment for publicly visible type or member 'Cell.CapabilitiesChanged'
ReportGenerator / ReportGenerator
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636

Artifacts

Produced during runtime
Name Size
MORYX-Factory-coverage-results Expired
389 KB
MORYX-Factory-integration-test-results Expired
13.6 KB
MORYX-Factory-test-results Expired
14.4 KB