Updating JsonSchema.Net #6
Merged
Annotations
13 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v2, actions/upload-artifact@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Graeae.Models/OpenApiDocument.cs#L284
Missing XML comment for publicly visible type or member 'OpenApiDocumentJsonConverter'
|
Graeae.Models/OpenApiDocument.cs#L286
Missing XML comment for publicly visible type or member 'OpenApiDocumentJsonConverter.Read(ref Utf8JsonReader, Type, JsonSerializerOptions)'
|
Graeae.Models/OpenApiDocument.cs#L294
Missing XML comment for publicly visible type or member 'OpenApiDocumentJsonConverter.Write(Utf8JsonWriter, OpenApiDocument, JsonSerializerOptions)'
|
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
|
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
|
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
|
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
|
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
|
Graeae.Models/OpenApiDocument.cs#L284
Missing XML comment for publicly visible type or member 'OpenApiDocumentJsonConverter'
|
Graeae.Models/OpenApiDocument.cs#L286
Missing XML comment for publicly visible type or member 'OpenApiDocumentJsonConverter.Read(ref Utf8JsonReader, Type, JsonSerializerOptions)'
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "Unit Test Results".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
The logs for this run have expired and are no longer available.
Loading