docs: doc link #646
Annotations
3 errors and 1 warning
OpenttdDiscord.Infrastructure.Tests.AutoReplies.Actors.AutoReplyActorShould ► SendAutoReply_AfterReceiving_UpdateAutoReplyMessage_WhichCreatesAutoReplyActor:
OpenttdDiscord.Infrastructure.Tests/AutoReplies/Actors/AutoReplyActorShould.cs#L207
Failed test found in:
/home/runner/work/OpenttdDiscord/OpenttdDiscord/TestResults/OpenttdDiscord.Infrastructure.Tests/OpenttdDiscord.Infrastructure.Tests.trx
Error:
NSubstitute.Exceptions.ReceivedCallsException : Expected to receive a call matching:
SendMessage(ADMIN_PACKET_ADMIN_CHAT - NETWORK_ACTION_CHAT - DESTTYPE_CLIENT - 22 - ResponseMessage80058fb3-1b25-4a47-8af6-b78f85350253)
Actually received no matching calls.
Received 1 non-matching call (non-matching arguments indicated with '*' characters):
SendMessage(*ADMIN_PACKET_ADMIN_CHAT - NETWORK_ACTION_CHAT - DESTTYPE_CLIENT - 22 - You cannot reset company while being a spectator*)
|
build (6.0.x)
Process completed with exit code 1.
|
build (6.0.x)
Failed test were found and 'fail-on-error' option is set to true
|
build (6.0.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|