WIP Filter API #3
Annotations
31 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, gittools/actions/gitversion/[email protected], gittools/actions/gitversion/[email protected], 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/
|
src/Examine.Core/Search/IBooleanFilterOperation.cs#L5
Missing XML comment for publicly visible type or member 'IBooleanFilterOperation'
|
src/Examine.Core/Search/IFilter.cs#L6
Missing XML comment for publicly visible type or member 'IFilter'
|
src/Examine.Core/Search/IFilterChain.cs#L5
Missing XML comment for publicly visible type or member 'IFilterChain'
|
src/Examine.Core/Search/IFilterChainStart.cs#L5
Missing XML comment for publicly visible type or member 'IFilterChainStart'
|
src/Examine.Core/Search/INestedBooleanFilterOperation.cs#L5
Missing XML comment for publicly visible type or member 'INestedBooleanFilterOperation'
|
src/Examine.Core/Search/INestedFilter.cs#L6
Missing XML comment for publicly visible type or member 'INestedFilter'
|
src/Examine.Core/Search/ChainOperation.cs#L6
Symbol 'ChainOperation' is not part of the declared public API (https://github.com/dotnet/roslyn-analyzers/blob/main/src/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
|
src/Examine.Core/Search/ChainOperation.cs#L15
Symbol 'AND' is not part of the declared public API (https://github.com/dotnet/roslyn-analyzers/blob/main/src/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
|
src/Examine.Core/Search/ChainOperation.cs#L11
Symbol 'OR' is not part of the declared public API (https://github.com/dotnet/roslyn-analyzers/blob/main/src/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
|
src/Examine.Core/Search/ChainOperation.cs#L19
Symbol 'ANDNOT' is not part of the declared public API (https://github.com/dotnet/roslyn-analyzers/blob/main/src/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
|
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
src/Examine.Core/Search/IBooleanFilterOperation.cs#L5
Missing XML comment for publicly visible type or member 'IBooleanFilterOperation'
|
src/Examine.Core/Search/IFilter.cs#L6
Missing XML comment for publicly visible type or member 'IFilter'
|
src/Examine.Core/Search/IFilterChain.cs#L5
Missing XML comment for publicly visible type or member 'IFilterChain'
|
src/Examine.Core/Search/IFilterChainStart.cs#L5
Missing XML comment for publicly visible type or member 'IFilterChainStart'
|
src/Examine.Core/Search/INestedBooleanFilterOperation.cs#L5
Missing XML comment for publicly visible type or member 'INestedBooleanFilterOperation'
|
src/Examine.Core/Search/INestedFilter.cs#L6
Missing XML comment for publicly visible type or member 'INestedFilter'
|
src/Examine.Core/Search/ChainOperation.cs#L6
Symbol 'ChainOperation' is not part of the declared public API (https://github.com/dotnet/roslyn-analyzers/blob/main/src/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
|
src/Examine.Core/Search/ChainOperation.cs#L11
Symbol 'OR' is not part of the declared public API (https://github.com/dotnet/roslyn-analyzers/blob/main/src/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
|
src/Examine.Core/Search/ChainOperation.cs#L15
Symbol 'AND' is not part of the declared public API (https://github.com/dotnet/roslyn-analyzers/blob/main/src/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
|
src/Examine.Core/Search/ChainOperation.cs#L19
Symbol 'ANDNOT' is not part of the declared public API (https://github.com/dotnet/roslyn-analyzers/blob/main/src/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
|
The logs for this run have expired and are no longer available.
Loading