Skip to content

Minimal working index contexts, but need a better solution for storage. #34

Minimal working index contexts, but need a better solution for storage.

Minimal working index contexts, but need a better solution for storage. #34

Triggered via push November 28, 2023 20:49
Status Success
Total duration 54s
Artifacts

build.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
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()'
build: src/DotJEM.Json.Index2/Configuration/IFactory.cs#L17
Missing XML comment for publicly visible type or member 'InstanceFactory<TService>'
build: src/DotJEM.Json.Index2/Configuration/IFactory.cs#L25
Missing XML comment for publicly visible type or member 'InstanceFactory<TService>.Create()'
build: src/DotJEM.Json.Index2/Configuration/IJsonIndexConfiguration.cs#L10
Missing XML comment for publicly visible type or member 'IJsonIndexConfiguration'
build: src/DotJEM.Json.Index2/Configuration/IJsonIndexConfiguration.cs#L12
Missing XML comment for publicly visible type or member 'IJsonIndexConfiguration.Version'
build: src/DotJEM.Json.Index2/Configuration/IJsonIndexConfiguration.cs#L13
Missing XML comment for publicly visible type or member 'IJsonIndexConfiguration.Analyzer'