查询账户余额 #32
Annotations
12 warnings
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/.
|
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/
|
构建:
src/WWB.Paylink.Utility/Converter/ObjectToStringConverter.cs#L6
Missing XML comment for publicly visible type or member 'ObjectToStringConverter'
|
构建:
src/WWB.Paylink.Utility/Converter/ObjectToStringConverter.cs#L8
Missing XML comment for publicly visible type or member 'ObjectToStringConverter.CanRead'
|
构建:
src/WWB.Paylink.Utility/Converter/ObjectToStringConverter.cs#L10
Missing XML comment for publicly visible type or member 'ObjectToStringConverter.WriteJson(JsonWriter, object, JsonSerializer)'
|
构建:
src/WWB.Paylink.Utility/Converter/ObjectToStringConverter.cs#L15
Missing XML comment for publicly visible type or member 'ObjectToStringConverter.ReadJson(JsonReader, Type, object, JsonSerializer)'
|
构建:
src/WWB.Paylink.Utility/Converter/ObjectToStringConverter.cs#L20
Missing XML comment for publicly visible type or member 'ObjectToStringConverter.CanConvert(Type)'
|
构建:
src/WWB.Paylink.Utility/Converter/SafeCollectionConverter.cs#L7
Missing XML comment for publicly visible type or member 'SafeCollectionConverter'
|
构建:
src/WWB.Paylink.Utility/Converter/SafeCollectionConverter.cs#L9
Missing XML comment for publicly visible type or member 'SafeCollectionConverter.CanWrite'
|
构建:
src/WWB.Paylink.Utility/Converter/SafeCollectionConverter.cs#L11
Missing XML comment for publicly visible type or member 'SafeCollectionConverter.CanConvert(Type)'
|
构建:
src/WWB.Paylink.Utility/Converter/SafeCollectionConverter.cs#L16
Missing XML comment for publicly visible type or member 'SafeCollectionConverter.WriteJson(JsonWriter, object, JsonSerializer)'
|
构建:
src/WWB.Paylink.Utility/Converter/SafeCollectionConverter.cs#L21
Missing XML comment for publicly visible type or member 'SafeCollectionConverter.ReadJson(JsonReader, Type, object, JsonSerializer)'
|
Loading