2.6.x #140
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/
|
Build:
src/FakeXrmEasy.Core/Exceptions/Query/FetchXml/ArithmeticTypeConversionException.cs#L5
Missing XML comment for publicly visible type or member 'ArithmeticTypeConversionException'
|
Build:
src/FakeXrmEasy.Core/Exceptions/Query/FetchXml/ArithmeticTypeConversionException.cs#L7
Missing XML comment for publicly visible type or member 'ArithmeticTypeConversionException.ArithmeticTypeConversionException(string, string)'
|
Build:
src/FakeXrmEasy.Core/FileStorage/Db/Exceptions/CouldNotAddFileException.cs#L5
Missing XML comment for publicly visible type or member 'CouldNotAddFileException'
|
Build:
src/FakeXrmEasy.Core/FileStorage/Db/Exceptions/CouldNotAddFileException.cs#L7
Missing XML comment for publicly visible type or member 'CouldNotAddFileException.CouldNotAddFileException()'
|
Build:
src/FakeXrmEasy.Core/FileStorage/Db/Exceptions/CouldNotCommitFileException.cs#L10
Missing XML comment for publicly visible type or member 'CouldNotCommitFileException.CouldNotCommitFileException(string)'
|
Build:
src/FakeXrmEasy.Core/FileStorage/Db/Exceptions/FileTokenContinuationNotFoundException.cs#L5
Missing XML comment for publicly visible type or member 'FileTokenContinuationNotFoundException'
|
Build:
src/FakeXrmEasy.Core/FileStorage/Db/Exceptions/FileTokenContinuationNotFoundException.cs#L7
Missing XML comment for publicly visible type or member 'FileTokenContinuationNotFoundException.FileTokenContinuationNotFoundException(string)'
|
Build:
src/FakeXrmEasy.Core/FileStorage/Db/Exceptions/MaxSizeExceededException.cs#L15
Parameter 'currentMaxSize' has no matching param tag in the XML comment for 'MaxSizeExceededException.MaxSizeExceededException(string, string, int)' (but other parameters do)
|
Build:
src/FakeXrmEasy.Core/FileStorage/Db/Exceptions/RecordNotFoundException.cs#L11
Missing XML comment for publicly visible type or member 'RecordNotFoundException.RecordNotFoundException(EntityReference)'
|
Build:
src/FakeXrmEasy.Core/FileStorage/FileStorageSettings.cs#L3
Missing XML comment for publicly visible type or member 'IFileStorageSettings'
|
Loading