Suggestions and Spellchecking #300
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/Suggest/SuggestionOptions.cs#L13
Cannot convert null literal to non-nullable reference type.
|
src/Examine.Core/ExamineManager.cs#L76
Possible null reference assignment.
|
src/Examine.Core/Search/FacetLabel.cs#L41
Missing XML comment for publicly visible type or member 'FacetLabel.CompareTo(IFacetLabel)'
|
src/Examine.Lucene/Indexing/DateTimeType.cs#L52
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
|
src/Examine.Lucene/Indexing/Int32Type.cs#L45
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
|
src/Examine.Lucene/Indexing/DoubleType.cs#L45
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
|
src/Examine.Lucene/Directories/DirectoryFactory.cs#L14
Cannot convert null literal to non-nullable reference type.
|
src/Examine.Lucene/Indexing/Int64Type.cs#L45
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
|
src/Examine.Lucene/Indexing/FullTextType.cs#L118
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
|
src/Examine.Lucene/Indexing/SingleType.cs#L46
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
|
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/FacetLabel.cs#L41
Nullability of reference types in type of parameter 'other' of 'int FacetLabel.CompareTo(IFacetLabel other)' doesn't match implicitly implemented member 'int IComparable<IFacetLabel>.CompareTo(IFacetLabel? other)' (possibly because of nullability attributes).
|
src/Examine.Core/Suggest/SuggestionOptions.cs#L13
Cannot convert null literal to non-nullable reference type.
|
src/Examine.Core/ExamineManager.cs#L76
Possible null reference assignment.
|
src/Examine.Core/ReadOnlySuggesterDefinitionCollection.cs#L63
Possible null reference assignment.
|
src/Examine.Core/Search/FacetLabel.cs#L41
Missing XML comment for publicly visible type or member 'FacetLabel.CompareTo(IFacetLabel)'
|
src/Examine.Core/Suggest/SuggestionOptions.cs#L13
Cannot convert null literal to non-nullable reference type.
|
src/Examine.Core/ExamineManager.cs#L76
Possible null reference assignment.
|
src/Examine.Core/Search/FacetLabel.cs#L41
Missing XML comment for publicly visible type or member 'FacetLabel.CompareTo(IFacetLabel)'
|
src/Examine.Lucene/Indexing/DateTimeType.cs#L52
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
|
src/Examine.Lucene/Indexing/DoubleType.cs#L45
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
|
The logs for this run have expired and are no longer available.
Loading