Skip to content

Merge remote-tracking branch 'origin/dev' #255

Merge remote-tracking branch 'origin/dev'

Merge remote-tracking branch 'origin/dev' #255

Triggered via push August 30, 2023 17:39
Status Success
Total duration 9m 0s
Artifacts 4
IntegrationTests  /  IntegrationTests
1m 8s
IntegrationTests / IntegrationTests
Documentation  /  Documentation
48s
Documentation / Documentation
Publish  /  Publish
1m 15s
Publish / Publish
ReportGenerator  /  ReportGenerator
1m 17s
ReportGenerator / ReportGenerator
Publish-Test-Coverage  /  Publish-Test-Coverage
15s
Publish-Test-Coverage / Publish-Test-Coverage
Fit to window
Zoom out
Zoom in

Annotations

29 warnings
Build / Build
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/
Build / Build: src/Moryx.ControlSystem/VisualInstructions/EnumInstructionResult.cs#L49
'EnumInstructionAttribute.Title' is obsolete: 'Use Display Attribute instead'
Build / Build: src/Moryx.ControlSystem/VisualInstructions/EnumInstructionResult.cs#L49
'EnumInstructionAttribute.Title' is obsolete: 'Use Display Attribute instead'
Build / Build: src/Tests/Moryx.ControlSystem.Tests/EnumInstructionResultTests.cs#L32
'EnumInstructionAttribute.EnumInstructionAttribute(string)' is obsolete: 'Use empty constructor and Display Attribute instead'
Build / Build: src/Tests/Moryx.ControlSystem.Tests/EnumInstructionResultTests.cs#L34
'EnumInstructionAttribute.EnumInstructionAttribute(string)' is obsolete: 'Use empty constructor and Display Attribute instead'
Build / Build: src/Tests/Moryx.ControlSystem.Tests/EnumInstructionResultTests.cs#L50
'EnumInstructionAttribute.EnumInstructionAttribute(string)' is obsolete: 'Use empty constructor and Display Attribute instead'
Build / Build: src/Tests/Moryx.ControlSystem.Tests/EnumInstructionResultTests.cs#L67
'EnumInstructionAttribute.EnumInstructionAttribute(string)' is obsolete: 'Use empty constructor and Display Attribute instead'
Build / Build: src/Tests/Moryx.ControlSystem.Tests/EnumInstructionResultTests.cs#L84
'EnumInstructionAttribute.EnumInstructionAttribute(string)' is obsolete: 'Use empty constructor and Display Attribute instead'
Build / Build: src/Tests/Moryx.ControlSystem.Tests/EnumInstructionResultTests.cs#L86
'EnumInstructionAttribute.EnumInstructionAttribute(string)' is obsolete: 'Use empty constructor and Display Attribute instead'
Build / Build: src/Tests/Moryx.ControlSystem.Tests/EnumInstructionResultTests.cs#L124
'EnumInstructionAttribute.EnumInstructionAttribute(string)' is obsolete: 'Use empty constructor and Display Attribute instead'
Build / Build: 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.
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
No files were found with the provided path: artifacts/Tests/. No artifacts will be uploaded.
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: src/Moryx.ControlSystem/VisualInstructions/EnumInstructionResult.cs#L49
'EnumInstructionAttribute.Title' is obsolete: 'Use Display Attribute instead'
UnitTests / UnitTests: src/Moryx.ControlSystem/VisualInstructions/EnumInstructionResult.cs#L49
'EnumInstructionAttribute.Title' is obsolete: 'Use Display Attribute instead'
UnitTests / UnitTests: src/Tests/Moryx.ControlSystem.Tests/EnumInstructionResultTests.cs#L32
'EnumInstructionAttribute.EnumInstructionAttribute(string)' is obsolete: 'Use empty constructor and Display Attribute instead'
UnitTests / UnitTests: src/Tests/Moryx.ControlSystem.Tests/EnumInstructionResultTests.cs#L34
'EnumInstructionAttribute.EnumInstructionAttribute(string)' is obsolete: 'Use empty constructor and Display Attribute instead'
UnitTests / UnitTests: src/Tests/Moryx.ControlSystem.Tests/EnumInstructionResultTests.cs#L50
'EnumInstructionAttribute.EnumInstructionAttribute(string)' is obsolete: 'Use empty constructor and Display Attribute instead'
UnitTests / UnitTests: src/Tests/Moryx.ControlSystem.Tests/EnumInstructionResultTests.cs#L67
'EnumInstructionAttribute.EnumInstructionAttribute(string)' is obsolete: 'Use empty constructor and Display Attribute instead'
UnitTests / UnitTests: src/Tests/Moryx.ControlSystem.Tests/EnumInstructionResultTests.cs#L84
'EnumInstructionAttribute.EnumInstructionAttribute(string)' is obsolete: 'Use empty constructor and Display Attribute instead'
UnitTests / UnitTests: src/Tests/Moryx.ControlSystem.Tests/EnumInstructionResultTests.cs#L86
'EnumInstructionAttribute.EnumInstructionAttribute(string)' is obsolete: 'Use empty constructor and Display Attribute instead'
UnitTests / UnitTests: src/Tests/Moryx.ControlSystem.Tests/EnumInstructionResultTests.cs#L124
'EnumInstructionAttribute.EnumInstructionAttribute(string)' is obsolete: 'Use empty constructor and Display Attribute instead'
UnitTests / UnitTests: 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.
Documentation / Documentation
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/
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/
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/
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 `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/

Artifacts

Produced during runtime
Name Size
MORYX-Factory-coverage-results Expired
2.64 MB
MORYX-Factory-test-results Expired
243 KB
documentation Expired
1.33 MB
packages Expired
349 KB