Skip to content

Fix Pipeline

Fix Pipeline #675

Triggered via push February 12, 2024 13:03
Status Failure
Total duration 8m 2s
Artifacts 2
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 38 warnings
IntegrationTests
Process completed with exit code 1.
UnitTests
Process completed with exit code 1.
Build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-dotnet@v3, actions/upload-artifact@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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
The target framework 'net5.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
Build
The target framework 'net5.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
Build
The target framework 'net5.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
Build
The target framework 'net5.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
Build
The target framework 'net5.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
Build
The target framework 'net5.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
Build
The target framework 'net5.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
Build
The target framework 'net5.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
Build
The target framework 'net5.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
Build
The target framework 'net5.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
IntegrationTests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-dotnet@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
IntegrationTests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
IntegrationTests
The target framework 'net5.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
IntegrationTests
The target framework 'net5.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
IntegrationTests
The target framework 'net5.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
IntegrationTests
The target framework 'net5.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
IntegrationTests: src/Moryx.AbstractionLayer/Process/ProcessBindingResolverFactory.cs#L130
Missing XML comment for publicly visible type or member 'ProductResolver.ProductResolver(string)'
IntegrationTests: src/Moryx.Products.Model/API/IProductRecipeEntityRepository.cs#L13
Missing XML comment for publicly visible type or member 'IProductRecipeEntityRepository.Create(string, string, int, int)'
IntegrationTests: src/Moryx.Products.Model/Entities/ConnectorEntity.cs#L14
Missing XML comment for publicly visible type or member 'ConnectorEntity.ConnectorId'
IntegrationTests: src/Moryx.Products.Model/Entities/ConnectorEntity.cs#L16
Missing XML comment for publicly visible type or member 'ConnectorEntity.Name'
IntegrationTests: src/Moryx.Products.Model/Entities/ConnectorEntity.cs#L18
Missing XML comment for publicly visible type or member 'ConnectorEntity.Classification'
IntegrationTests: src/Moryx.Products.Model/Entities/ConnectorEntity.cs#L20
Missing XML comment for publicly visible type or member 'ConnectorEntity.WorkplanId'
UnitTests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
UnitTests
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/
UnitTests
The target framework 'net5.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
UnitTests
The target framework 'net5.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
UnitTests
The target framework 'net5.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
UnitTests
The target framework 'net5.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
UnitTests: src/Moryx.AbstractionLayer/Process/ProcessBindingResolverFactory.cs#L130
Missing XML comment for publicly visible type or member 'ProductResolver.ProductResolver(string)'
UnitTests: src/Moryx.Products.Model/API/IProductRecipeEntityRepository.cs#L13
Missing XML comment for publicly visible type or member 'IProductRecipeEntityRepository.Create(string, string, int, int)'
UnitTests: src/Moryx.Products.Model/Entities/ConnectorEntity.cs#L14
Missing XML comment for publicly visible type or member 'ConnectorEntity.ConnectorId'
UnitTests: src/Moryx.Products.Model/Entities/ConnectorEntity.cs#L16
Missing XML comment for publicly visible type or member 'ConnectorEntity.Name'
UnitTests: src/Moryx.Products.Model/Entities/ConnectorEntity.cs#L18
Missing XML comment for publicly visible type or member 'ConnectorEntity.Classification'
UnitTests: src/Moryx.Products.Model/Entities/ConnectorEntity.cs#L20
Missing XML comment for publicly visible type or member 'ConnectorEntity.WorkplanId'
Documentation
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/upload-artifact@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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/

Artifacts

Produced during runtime
Name Size
documentation Expired
15.9 MB
packages Expired
1.58 MB