refactor: Payload #172
Annotations
5 errors and 5 warnings
build:
Lagrange.Core/Internal/Packets/SsoPacket.cs#L23
'BinaryPacket' does not contain a definition for 'Dispose' and no accessible extension method 'Dispose' accepting a first argument of type 'BinaryPacket' could be found (are you missing a using directive or an assembly reference?)
|
build:
Lagrange.Core/Internal/Packets/SsoPacket.cs#L23
'BinaryPacket' does not contain a definition for 'Dispose' and no accessible extension method 'Dispose' accepting a first argument of type 'BinaryPacket' could be found (are you missing a using directive or an assembly reference?)
|
build
The file 'D:\a\Lagrange.Core\Lagrange.Core\Lagrange.Core\bin\Release\net6.0\Lagrange.Core.dll' to be packed was not found on disk.
|
build
The file 'D:\a\Lagrange.Core\Lagrange.Core\Lagrange.Core\bin\Release\net6.0\Lagrange.Core.dll' to be packed was not found on disk.
|
build
Process completed with exit code 1.
|
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)'.
|