Skip to content

Change Duration of mute into unsigned #87

Change Duration of mute into unsigned

Change Duration of mute into unsigned #87

Triggered via push August 15, 2023 08:58
Status Failure
Total duration 1m 12s
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

5 errors and 1 warning
build: Lagrange.Core/Core/Service/Action/GroupMuteMemberService.cs#L28
Cannot implicitly convert type 'uint' to 'int'. An explicit conversion exists (are you missing a cast?)
build: Lagrange.Core/Core/Service/Action/GroupMuteMemberService.cs#L28
Cannot implicitly convert type 'uint' to 'int'. An explicit conversion exists (are you missing a cast?)
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/