Skip to content

Bump Microsoft.NET.Test.Sdk from 17.7.1 to 17.7.2 #257

Bump Microsoft.NET.Test.Sdk from 17.7.1 to 17.7.2

Bump Microsoft.NET.Test.Sdk from 17.7.1 to 17.7.2 #257

Triggered via pull request September 1, 2023 06:17
Status Failure
Total duration 21m 43s
Artifacts

build-and-test.yml

on: pull_request
UnitTests  /  UnitTests
UnitTests / UnitTests
IntegrationTests  /  IntegrationTests
IntegrationTests / IntegrationTests
Publish  /  Publish
Publish / Publish
ReportGenerator  /  ReportGenerator
ReportGenerator / ReportGenerator
Publish-Test-Coverage  /  Publish-Test-Coverage
Publish-Test-Coverage / Publish-Test-Coverage
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
Build / Build: src/Moryx.ControlSystem/Cells/ICell.cs#L13
The type or namespace name 'IPublicResource' could not be found (are you missing a using directive or an assembly reference?)
Build / Build: src/Moryx.ControlSystem/Cells/Cell.cs#L16
The type or namespace name 'PublicResource' could not be found (are you missing a using directive or an assembly reference?)
Build / Build: src/Moryx.ControlSystem/Processes/IProcessReporter.cs#L13
The type or namespace name 'IPublicResource' could not be found (are you missing a using directive or an assembly reference?)
Build / Build: src/Moryx.ControlSystem/Materials/IMaterialContainer.cs#L14
The type or namespace name 'IPublicResource' could not be found (are you missing a using directive or an assembly reference?)
Build / Build: src/Moryx.ControlSystem/Transport/ITransportSystem.cs#L14
The type or namespace name 'IPublicResource' could not be found (are you missing a using directive or an assembly reference?)
Build / Build: src/Moryx.ControlSystem/VisualInstructions/IVisualInstructionSource.cs#L13
The type or namespace name 'IPublicResource' could not be found (are you missing a using directive or an assembly reference?)
Build / Build: src/Moryx.ControlSystem/VisualInstructions/IVisualInstructionSource.cs#L13
The type or namespace name 'IPublicResource' could not be found (are you missing a using directive or an assembly reference?)
Build / Build: src/Moryx.ControlSystem/Cells/ICell.cs#L13
The type or namespace name 'IPublicResource' could not be found (are you missing a using directive or an assembly reference?)
Build / Build: src/Moryx.ControlSystem/Cells/Cell.cs#L16
The type or namespace name 'PublicResource' could not be found (are you missing a using directive or an assembly reference?)
Build / Build: src/Moryx.ControlSystem/Processes/IProcessReporter.cs#L13
The type or namespace name 'IPublicResource' could not be found (are you missing a using directive or an assembly reference?)
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/