Try to fix the resources uploading logic for MultiMsg #160
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
7 warnings
build
The following actions uses node12 which is deprecated and will be forced to run on node16: 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:
Lagrange.Core/Internal/Service/Action/GroupFSViewService.cs#L101
Unreachable code detected
|
build:
Lagrange.Core/Internal/Context/Logic/Implementation/MessagingLogic.cs#L157
Possible null reference argument for parameter 'stream' in 'ImageUploadEvent ImageUploadEvent.Create(Stream stream, string targetUid)'.
|
build:
Lagrange.Core/Internal/Context/Logic/Implementation/MessagingLogic.cs#L178
Possible null reference argument for parameter 'stream' in 'ImageGroupUploadEvent ImageGroupUploadEvent.Create(Stream stream, uint targetGroupUin)'.
|
build:
Lagrange.Core/Internal/Service/Action/GroupFSViewService.cs#L101
Unreachable code detected
|
build:
Lagrange.Core/Internal/Context/Logic/Implementation/MessagingLogic.cs#L157
Possible null reference argument for parameter 'stream' in 'ImageUploadEvent ImageUploadEvent.Create(Stream stream, string targetUid)'.
|
build:
Lagrange.Core/Internal/Context/Logic/Implementation/MessagingLogic.cs#L178
Possible null reference argument for parameter 'stream' in 'ImageGroupUploadEvent ImageGroupUploadEvent.Create(Stream stream, uint targetGroupUin)'.
|