Skip to content

Bump NUnit from 3.13.3 to 3.14.0 #264

Bump NUnit from 3.13.3 to 3.14.0

Bump NUnit from 3.13.3 to 3.14.0 #264

Triggered via pull request November 10, 2023 07:19
Status Success
Total duration 2m 25s
Artifacts 2

build-and-test.yml

on: pull_request
UnitTests  /  UnitTests
49s
UnitTests / UnitTests
IntegrationTests  /  IntegrationTests
40s
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

35 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
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/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 declaring the property as nullable.
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.
Build / Build: 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.
Build / Build: 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.
Build / Build: src/Moryx.Factory/MachineLocation.cs#L19
Possible null reference return.
Build / Build: 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.
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: 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/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.Orders/PartClassification.cs#L6
Missing XML comment for publicly visible type or member 'PartClassification'
IntegrationTests / IntegrationTests: src/Moryx.Orders/PartClassification.cs#L8
Missing XML comment for publicly visible type or member 'PartClassification.Unknown'
IntegrationTests / IntegrationTests: src/Moryx.Orders/PartClassification.cs#L9
Missing XML comment for publicly visible type or member 'PartClassification.Material'
IntegrationTests / IntegrationTests: src/Moryx.Orders/PartClassification.cs#L10
Missing XML comment for publicly visible type or member 'PartClassification.InfoComponent'
IntegrationTests / IntegrationTests: src/Moryx.Orders/PartClassification.cs#L11
Missing XML comment for publicly visible type or member 'PartClassification.CarrierMaterial'
IntegrationTests / IntegrationTests: src/Moryx.Orders/PartClassification.cs#L12
Missing XML comment for publicly visible type or member 'PartClassification.ScrapMaterial'
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/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/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.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/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/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.
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/

Artifacts

Produced during runtime
Name Size
MORYX-Factory-coverage-results Expired
2.58 MB
MORYX-Factory-test-results Expired
483 KB