Skip to content

Use correct invocation of instruction results #314

Use correct invocation of instruction results

Use correct invocation of instruction results #314

Triggered via pull request October 11, 2024 07:54
Status Success
Total duration 1m 49s
Artifacts 3

build-and-test.yml

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

Annotations

39 warnings
Build / Build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build / Build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v3, actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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#L65
'ActiveInstruction.PossibleResults' is obsolete: 'Use the result objects in 'Results' property instead!'
Build / Build: src/Moryx.ControlSystem/VisualInstructions/VisualInstructorExtensions.cs#L83
'ActiveInstructionResponse.Result' is obsolete: 'Use result object from 'SelectedResult' instead'
Build / Build: src/Moryx.ControlSystem/VisualInstructions/VisualInstructorExtensions.cs#L99
'ActiveInstruction.PossibleResults' is obsolete: 'Use the result objects in 'Results' property instead!'
Build / Build: src/Moryx.ControlSystem/VisualInstructions/VisualInstructorExtensions.cs#L171
'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'
UnitTests / UnitTests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
UnitTests / UnitTests
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-dotnet@v1, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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#L65
'ActiveInstruction.PossibleResults' is obsolete: 'Use the result objects in 'Results' property instead!'
UnitTests / UnitTests: src/Moryx.ControlSystem/VisualInstructions/VisualInstructorExtensions.cs#L83
'ActiveInstructionResponse.Result' is obsolete: 'Use result object from 'SelectedResult' instead'
UnitTests / UnitTests: src/Moryx.ControlSystem/VisualInstructions/VisualInstructorExtensions.cs#L99
'ActiveInstruction.PossibleResults' is obsolete: 'Use the result objects in 'Results' property instead!'
UnitTests / UnitTests: src/Moryx.ControlSystem/VisualInstructions/VisualInstructorExtensions.cs#L171
'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'
IntegrationTests / IntegrationTests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
IntegrationTests / IntegrationTests
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-dotnet@v1, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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#L65
'ActiveInstruction.PossibleResults' is obsolete: 'Use the result objects in 'Results' property instead!'
IntegrationTests / IntegrationTests: src/Moryx.ControlSystem/VisualInstructions/VisualInstructorExtensions.cs#L83
'ActiveInstructionResponse.Result' is obsolete: 'Use result object from 'SelectedResult' instead'
IntegrationTests / IntegrationTests: src/Moryx.ControlSystem/VisualInstructions/VisualInstructorExtensions.cs#L99
'ActiveInstruction.PossibleResults' is obsolete: 'Use the result objects in 'Results' property instead!'
IntegrationTests / IntegrationTests: src/Moryx.ControlSystem/VisualInstructions/VisualInstructorExtensions.cs#L171
'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'
ReportGenerator / ReportGenerator
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
ReportGenerator / ReportGenerator
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, danielpalme/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/

Artifacts

Produced during runtime
Name Size
MORYX-Factory-coverage-results Expired
385 KB
MORYX-Factory-integration-test-results Expired
13.4 KB
MORYX-Factory-test-results Expired
14.2 KB