Skip to content

内存泄漏

内存泄漏 #31

Triggered via push March 17, 2024 11:51
Status Success
Total duration 41s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-dotnet@v1, nuget/setup-nuget@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build: src/WWB.Paylink.Utility/Converter/ObjectToStringConverter.cs#L6
Missing XML comment for publicly visible type or member 'ObjectToStringConverter'
build: src/WWB.Paylink.Utility/Converter/ObjectToStringConverter.cs#L8
Missing XML comment for publicly visible type or member 'ObjectToStringConverter.CanRead'
build: src/WWB.Paylink.Utility/Converter/ObjectToStringConverter.cs#L10
Missing XML comment for publicly visible type or member 'ObjectToStringConverter.WriteJson(JsonWriter, object, JsonSerializer)'
build: src/WWB.Paylink.Utility/Converter/ObjectToStringConverter.cs#L15
Missing XML comment for publicly visible type or member 'ObjectToStringConverter.ReadJson(JsonReader, Type, object, JsonSerializer)'
build: src/WWB.Paylink.Utility/Converter/ObjectToStringConverter.cs#L20
Missing XML comment for publicly visible type or member 'ObjectToStringConverter.CanConvert(Type)'
build: src/WWB.Paylink.Utility/Converter/SafeCollectionConverter.cs#L7
Missing XML comment for publicly visible type or member 'SafeCollectionConverter'
build: src/WWB.Paylink.Utility/Converter/SafeCollectionConverter.cs#L9
Missing XML comment for publicly visible type or member 'SafeCollectionConverter.CanWrite'
build: src/WWB.Paylink.Utility/Converter/SafeCollectionConverter.cs#L11
Missing XML comment for publicly visible type or member 'SafeCollectionConverter.CanConvert(Type)'
build: src/WWB.Paylink.Utility/Converter/SafeCollectionConverter.cs#L16
Missing XML comment for publicly visible type or member 'SafeCollectionConverter.WriteJson(JsonWriter, object, JsonSerializer)'
build: src/WWB.Paylink.Utility/Converter/SafeCollectionConverter.cs#L21
Missing XML comment for publicly visible type or member 'SafeCollectionConverter.ReadJson(JsonReader, Type, object, JsonSerializer)'