Skip to content

Publish Graeae.Models #17

Publish Graeae.Models

Publish Graeae.Models #17

Manually triggered September 23, 2024 10:01
Status Success
Total duration 31s
Artifacts 1

publish-models.yml

on: workflow_dispatch
build, pack & publish
22s
build, pack & publish
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
build, pack & publish
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v2, alirezanet/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build, pack & publish: Graeae.Models/OpenApiDocument.cs#L284
Missing XML comment for publicly visible type or member 'OpenApiDocumentJsonConverter'
build, pack & publish: Graeae.Models/OpenApiDocument.cs#L286
Missing XML comment for publicly visible type or member 'OpenApiDocumentJsonConverter.Read(ref Utf8JsonReader, Type, JsonSerializerOptions)'
build, pack & publish: Graeae.Models/OpenApiDocument.cs#L294
Missing XML comment for publicly visible type or member 'OpenApiDocumentJsonConverter.Write(Utf8JsonWriter, OpenApiDocument, JsonSerializerOptions)'
build, pack & publish: Graeae.Models/SchemaDraft4/Draft4ExclusiveMaximumKeyword.cs#L102
XML comment on 'Draft4ExclusiveMaximumKeywordJsonConverter.Read(ref Utf8JsonReader, Type, JsonSerializerOptions)' has a typeparamref tag for 'T', but there is no type parameter by that name
build, pack & publish: Graeae.Models/SchemaDraft4/Draft4ExclusiveMinimumKeyword.cs#L101
XML comment on 'Draft4ExclusiveMinimumKeywordJsonConverter.Read(ref Utf8JsonReader, Type, JsonSerializerOptions)' has a typeparamref tag for 'T', but there is no type parameter by that name
build, pack & publish: Graeae.Models/SchemaDraft4/Draft4IdKeyword.cs#L54
XML comment on 'Draft4IdKeywordJsonConverter.Read(ref Utf8JsonReader, Type, JsonSerializerOptions)' has a typeparamref tag for 'T', but there is no type parameter by that name
build, pack & publish: Graeae.Models/SchemaDraft4/Draft4TypeKeyword.cs#L61
XML comment on 'Draft4TypeKeywordConverter.Read(ref Utf8JsonReader, Type, JsonSerializerOptions)' has a typeparamref tag for 'T', but there is no type parameter by that name
build, pack & publish: Graeae.Models/SchemaDraft4/NullableKeyword.cs#L62
XML comment on 'NullableKeywordJsonConverter.Read(ref Utf8JsonReader, Type, JsonSerializerOptions)' has a typeparamref tag for 'T', but there is no type parameter by that name
build, pack & publish: Graeae.Models/Tag.cs#L103
Using member 'System.Text.Json.JsonSerializer.Deserialize<TValue>(ref Utf8JsonReader, JsonSerializerOptions)' which has 'RequiresDynamicCodeAttribute' can break functionality when AOT compiling. JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.
build, pack & publish: Graeae.Models/Tag.cs#L103
Using member 'System.Text.Json.JsonSerializer.Deserialize<TValue>(ref Utf8JsonReader, JsonSerializerOptions)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.

Artifacts

Produced during runtime
Name Size
archive-packages Expired
461 KB