tame-the-warnings #315
Annotations
11 warnings
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Build
Missing XML comment for publicly visible type or member 'EntityId.JsonConverter.Read(ref Utf8JsonReader, Type, JsonSerializerOptions)'
|
Build
Missing XML comment for publicly visible type or member 'EntityId.JsonConverter.Write(Utf8JsonWriter, EntityId, JsonSerializerOptions)'
|
Build
Missing XML comment for publicly visible type or member 'EntityId.JsonConverter.ReadAsPropertyName(ref Utf8JsonReader, Type, JsonSerializerOptions)'
|
Build
Missing XML comment for publicly visible type or member 'EntityId.JsonConverter.WriteAsPropertyName(Utf8JsonWriter, EntityId, JsonSerializerOptions)'
|
Build
XML comment has cref attribute 'ValueConverter{TModel,TProvider}' that could not be resolved
|
Build
XML comment has cref attribute 'ValueComparer{T}' that could not be resolved
|
Build:
src/NexusMods.MnemonicDB/Storage/RocksDbBackend/Backend.cs#L10
Missing XML comment for publicly visible type or member 'Backend'
|
Build
XML comment has cref attribute 'ValueConverter{TModel,TProvider}' that could not be resolved
|
Build
XML comment has cref attribute 'ValueComparer{T}' that could not be resolved
|
Build
Missing XML comment for publicly visible type or member 'EntityId.JsonConverter.Read(ref Utf8JsonReader, Type, JsonSerializerOptions)'
|
Loading