2.6.x #122
Annotations
1 error and 12 warnings
|
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/
|
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
src/FakeXrmEasy.Core/FileStorage/FileStorageSettings.cs#L3
Missing XML comment for publicly visible type or member 'IFileStorageSettings'
|
src/FakeXrmEasy.Core/FileStorage/FileStorageSettings.cs#L15
Missing XML comment for publicly visible type or member 'FileStorageSettings'
|
src/FakeXrmEasy.Core/Extensions/TypeExtensions.cs#L110
Missing XML comment for publicly visible type or member 'TypeExtensions.GetPrimaryIdFieldName(Type)'
|
tests/FakeXrmEasy.Core.Tests/Middleware/Crud/FakeMessageExecutors/CreateRequestTests/CreateRequestRelatedEntitiesTests.cs#L16
The field 'CreateRequestRelatedEntitiesTests._salesOrderDetail2' is never used
|
tests/FakeXrmEasy.Core.Tests/Middleware/Crud/FakeMessageExecutors/CreateRequestTests/CreateRequestRelatedEntitiesTests.cs#L14
The field 'CreateRequestRelatedEntitiesTests._salesOrder' is never used
|
tests/FakeXrmEasy.Core.Tests/Middleware/Crud/FakeMessageExecutors/CreateRequestTests/CreateRequestRelatedEntitiesTests.cs#L15
The field 'CreateRequestRelatedEntitiesTests._salesOrderDetail1' is never used
|
tests/FakeXrmEasy.Core.Tests/Extensions/EntityExtensions/CloneEntityTests.cs#L14
The field 'CloneEntityTests._clone' is never used
|
src/FakeXrmEasy.Core/FileStorage/FileStorageSettings.cs#L3
Missing XML comment for publicly visible type or member 'IFileStorageSettings'
|
src/FakeXrmEasy.Core/FileStorage/FileStorageSettings.cs#L15
Missing XML comment for publicly visible type or member 'FileStorageSettings'
|
src/FakeXrmEasy.Core/Extensions/TypeExtensions.cs#L110
Missing XML comment for publicly visible type or member 'TypeExtensions.GetPrimaryIdFieldName(Type)'
|
This job failed
Loading