Skip to content

Merge pull request #89 from PHOENIXCONTACT/fix/immutable-session #308

Merge pull request #89 from PHOENIXCONTACT/fix/immutable-session

Merge pull request #89 from PHOENIXCONTACT/fix/immutable-session #308

Triggered via push September 9, 2024 09:15
Status Success
Total duration 2m 45s
Artifacts 3
UnitTests  /  UnitTests
32s
UnitTests / UnitTests
IntegrationTests  /  IntegrationTests
33s
IntegrationTests / IntegrationTests
Publish  /  Publish
18s
Publish / Publish
ReportGenerator  /  ReportGenerator
14s
ReportGenerator / ReportGenerator
Publish-Test-Coverage  /  Publish-Test-Coverage
16s
Publish-Test-Coverage / Publish-Test-Coverage
Fit to window
Zoom out
Zoom in

Annotations

44 warnings
Build / Build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/upload-artifact@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, actions/upload-artifact@v2. 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: 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#L170
'ActiveInstruction.PossibleResults' is obsolete: 'Use the result objects in 'Results' property instead!'
Build / Build: src/Moryx.ControlSystem/VisualInstructions/VisualInstructorExtensions.cs#L173
'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'
Build / Build: src/Moryx.Factory/MachineGroup.cs#L17
Non-nullable property 'DefaultIcon' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
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, actions/upload-artifact@v2. 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, actions/upload-artifact@v2. 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#L170
'ActiveInstruction.PossibleResults' is obsolete: 'Use the result objects in 'Results' property instead!'
UnitTests / UnitTests: src/Moryx.ControlSystem/VisualInstructions/VisualInstructorExtensions.cs#L173
'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'
UnitTests / UnitTests: src/Moryx.Orders/PartClassification.cs#L6
Missing XML comment for publicly visible type or member 'PartClassification'
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, actions/upload-artifact@v2. 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, actions/upload-artifact@v2. 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#L170
'ActiveInstruction.PossibleResults' is obsolete: 'Use the result objects in 'Results' property instead!'
IntegrationTests / IntegrationTests: src/Moryx.ControlSystem/VisualInstructions/VisualInstructorExtensions.cs#L173
'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'
IntegrationTests / IntegrationTests: src/Moryx.Factory/TransportPath.cs#L18
Non-nullable property 'Origin' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
ReportGenerator / ReportGenerator
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/download-artifact@v2, actions/upload-artifact@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, actions/download-artifact@v2, danielpalme/[email protected], actions/upload-artifact@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Publish / Publish
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1, actions/download-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Publish / Publish
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-dotnet@v1, NuGet/setup-nuget@v1, actions/download-artifact@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Publish-Test-Coverage / Publish-Test-Coverage
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/download-artifact@v2, aws-actions/configure-aws-credentials@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Publish-Test-Coverage / Publish-Test-Coverage
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/download-artifact@v2, aws-actions/configure-aws-credentials@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Publish-Test-Coverage / Publish-Test-Coverage
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "MORYX-Factory-coverage-results", "MORYX-Factory-packages", "MORYX-Factory-test-results". Please update your workflow to use v4 of the artifact actions. Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/

Artifacts

Produced during runtime
Name Size
MORYX-Factory-coverage-results Expired
2.63 MB
MORYX-Factory-packages Expired
179 KB
MORYX-Factory-test-results Expired
495 KB