Merge pull request #213 from PHOENIXCONTACT/bug/workplan-of-recipe-wa… #662
build-and-test.yml
on: push
Annotations
36 warnings
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:
src/Moryx.AbstractionLayer/Process/ProcessBindingResolverFactory.cs#L130
Missing XML comment for publicly visible type or member 'ProductResolver.ProductResolver(string)'
|
Build:
src/Moryx.AbstractionLayer/Process/ProcessBindingResolverFactory.cs#L130
Missing XML comment for publicly visible type or member 'ProductResolver.ProductResolver(string)'
|
Build:
src/Moryx.AbstractionLayer/Process/ProcessBindingResolverFactory.cs#L130
Missing XML comment for publicly visible type or member 'ProductResolver.ProductResolver(string)'
|
Build:
src/Moryx.Resources.Management/Resources/ResourceSerialization.cs#L37
'EntrySerializeSerialization.Instance' is obsolete: 'Will be removed in the next major. Instantiate by yourself.'
|
Build:
src/Moryx.Resources.Management/Resources/ResourceSerialization.cs#L42
'EntrySerializeSerialization.Instance' is obsolete: 'Will be removed in the next major. Instantiate by yourself.'
|
Build:
src/Moryx.Resources.Management/Resources/DataMemberAttributeValueProviderFilter.cs#L10
Missing XML comment for publicly visible type or member 'DataMemberAttributeValueProviderFilter'
|
Build:
src/Moryx.Resources.Management/Resources/DataMemberAttributeValueProviderFilter.cs#L14
Missing XML comment for publicly visible type or member 'DataMemberAttributeValueProviderFilter.DataMemberAttributeValueProviderFilter(bool)'
|
Build:
src/Moryx.Resources.Management/Resources/DataMemberAttributeValueProviderFilter.cs#L19
Missing XML comment for publicly visible type or member 'DataMemberAttributeValueProviderFilter.CheckProperty(PropertyInfo)'
|
Build:
src/Moryx.Resources.Management/Model/Entities/ResourceEntity.cs#L11
Missing XML comment for publicly visible type or member 'ResourceEntity'
|
Build:
src/Moryx.Resources.Management/Model/Entities/ResourceEntity.cs#L14
Missing XML comment for publicly visible type or member 'ResourceEntity.Name'
|
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:
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'
|
IntegrationTests:
src/Moryx.Products.Model/Entities/ConnectorEntity.cs#L22
Missing XML comment for publicly visible type or member 'ConnectorEntity.Workplan'
|
IntegrationTests:
src/Moryx.Products.Model/Entities/ConnectorEntity.cs#L24
Missing XML comment for publicly visible type or member 'ConnectorEntity.Usages'
|
IntegrationTests:
src/Moryx.Products.Model/Entities/ConnectorReference.cs#L8
Missing XML comment for publicly visible type or member 'ConnectorReference'
|
IntegrationTests:
src/Moryx.Products.Model/Entities/ConnectorReference.cs#L10
Missing XML comment for publicly visible type or member 'ConnectorReference.Index'
|
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/
|
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:
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'
|
UnitTests:
src/Moryx.Products.Model/Entities/ConnectorEntity.cs#L22
Missing XML comment for publicly visible type or member 'ConnectorEntity.Workplan'
|
UnitTests:
src/Moryx.Products.Model/Entities/ConnectorEntity.cs#L24
Missing XML comment for publicly visible type or member 'ConnectorEntity.Usages'
|
UnitTests:
src/Moryx.Products.Model/Entities/ConnectorReference.cs#L8
Missing XML comment for publicly visible type or member 'ConnectorReference'
|
UnitTests:
src/Moryx.Products.Model/Entities/ConnectorReference.cs#L10
Missing XML comment for publicly visible type or member 'ConnectorReference.Index'
|
Codecov
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/download-artifact@v2, codecov/codecov-action@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
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/
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
documentation
Expired
|
15.9 MB |
|
packages
Expired
|
1.57 MB |
|
test-results
Expired
|
8.5 MB |
|