Skip to content

Json schema generator (#45) #176

Json schema generator (#45)

Json schema generator (#45) #176

Triggered via push December 6, 2024 15:13
Status Success
Total duration 1m 34s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

buildPublish.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build: JsonSchemaGenerator.Cli/MainService.cs#L86
For improved performance, use the LoggerMessage delegates instead of calling 'LoggerExtensions.LogInformation(ILogger, string?, params object?[])' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1848)
build: JsonSchemaGenerator.Cli/MainService.cs#L86
For improved performance, use the LoggerMessage delegates instead of calling 'LoggerExtensions.LogInformation(ILogger, string?, params object?[])' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1848)
build: JsonSchemaGenerator.Tests/AnnotationsTests.cs#L3
Missing XML comment for publicly visible type or member 'AnnotationsTests'
build: JsonSchemaGenerator.Tests/AnnotationsTests.cs#L7
Missing XML comment for publicly visible type or member 'AnnotationsTests.Generates_DescriptionForSchema()'
build: JsonSchemaGenerator.Tests/AnnotationsTests.cs#L33
Missing XML comment for publicly visible type or member 'AnnotationsTests.Generates_TitleForSchema()'
build: JsonSchemaGenerator.Tests/AnnotationsTests.cs#L59
Missing XML comment for publicly visible type or member 'AnnotationsTests.Generates_DescriptionForProperty()'
build: JsonSchemaGenerator.Tests/AnnotationsTests.cs#L86
Missing XML comment for publicly visible type or member 'AnnotationsTests.Generates_TitleForProperty()'
build: JsonSchemaGenerator.Tests/CliTests.cs#L18
Missing XML comment for publicly visible type or member 'CliTests'
build: JsonSchemaGenerator.Tests/CliTests.cs#L21
Missing XML comment for publicly visible type or member 'CliTests.MainService_GeneratesSingleSchema()'
build: JsonSchemaGenerator.Tests/CliTests.cs#L46
Missing XML comment for publicly visible type or member 'CliTests.MainService_GeneratesMultipleSchemata()'