[OneBot] fix failure to parse fileurl with URL encoding #307
Annotations
9 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build Lagrange.OneBot .NET 7.0:
Lagrange.Core/Internal/Event/Message/ImageGroupDownloadEvent.cs#L16
The member 'ImageGroupDownloadEvent.Create(uint, MsgInfo)' does not hide an accessible member. The new keyword is not required.
|
Build Lagrange.OneBot .NET 7.0:
Lagrange.Core/Internal/Event/Message/RecordGroupDownloadEvent.cs#L16
The member 'RecordGroupDownloadEvent.Create(uint, MsgInfo)' does not hide an accessible member. The new keyword is not required.
|
Build Lagrange.OneBot .NET 7.0:
Lagrange.Core/Internal/Service/Message/PushMessageService.cs#L55
Dereference of a possibly null reference.
|
Build Lagrange.OneBot .NET 7.0:
Lagrange.OneBot/Core/Entity/Notify/OneBotGroupRequest.cs#L7
Possible null reference argument for parameter 'comment' in 'OneBotRequest.OneBotRequest(uint selfId, string requestType, string comment, string flag)'.
|
Build Lagrange.OneBot .NET 8.0:
Lagrange.Core/Internal/Event/Message/ImageGroupDownloadEvent.cs#L16
The member 'ImageGroupDownloadEvent.Create(uint, MsgInfo)' does not hide an accessible member. The new keyword is not required.
|
Build Lagrange.OneBot .NET 8.0:
Lagrange.Core/Internal/Event/Message/RecordGroupDownloadEvent.cs#L16
The member 'RecordGroupDownloadEvent.Create(uint, MsgInfo)' does not hide an accessible member. The new keyword is not required.
|
Build Lagrange.OneBot .NET 8.0:
Lagrange.Core/Internal/Service/Message/PushMessageService.cs#L55
Dereference of a possibly null reference.
|
Build Lagrange.OneBot .NET 8.0:
Lagrange.OneBot/Core/Entity/Notify/OneBotGroupRequest.cs#L7
Possible null reference argument for parameter 'comment' in 'OneBotRequest.OneBotRequest(uint selfId, string requestType, string comment, string flag)'.
|
The logs for this run have expired and are no longer available.
Loading