2.6.x #141
CI-PullRequest-2x.yml
on: pull_request
Sonar Quality Gate
2m 54s
Matrix: build-windows
Annotations
74 warnings
build-windows (FAKE_XRM_EASY)
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/
|
build-windows (FAKE_XRM_EASY)
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-windows (FAKE_XRM_EASY):
src/FakeXrmEasy.Core/Exceptions/Query/FetchXml/ArithmeticTypeConversionException.cs#L5
Missing XML comment for publicly visible type or member 'ArithmeticTypeConversionException'
|
build-windows (FAKE_XRM_EASY):
src/FakeXrmEasy.Core/Exceptions/Query/FetchXml/ArithmeticTypeConversionException.cs#L7
Missing XML comment for publicly visible type or member 'ArithmeticTypeConversionException.ArithmeticTypeConversionException(string, string)'
|
build-windows (FAKE_XRM_EASY):
src/FakeXrmEasy.Core/FileStorage/Db/Exceptions/CouldNotAddFileException.cs#L5
Missing XML comment for publicly visible type or member 'CouldNotAddFileException'
|
build-windows (FAKE_XRM_EASY):
src/FakeXrmEasy.Core/FileStorage/Db/Exceptions/CouldNotAddFileException.cs#L7
Missing XML comment for publicly visible type or member 'CouldNotAddFileException.CouldNotAddFileException()'
|
build-windows (FAKE_XRM_EASY):
src/FakeXrmEasy.Core/FileStorage/Db/Exceptions/CouldNotCommitFileException.cs#L10
Missing XML comment for publicly visible type or member 'CouldNotCommitFileException.CouldNotCommitFileException(string)'
|
build-windows (FAKE_XRM_EASY):
src/FakeXrmEasy.Core/FileStorage/Db/Exceptions/FileTokenContinuationNotFoundException.cs#L5
Missing XML comment for publicly visible type or member 'FileTokenContinuationNotFoundException'
|
build-windows (FAKE_XRM_EASY):
src/FakeXrmEasy.Core/FileStorage/Db/Exceptions/FileTokenContinuationNotFoundException.cs#L7
Missing XML comment for publicly visible type or member 'FileTokenContinuationNotFoundException.FileTokenContinuationNotFoundException(string)'
|
build-windows (FAKE_XRM_EASY):
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-windows (FAKE_XRM_EASY):
src/FakeXrmEasy.Core/FileStorage/Db/Exceptions/RecordNotFoundException.cs#L11
Missing XML comment for publicly visible type or member 'RecordNotFoundException.RecordNotFoundException(EntityReference)'
|
build-windows (FAKE_XRM_EASY):
src/FakeXrmEasy.Core/FileStorage/FileStorageSettings.cs#L3
Missing XML comment for publicly visible type or member 'IFileStorageSettings'
|
build-windows (FAKE_XRM_EASY_2016)
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/
|
build-windows (FAKE_XRM_EASY_2016)
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-windows (FAKE_XRM_EASY_2016):
src/FakeXrmEasy.Core/Exceptions/Query/FetchXml/ArithmeticTypeConversionException.cs#L5
Missing XML comment for publicly visible type or member 'ArithmeticTypeConversionException'
|
build-windows (FAKE_XRM_EASY_2016):
src/FakeXrmEasy.Core/Exceptions/Query/FetchXml/ArithmeticTypeConversionException.cs#L7
Missing XML comment for publicly visible type or member 'ArithmeticTypeConversionException.ArithmeticTypeConversionException(string, string)'
|
build-windows (FAKE_XRM_EASY_2016):
src/FakeXrmEasy.Core/FileStorage/Db/Exceptions/CouldNotAddFileException.cs#L5
Missing XML comment for publicly visible type or member 'CouldNotAddFileException'
|
build-windows (FAKE_XRM_EASY_2016):
src/FakeXrmEasy.Core/FileStorage/Db/Exceptions/CouldNotAddFileException.cs#L7
Missing XML comment for publicly visible type or member 'CouldNotAddFileException.CouldNotAddFileException()'
|
build-windows (FAKE_XRM_EASY_2016):
src/FakeXrmEasy.Core/FileStorage/Db/Exceptions/CouldNotCommitFileException.cs#L10
Missing XML comment for publicly visible type or member 'CouldNotCommitFileException.CouldNotCommitFileException(string)'
|
build-windows (FAKE_XRM_EASY_2016):
src/FakeXrmEasy.Core/FileStorage/Db/Exceptions/FileTokenContinuationNotFoundException.cs#L5
Missing XML comment for publicly visible type or member 'FileTokenContinuationNotFoundException'
|
build-windows (FAKE_XRM_EASY_2016):
src/FakeXrmEasy.Core/FileStorage/Db/Exceptions/FileTokenContinuationNotFoundException.cs#L7
Missing XML comment for publicly visible type or member 'FileTokenContinuationNotFoundException.FileTokenContinuationNotFoundException(string)'
|
build-windows (FAKE_XRM_EASY_2016):
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-windows (FAKE_XRM_EASY_2016):
src/FakeXrmEasy.Core/FileStorage/Db/Exceptions/RecordNotFoundException.cs#L11
Missing XML comment for publicly visible type or member 'RecordNotFoundException.RecordNotFoundException(EntityReference)'
|
build-windows (FAKE_XRM_EASY_2016):
src/FakeXrmEasy.Core/FileStorage/FileStorageSettings.cs#L3
Missing XML comment for publicly visible type or member 'IFileStorageSettings'
|
build-windows (FAKE_XRM_EASY_2015)
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/
|
build-windows (FAKE_XRM_EASY_2015)
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-windows (FAKE_XRM_EASY_2015):
src/FakeXrmEasy.Core/Exceptions/Query/FetchXml/ArithmeticTypeConversionException.cs#L5
Missing XML comment for publicly visible type or member 'ArithmeticTypeConversionException'
|
build-windows (FAKE_XRM_EASY_2015):
src/FakeXrmEasy.Core/Exceptions/Query/FetchXml/ArithmeticTypeConversionException.cs#L7
Missing XML comment for publicly visible type or member 'ArithmeticTypeConversionException.ArithmeticTypeConversionException(string, string)'
|
build-windows (FAKE_XRM_EASY_2015):
src/FakeXrmEasy.Core/FileStorage/Db/Exceptions/CouldNotAddFileException.cs#L5
Missing XML comment for publicly visible type or member 'CouldNotAddFileException'
|
build-windows (FAKE_XRM_EASY_2015):
src/FakeXrmEasy.Core/FileStorage/Db/Exceptions/CouldNotAddFileException.cs#L7
Missing XML comment for publicly visible type or member 'CouldNotAddFileException.CouldNotAddFileException()'
|
build-windows (FAKE_XRM_EASY_2015):
src/FakeXrmEasy.Core/FileStorage/Db/Exceptions/CouldNotCommitFileException.cs#L10
Missing XML comment for publicly visible type or member 'CouldNotCommitFileException.CouldNotCommitFileException(string)'
|
build-windows (FAKE_XRM_EASY_2015):
src/FakeXrmEasy.Core/FileStorage/Db/Exceptions/FileTokenContinuationNotFoundException.cs#L5
Missing XML comment for publicly visible type or member 'FileTokenContinuationNotFoundException'
|
build-windows (FAKE_XRM_EASY_2015):
src/FakeXrmEasy.Core/FileStorage/Db/Exceptions/FileTokenContinuationNotFoundException.cs#L7
Missing XML comment for publicly visible type or member 'FileTokenContinuationNotFoundException.FileTokenContinuationNotFoundException(string)'
|
build-windows (FAKE_XRM_EASY_2015):
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-windows (FAKE_XRM_EASY_2015):
src/FakeXrmEasy.Core/FileStorage/Db/Exceptions/RecordNotFoundException.cs#L11
Missing XML comment for publicly visible type or member 'RecordNotFoundException.RecordNotFoundException(EntityReference)'
|
build-windows (FAKE_XRM_EASY_2015):
src/FakeXrmEasy.Core/FileStorage/FileStorageSettings.cs#L3
Missing XML comment for publicly visible type or member 'IFileStorageSettings'
|
build-windows (FAKE_XRM_EASY_2013)
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/
|
build-windows (FAKE_XRM_EASY_2013)
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-windows (FAKE_XRM_EASY_2013):
src/FakeXrmEasy.Core/Exceptions/Query/FetchXml/ArithmeticTypeConversionException.cs#L5
Missing XML comment for publicly visible type or member 'ArithmeticTypeConversionException'
|
build-windows (FAKE_XRM_EASY_2013):
src/FakeXrmEasy.Core/Exceptions/Query/FetchXml/ArithmeticTypeConversionException.cs#L7
Missing XML comment for publicly visible type or member 'ArithmeticTypeConversionException.ArithmeticTypeConversionException(string, string)'
|
build-windows (FAKE_XRM_EASY_2013):
src/FakeXrmEasy.Core/FileStorage/Db/Exceptions/CouldNotAddFileException.cs#L5
Missing XML comment for publicly visible type or member 'CouldNotAddFileException'
|
build-windows (FAKE_XRM_EASY_2013):
src/FakeXrmEasy.Core/FileStorage/Db/Exceptions/CouldNotAddFileException.cs#L7
Missing XML comment for publicly visible type or member 'CouldNotAddFileException.CouldNotAddFileException()'
|
build-windows (FAKE_XRM_EASY_2013):
src/FakeXrmEasy.Core/FileStorage/Db/Exceptions/CouldNotCommitFileException.cs#L10
Missing XML comment for publicly visible type or member 'CouldNotCommitFileException.CouldNotCommitFileException(string)'
|
build-windows (FAKE_XRM_EASY_2013):
src/FakeXrmEasy.Core/FileStorage/Db/Exceptions/FileTokenContinuationNotFoundException.cs#L5
Missing XML comment for publicly visible type or member 'FileTokenContinuationNotFoundException'
|
build-windows (FAKE_XRM_EASY_2013):
src/FakeXrmEasy.Core/FileStorage/Db/Exceptions/FileTokenContinuationNotFoundException.cs#L7
Missing XML comment for publicly visible type or member 'FileTokenContinuationNotFoundException.FileTokenContinuationNotFoundException(string)'
|
build-windows (FAKE_XRM_EASY_2013):
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-windows (FAKE_XRM_EASY_2013):
src/FakeXrmEasy.Core/FileStorage/Db/Exceptions/RecordNotFoundException.cs#L11
Missing XML comment for publicly visible type or member 'RecordNotFoundException.RecordNotFoundException(EntityReference)'
|
build-windows (FAKE_XRM_EASY_2013):
src/FakeXrmEasy.Core/FileStorage/FileStorageSettings.cs#L3
Missing XML comment for publicly visible type or member 'IFileStorageSettings'
|
build-windows (FAKE_XRM_EASY_9)
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/
|
build-windows (FAKE_XRM_EASY_9)
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-windows (FAKE_XRM_EASY_9):
src/FakeXrmEasy.Core/Exceptions/Query/FetchXml/ArithmeticTypeConversionException.cs#L5
Missing XML comment for publicly visible type or member 'ArithmeticTypeConversionException'
|
build-windows (FAKE_XRM_EASY_9):
src/FakeXrmEasy.Core/Exceptions/Query/FetchXml/ArithmeticTypeConversionException.cs#L7
Missing XML comment for publicly visible type or member 'ArithmeticTypeConversionException.ArithmeticTypeConversionException(string, string)'
|
build-windows (FAKE_XRM_EASY_9):
src/FakeXrmEasy.Core/FileStorage/Db/Exceptions/CouldNotAddFileException.cs#L5
Missing XML comment for publicly visible type or member 'CouldNotAddFileException'
|
build-windows (FAKE_XRM_EASY_9):
src/FakeXrmEasy.Core/FileStorage/Db/Exceptions/CouldNotAddFileException.cs#L7
Missing XML comment for publicly visible type or member 'CouldNotAddFileException.CouldNotAddFileException()'
|
build-windows (FAKE_XRM_EASY_9):
src/FakeXrmEasy.Core/FileStorage/Db/Exceptions/CouldNotCommitFileException.cs#L10
Missing XML comment for publicly visible type or member 'CouldNotCommitFileException.CouldNotCommitFileException(string)'
|
build-windows (FAKE_XRM_EASY_9):
src/FakeXrmEasy.Core/FileStorage/Db/Exceptions/FileTokenContinuationNotFoundException.cs#L5
Missing XML comment for publicly visible type or member 'FileTokenContinuationNotFoundException'
|
build-windows (FAKE_XRM_EASY_9):
src/FakeXrmEasy.Core/FileStorage/Db/Exceptions/FileTokenContinuationNotFoundException.cs#L7
Missing XML comment for publicly visible type or member 'FileTokenContinuationNotFoundException.FileTokenContinuationNotFoundException(string)'
|
build-windows (FAKE_XRM_EASY_9):
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-windows (FAKE_XRM_EASY_9):
src/FakeXrmEasy.Core/FileStorage/Db/Exceptions/RecordNotFoundException.cs#L11
Missing XML comment for publicly visible type or member 'RecordNotFoundException.RecordNotFoundException(EntityReference)'
|
build-windows (FAKE_XRM_EASY_9):
src/FakeXrmEasy.Core/FileStorage/FileStorageSettings.cs#L3
Missing XML comment for publicly visible type or member 'IFileStorageSettings'
|
build-windows (FAKE_XRM_EASY_365)
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/
|
build-windows (FAKE_XRM_EASY_365)
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-windows (FAKE_XRM_EASY_365):
src/FakeXrmEasy.Core/Exceptions/Query/FetchXml/ArithmeticTypeConversionException.cs#L5
Missing XML comment for publicly visible type or member 'ArithmeticTypeConversionException'
|
build-windows (FAKE_XRM_EASY_365):
src/FakeXrmEasy.Core/Exceptions/Query/FetchXml/ArithmeticTypeConversionException.cs#L7
Missing XML comment for publicly visible type or member 'ArithmeticTypeConversionException.ArithmeticTypeConversionException(string, string)'
|
build-windows (FAKE_XRM_EASY_365):
src/FakeXrmEasy.Core/FileStorage/Db/Exceptions/CouldNotAddFileException.cs#L5
Missing XML comment for publicly visible type or member 'CouldNotAddFileException'
|
build-windows (FAKE_XRM_EASY_365):
src/FakeXrmEasy.Core/FileStorage/Db/Exceptions/CouldNotAddFileException.cs#L7
Missing XML comment for publicly visible type or member 'CouldNotAddFileException.CouldNotAddFileException()'
|
build-windows (FAKE_XRM_EASY_365):
src/FakeXrmEasy.Core/FileStorage/Db/Exceptions/CouldNotCommitFileException.cs#L10
Missing XML comment for publicly visible type or member 'CouldNotCommitFileException.CouldNotCommitFileException(string)'
|
build-windows (FAKE_XRM_EASY_365):
src/FakeXrmEasy.Core/FileStorage/Db/Exceptions/FileTokenContinuationNotFoundException.cs#L5
Missing XML comment for publicly visible type or member 'FileTokenContinuationNotFoundException'
|
build-windows (FAKE_XRM_EASY_365):
src/FakeXrmEasy.Core/FileStorage/Db/Exceptions/FileTokenContinuationNotFoundException.cs#L7
Missing XML comment for publicly visible type or member 'FileTokenContinuationNotFoundException.FileTokenContinuationNotFoundException(string)'
|
build-windows (FAKE_XRM_EASY_365):
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-windows (FAKE_XRM_EASY_365):
src/FakeXrmEasy.Core/FileStorage/Db/Exceptions/RecordNotFoundException.cs#L11
Missing XML comment for publicly visible type or member 'RecordNotFoundException.RecordNotFoundException(EntityReference)'
|
build-windows (FAKE_XRM_EASY_365):
src/FakeXrmEasy.Core/FileStorage/FileStorageSettings.cs#L3
Missing XML comment for publicly visible type or member 'IFileStorageSettings'
|
Sonar Quality Gate
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Sonar Quality Gate
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-java@v3, actions/checkout@v2, actions/cache@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|