Temporarily swithc to update to flesh out dublets. #115
Annotations
12 warnings
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Setup .NET
.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/Leases/LeaseManager.cs#L63
Type parameter 'T' has the same name as the type parameter from outer type 'LeaseManager<T>'
|
Build:
src/DotJEM.Json.Index2/Leases/LeaseManager.cs#L68
Type parameter 'T' has the same name as the type parameter from outer type 'LeaseManager<T>'
|
Build:
src/DotJEM.Json.Index2/Leases/LeaseManager.cs#L114
Type parameter 'T' has the same name as the type parameter from outer type 'LeaseManager<T>'
|
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>'
|
Loading