Skip to content

fixes

fixes #41

Triggered via push November 29, 2023 23:40
Status Success
Total duration 57s
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'