Skip to content

Temporarily swithc to update to flesh out dublets. #115

Temporarily swithc to update to flesh out dublets.

Temporarily swithc to update to flesh out dublets. #115

Triggered via push December 9, 2024 10:29
Status Success
Total duration 58s
Artifacts

build.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
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/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>'