2.6.x #137
Annotations
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/Exceptions/Query/FetchXml/ArithmeticTypeConversionException.cs#L5
Missing XML comment for publicly visible type or member 'ArithmeticTypeConversionException'
|
src/FakeXrmEasy.Core/Exceptions/Query/FetchXml/ArithmeticTypeConversionException.cs#L7
Missing XML comment for publicly visible type or member 'ArithmeticTypeConversionException.ArithmeticTypeConversionException(string, string)'
|
src/FakeXrmEasy.Core/FileStorage/Db/Exceptions/CouldNotCommitFileException.cs#L10
Missing XML comment for publicly visible type or member 'CouldNotCommitFileException.CouldNotCommitFileException(string)'
|
src/FakeXrmEasy.Core/FileStorage/Db/Exceptions/FileTokenContinuationNotFoundException.cs#L5
Missing XML comment for publicly visible type or member 'FileTokenContinuationNotFoundException'
|
src/FakeXrmEasy.Core/FileStorage/Db/Exceptions/FileTokenContinuationNotFoundException.cs#L7
Missing XML comment for publicly visible type or member 'FileTokenContinuationNotFoundException.FileTokenContinuationNotFoundException(string)'
|
src/FakeXrmEasy.Core/FileStorage/Db/Exceptions/RecordNotFoundException.cs#L11
Missing XML comment for publicly visible type or member 'RecordNotFoundException.RecordNotFoundException(EntityReference)'
|
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/Extensions/EntityExtensions/CloneEntityTests.cs#L14
The field 'CloneEntityTests._clone' is never used
|
This job succeeded
Loading