Skip to content

Merge pull request #66 from PHOENIXCONTACT/feature/enum-results-display #249

Merge pull request #66 from PHOENIXCONTACT/feature/enum-results-display

Merge pull request #66 from PHOENIXCONTACT/feature/enum-results-display #249

Triggered via push August 22, 2023 14:28
Status Failure
Total duration 11m 38s
Artifacts 3
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention
IntegrationTests  /  IntegrationTests
1m 15s
IntegrationTests / IntegrationTests
ReportGenerator  /  ReportGenerator
1m 16s
ReportGenerator / ReportGenerator
Publish-Test-Coverage  /  Publish-Test-Coverage
9s
Publish-Test-Coverage / Publish-Test-Coverage
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 29 warnings
Publish / Publish
Process completed with exit code 1.
Documentation / Documentation
Process completed with exit code 1.
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/Moryx.Orders/PartClassification.cs#L6
Missing XML comment for publicly visible type or member 'PartClassification'
Build / Build: src/Moryx.Orders/PartClassification.cs#L8
Missing XML comment for publicly visible type or member 'PartClassification.Unknown'
Build / Build: src/Moryx.Orders/PartClassification.cs#L9
Missing XML comment for publicly visible type or member 'PartClassification.Material'
Build / Build: src/Moryx.Orders/PartClassification.cs#L10
Missing XML comment for publicly visible type or member 'PartClassification.InfoComponent'
Build / Build: src/Moryx.Orders/PartClassification.cs#L11
Missing XML comment for publicly visible type or member 'PartClassification.CarrierMaterial'
Build / Build: src/Moryx.Orders/PartClassification.cs#L12
Missing XML comment for publicly visible type or member 'PartClassification.ScrapMaterial'
Build / Build: src/Moryx.Orders/PartClassification.cs#L13
Missing XML comment for publicly visible type or member 'PartClassification.BranchMaterial'
Build / Build: src/Moryx.Orders/ReportType.cs#L6
Missing XML comment for publicly visible type or member 'ReportType'
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/Moryx.Factory/TransportPath.cs#L18
Non-nullable property 'Origin' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
UnitTests / UnitTests: src/Moryx.Factory/TransportPath.cs#L21
Non-nullable property 'Destination' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
UnitTests / UnitTests: src/Moryx.Factory/MachineGroup.cs#L17
Non-nullable property 'DefaultIcon' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
UnitTests / UnitTests: src/Moryx.Factory/SwitchPoint.cs#L33
Non-nullable property 'Origins' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
UnitTests / UnitTests: src/Moryx.Factory/SwitchPoint.cs#L35
Non-nullable property 'Destinations' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
UnitTests / UnitTests: src/Moryx.Factory/SwitchPoint.cs#L37
Non-nullable property 'Image' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
UnitTests / UnitTests: src/Moryx.Factory/ManufacturingFactory.cs#L15
Non-nullable property 'BackgroundUrl' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
UnitTests / UnitTests: src/Moryx.Factory/MachineLocation.cs#L22
Non-nullable property 'SpecificIcon' 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/
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/
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/
Documentation / Documentation
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/

Artifacts

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