完善升级更新接口调用 #81
Annotations
11 warnings
build-publish
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build-publish:
NewLife.Remoting/Clients/ClientBase.cs#L417
Possible null reference argument for parameter 'reason' in 'Task<ILogoutResponse?> ClientBase.LogoutAsync(string reason)'.
|
build-publish:
NewLife.Remoting/WsClient.cs#L244
Cannot convert null literal to non-nullable reference type.
|
build-publish:
NewLife.Remoting/WsClient.cs#L245
Dereference of a possibly null reference.
|
build-publish:
NewLife.Remoting/WsClient.cs#L249
Cannot convert null literal to non-nullable reference type.
|
build-publish:
NewLife.Remoting/WsClient.cs#L340
Cannot convert null literal to non-nullable reference type.
|
build-publish:
NewLife.Remoting/WsClient.cs#L341
Dereference of a possibly null reference.
|
build-publish:
NewLife.Remoting/Clients/ClientBase.cs#L417
Possible null reference argument for parameter 'reason' in 'Task<ILogoutResponse?> ClientBase.LogoutAsync(string reason)'.
|
build-publish:
NewLife.Remoting/WsClient.cs#L244
Cannot convert null literal to non-nullable reference type.
|
build-publish:
NewLife.Remoting/WsClient.cs#L245
Dereference of a possibly null reference.
|
build-publish:
NewLife.Remoting/WsClient.cs#L249
Cannot convert null literal to non-nullable reference type.
|