Skip to content

Try to fix the resources uploading logic for MultiMsg #160

Try to fix the resources uploading logic for MultiMsg

Try to fix the resources uploading logic for MultiMsg #160

Triggered via push October 7, 2023 03:55
Status Success
Total duration 1m 17s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention
Fit to window
Zoom out
Zoom in

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/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/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)'.