Merge pull request #9 from dotJEM/issues/GH-6 #100
Annotations
12 warnings
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build
.NET 7.0 is no longer supported and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the .NET support policy.
|
build:
src/DotJEM.Json.Index2/IO/JsonIndexWriterManager.cs#L54
The variable 'e' is declared but never used
|
build:
src/DotJEM.Json.Index2/Analysis/JsonAnalyzer.cs#L17
Missing XML comment for publicly visible type or member 'JsonAnalyzer.Version'
|
build:
src/DotJEM.Json.Index2/Analysis/JsonAnalyzer.cs#L18
Missing XML comment for publicly visible type or member 'JsonAnalyzer.MaxTokenLength'
|
build:
src/DotJEM.Json.Index2/Analysis/JsonAnalyzer.cs#L20
Missing XML comment for publicly visible type or member 'JsonAnalyzer.JsonAnalyzer(LuceneVersion)'
|
build:
src/DotJEM.Json.Index2/Analysis/JsonAnalyzer.cs#L25
Missing XML comment for publicly visible type or member 'JsonAnalyzer.CreateComponents(string, TextReader)'
|
build:
src/DotJEM.Json.Index2/Configuration/IFactory.cs#L5
Missing XML comment for publicly visible type or member 'IFactory<TService>'
|
build:
src/DotJEM.Json.Index2/Configuration/IFactory.cs#L7
Missing XML comment for publicly visible type or member 'IFactory<TService>.Create()'
|
build:
src/DotJEM.Json.Index2/Configuration/IFactory.cs#L10
Missing XML comment for publicly visible type or member 'FuncFactory<TService>'
|
build:
src/DotJEM.Json.Index2/Configuration/IFactory.cs#L13
Missing XML comment for publicly visible type or member 'FuncFactory<TService>.FuncFactory(Func<TService>)'
|
build:
src/DotJEM.Json.Index2/Configuration/IFactory.cs#L14
Missing XML comment for publicly visible type or member 'FuncFactory<TService>.Create()'
|