Skip to content

Port to Funogram

Port to Funogram #75

Triggered via pull request October 24, 2024 20:34
Status Failure
Total duration 2m 20s
Artifacts 1

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

12 errors
build
Process completed with exit code 1.
BaseTests+BaseTests ► Not possible to interact with the bot without authorization: src/VahterBanBot.Tests/ContainerTestBase.fs#L177
Failed test found in: src/VahterBanBot.Tests/TestResults/test-results.trx Error: System.Exception : 2024-10-24T20:36:55.718858941Z Unhandled exception. System.AggregateException: One or more errors occurred. (Exception of type 'Funogram.Types+ApiResponseException' was thrown.) 2024-10-24T20:36:55.718889337Z ---> ApiResponseException: Unauthorized. Code: 401 2024-10-24T20:36:55.718895238Z --- End of inner exception stack trace --- 2024-10-24T20:36:55.718899055Z at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions) 2024-10-24T20:36:55.718902972Z at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken) 2024-10-24T20:36:55.718906489Z at System.Threading.Tasks.Task.Wait() 2024-10-24T20:36:55.718909925Z at <StartupCode$VahterBanBot>.$Program.main@() in /src/VahterBanBot/Program.fs:line 192
BaseTests+BaseTests ► Random path returns OK: src/VahterBanBot.Tests/ContainerTestBase.fs#L177
Failed test found in: src/VahterBanBot.Tests/TestResults/test-results.trx Error: System.Exception : 2024-10-24T20:36:55.718858941Z Unhandled exception. System.AggregateException: One or more errors occurred. (Exception of type 'Funogram.Types+ApiResponseException' was thrown.) 2024-10-24T20:36:55.718889337Z ---> ApiResponseException: Unauthorized. Code: 401 2024-10-24T20:36:55.718895238Z --- End of inner exception stack trace --- 2024-10-24T20:36:55.718899055Z at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions) 2024-10-24T20:36:55.718902972Z at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken) 2024-10-24T20:36:55.718906489Z at System.Threading.Tasks.Task.Wait() 2024-10-24T20:36:55.718909925Z at <StartupCode$VahterBanBot>.$Program.main@() in /src/VahterBanBot/Program.fs:line 192
BaseTests+BaseTests ► Should be possible to interact with the bot: src/VahterBanBot.Tests/ContainerTestBase.fs#L177
Failed test found in: src/VahterBanBot.Tests/TestResults/test-results.trx Error: System.Exception : 2024-10-24T20:36:55.718858941Z Unhandled exception. System.AggregateException: One or more errors occurred. (Exception of type 'Funogram.Types+ApiResponseException' was thrown.) 2024-10-24T20:36:55.718889337Z ---> ApiResponseException: Unauthorized. Code: 401 2024-10-24T20:36:55.718895238Z --- End of inner exception stack trace --- 2024-10-24T20:36:55.718899055Z at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions) 2024-10-24T20:36:55.718902972Z at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken) 2024-10-24T20:36:55.718906489Z at System.Threading.Tasks.Task.Wait() 2024-10-24T20:36:55.718909925Z at <StartupCode$VahterBanBot>.$Program.main@() in /src/VahterBanBot/Program.fs:line 192
PingTests+PingTests ► Message got recorded: src/VahterBanBot.Tests/ContainerTestBase.fs#L177
Failed test found in: src/VahterBanBot.Tests/TestResults/test-results.trx Error: System.Exception : 2024-10-24T20:36:55.718858941Z Unhandled exception. System.AggregateException: One or more errors occurred. (Exception of type 'Funogram.Types+ApiResponseException' was thrown.) 2024-10-24T20:36:55.718889337Z ---> ApiResponseException: Unauthorized. Code: 401 2024-10-24T20:36:55.718895238Z --- End of inner exception stack trace --- 2024-10-24T20:36:55.718899055Z at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions) 2024-10-24T20:36:55.718902972Z at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken) 2024-10-24T20:36:55.718906489Z at System.Threading.Tasks.Task.Wait() 2024-10-24T20:36:55.718909925Z at <StartupCode$VahterBanBot>.$Program.main@() in /src/VahterBanBot/Program.fs:line 192
PingTests+PingTests ► Message not recorded if chat is not on the list: src/VahterBanBot.Tests/ContainerTestBase.fs#L177
Failed test found in: src/VahterBanBot.Tests/TestResults/test-results.trx Error: System.Exception : 2024-10-24T20:36:55.718858941Z Unhandled exception. System.AggregateException: One or more errors occurred. (Exception of type 'Funogram.Types+ApiResponseException' was thrown.) 2024-10-24T20:36:55.718889337Z ---> ApiResponseException: Unauthorized. Code: 401 2024-10-24T20:36:55.718895238Z --- End of inner exception stack trace --- 2024-10-24T20:36:55.718899055Z at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions) 2024-10-24T20:36:55.718902972Z at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken) 2024-10-24T20:36:55.718906489Z at System.Threading.Tasks.Task.Wait() 2024-10-24T20:36:55.718909925Z at <StartupCode$VahterBanBot>.$Program.main@() in /src/VahterBanBot/Program.fs:line 192
VahterBanBot.Tests.BanTests+BanTests ► NON Vahter can't ban on reply: src/VahterBanBot.Tests/ContainerTestBase.fs#L177
Failed test found in: src/VahterBanBot.Tests/TestResults/test-results.trx Error: System.Exception : 2024-10-24T20:36:55.718858941Z Unhandled exception. System.AggregateException: One or more errors occurred. (Exception of type 'Funogram.Types+ApiResponseException' was thrown.) 2024-10-24T20:36:55.718889337Z ---> ApiResponseException: Unauthorized. Code: 401 2024-10-24T20:36:55.718895238Z --- End of inner exception stack trace --- 2024-10-24T20:36:55.718899055Z at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions) 2024-10-24T20:36:55.718902972Z at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken) 2024-10-24T20:36:55.718906489Z at System.Threading.Tasks.Task.Wait() 2024-10-24T20:36:55.718909925Z at <StartupCode$VahterBanBot>.$Program.main@() in /src/VahterBanBot/Program.fs:line 192
VahterBanBot.Tests.BanTests+BanTests ► Only Vahter can unban user: src/VahterBanBot.Tests/ContainerTestBase.fs#L177
Failed test found in: src/VahterBanBot.Tests/TestResults/test-results.trx Error: System.Exception : 2024-10-24T20:36:55.718858941Z Unhandled exception. System.AggregateException: One or more errors occurred. (Exception of type 'Funogram.Types+ApiResponseException' was thrown.) 2024-10-24T20:36:55.718889337Z ---> ApiResponseException: Unauthorized. Code: 401 2024-10-24T20:36:55.718895238Z --- End of inner exception stack trace --- 2024-10-24T20:36:55.718899055Z at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions) 2024-10-24T20:36:55.718902972Z at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken) 2024-10-24T20:36:55.718906489Z at System.Threading.Tasks.Task.Wait() 2024-10-24T20:36:55.718909925Z at <StartupCode$VahterBanBot>.$Program.main@() in /src/VahterBanBot/Program.fs:line 192
VahterBanBot.Tests.BanTests+BanTests ► Vahter can ban on reply: src/VahterBanBot.Tests/ContainerTestBase.fs#L177
Failed test found in: src/VahterBanBot.Tests/TestResults/test-results.trx Error: System.Exception : 2024-10-24T20:36:55.718858941Z Unhandled exception. System.AggregateException: One or more errors occurred. (Exception of type 'Funogram.Types+ApiResponseException' was thrown.) 2024-10-24T20:36:55.718889337Z ---> ApiResponseException: Unauthorized. Code: 401 2024-10-24T20:36:55.718895238Z --- End of inner exception stack trace --- 2024-10-24T20:36:55.718899055Z at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions) 2024-10-24T20:36:55.718902972Z at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken) 2024-10-24T20:36:55.718906489Z at System.Threading.Tasks.Task.Wait() 2024-10-24T20:36:55.718909925Z at <StartupCode$VahterBanBot>.$Program.main@() in /src/VahterBanBot/Program.fs:line 192
VahterBanBot.Tests.BanTests+BanTests ► Vahter can unban user: src/VahterBanBot.Tests/ContainerTestBase.fs#L177
Failed test found in: src/VahterBanBot.Tests/TestResults/test-results.trx Error: System.Exception : 2024-10-24T20:36:55.718858941Z Unhandled exception. System.AggregateException: One or more errors occurred. (Exception of type 'Funogram.Types+ApiResponseException' was thrown.) 2024-10-24T20:36:55.718889337Z ---> ApiResponseException: Unauthorized. Code: 401 2024-10-24T20:36:55.718895238Z --- End of inner exception stack trace --- 2024-10-24T20:36:55.718899055Z at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions) 2024-10-24T20:36:55.718902972Z at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken) 2024-10-24T20:36:55.718906489Z at System.Threading.Tasks.Task.Wait() 2024-10-24T20:36:55.718909925Z at <StartupCode$VahterBanBot>.$Program.main@() in /src/VahterBanBot/Program.fs:line 192
VahterBanBot.Tests.BanTests+BanTests ► Vahter can't ban another vahter: src/VahterBanBot.Tests/ContainerTestBase.fs#L177
Failed test found in: src/VahterBanBot.Tests/TestResults/test-results.trx Error: System.Exception : 2024-10-24T20:36:55.718858941Z Unhandled exception. System.AggregateException: One or more errors occurred. (Exception of type 'Funogram.Types+ApiResponseException' was thrown.) 2024-10-24T20:36:55.718889337Z ---> ApiResponseException: Unauthorized. Code: 401 2024-10-24T20:36:55.718895238Z --- End of inner exception stack trace --- 2024-10-24T20:36:55.718899055Z at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions) 2024-10-24T20:36:55.718902972Z at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken) 2024-10-24T20:36:55.718906489Z at System.Threading.Tasks.Task.Wait() 2024-10-24T20:36:55.718909925Z at <StartupCode$VahterBanBot>.$Program.main@() in /src/VahterBanBot/Program.fs:line 192
VahterBanBot.Tests.BanTests+BanTests ► Vahter can't ban on reply in non-allowed chat: src/VahterBanBot.Tests/ContainerTestBase.fs#L177
Failed test found in: src/VahterBanBot.Tests/TestResults/test-results.trx Error: System.Exception : 2024-10-24T20:36:55.718858941Z Unhandled exception. System.AggregateException: One or more errors occurred. (Exception of type 'Funogram.Types+ApiResponseException' was thrown.) 2024-10-24T20:36:55.718889337Z ---> ApiResponseException: Unauthorized. Code: 401 2024-10-24T20:36:55.718895238Z --- End of inner exception stack trace --- 2024-10-24T20:36:55.718899055Z at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions) 2024-10-24T20:36:55.718902972Z at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken) 2024-10-24T20:36:55.718906489Z at System.Threading.Tasks.Task.Wait() 2024-10-24T20:36:55.718909925Z at <StartupCode$VahterBanBot>.$Program.main@() in /src/VahterBanBot/Program.fs:line 192

Artifacts

Produced during runtime
Name Size
test-results
7.97 KB