fixes to false positive structure #16
0 passed, 10 failed and 0 skipped
❌ src/VahterBanBot.Tests/TestResults/test-results.trx
10 tests were completed in 62s with 0 passed, 10 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
BaseTests+BaseTests | 3❌ | 3ms | ||
PingTests+PingTests | 2❌ | 2ms | ||
VahterBanBot.Tests.BanTests+BanTests | 4❌ | 4ms | ||
VahterBanBot.Tests.MessageTests+MessageTests | 1❌ | 1ms |
❌ BaseTests+BaseTests
❌ Not possible to interact with the bot without authorization
System.Exception : 2024-07-20T13:12:55.662580438Z ERROR: Migration of schema "public" to version "7 - false-banned-2" failed! Changes successfully rolled back.
2024-07-20T13:12:55.717502283Z ERROR: Script V7__false-banned-2.sql failed
2024-07-20T13:12:55.717533291Z ------------------------------------
2024-07-20T13:12:55.717539883Z SQL State : 42830
2024-07-20T13:12:55.717545093Z Error Code : 0
2024-07-20T13:12:55.717550984Z Message : ERROR: there is no unique constraint matching given keys for referenced table "banned"
2024-07-20T13:12:55.717556615Z Location : /flyway/sql/V7__false-banned-2.sql (/flyway/sql/V7__false-banned-2.sql)
2024-07-20T13:12:55.717561975Z Line : 2
2024-07-20T13:12:55.717567285Z Statement : Run Flyway with -X option to see the actual statement causing the problem
2024-07-20T13:12:55.717572725Z
2024-07-20T13:12:55.717577865Z Caused by: Script V7__false-banned-2.sql failed
2024-07-20T13:12:55.717582964Z ------------------------------------
2024-07-20T13:12:55.717587833Z SQL State : 42830
2024-07-20T13:12:55.717592983Z Error Code : 0
2024-07-20T13:12:55.717597962Z Message : ERROR: there is no unique constraint matching given keys for referenced table "banned"
2024-07-20T13:12:55.717603282Z Location : /flyway/sql/V7__false-banned-2.sql (/flyway/sql/V7__false-banned-2.sql)
2024-07-20T13:12:55.717608903Z Line : 2
2024-07-20T13:12:55.717632076Z Statement : Run Flyway with -X option to see the actual statement causing the problem
2024-07-20T13:12:55.717638007Z
2024-07-20T13:12:55.717643538Z Caused by: org.postgresql.util.PSQLException: ERROR: there is no unique constraint matching given keys for referenced table "banned"
❌ Random path returns OK
System.Exception : 2024-07-20T13:12:55.662580438Z ERROR: Migration of schema "public" to version "7 - false-banned-2" failed! Changes successfully rolled back.
2024-07-20T13:12:55.717502283Z ERROR: Script V7__false-banned-2.sql failed
2024-07-20T13:12:55.717533291Z ------------------------------------
2024-07-20T13:12:55.717539883Z SQL State : 42830
2024-07-20T13:12:55.717545093Z Error Code : 0
2024-07-20T13:12:55.717550984Z Message : ERROR: there is no unique constraint matching given keys for referenced table "banned"
2024-07-20T13:12:55.717556615Z Location : /flyway/sql/V7__false-banned-2.sql (/flyway/sql/V7__false-banned-2.sql)
2024-07-20T13:12:55.717561975Z Line : 2
2024-07-20T13:12:55.717567285Z Statement : Run Flyway with -X option to see the actual statement causing the problem
2024-07-20T13:12:55.717572725Z
2024-07-20T13:12:55.717577865Z Caused by: Script V7__false-banned-2.sql failed
2024-07-20T13:12:55.717582964Z ------------------------------------
2024-07-20T13:12:55.717587833Z SQL State : 42830
2024-07-20T13:12:55.717592983Z Error Code : 0
2024-07-20T13:12:55.717597962Z Message : ERROR: there is no unique constraint matching given keys for referenced table "banned"
2024-07-20T13:12:55.717603282Z Location : /flyway/sql/V7__false-banned-2.sql (/flyway/sql/V7__false-banned-2.sql)
2024-07-20T13:12:55.717608903Z Line : 2
2024-07-20T13:12:55.717632076Z Statement : Run Flyway with -X option to see the actual statement causing the problem
2024-07-20T13:12:55.717638007Z
2024-07-20T13:12:55.717643538Z Caused by: org.postgresql.util.PSQLException: ERROR: there is no unique constraint matching given keys for referenced table "banned"
❌ Should be possible to interact with the bot
System.Exception : 2024-07-20T13:12:55.662580438Z ERROR: Migration of schema "public" to version "7 - false-banned-2" failed! Changes successfully rolled back.
2024-07-20T13:12:55.717502283Z ERROR: Script V7__false-banned-2.sql failed
2024-07-20T13:12:55.717533291Z ------------------------------------
2024-07-20T13:12:55.717539883Z SQL State : 42830
2024-07-20T13:12:55.717545093Z Error Code : 0
2024-07-20T13:12:55.717550984Z Message : ERROR: there is no unique constraint matching given keys for referenced table "banned"
2024-07-20T13:12:55.717556615Z Location : /flyway/sql/V7__false-banned-2.sql (/flyway/sql/V7__false-banned-2.sql)
2024-07-20T13:12:55.717561975Z Line : 2
2024-07-20T13:12:55.717567285Z Statement : Run Flyway with -X option to see the actual statement causing the problem
2024-07-20T13:12:55.717572725Z
2024-07-20T13:12:55.717577865Z Caused by: Script V7__false-banned-2.sql failed
2024-07-20T13:12:55.717582964Z ------------------------------------
2024-07-20T13:12:55.717587833Z SQL State : 42830
2024-07-20T13:12:55.717592983Z Error Code : 0
2024-07-20T13:12:55.717597962Z Message : ERROR: there is no unique constraint matching given keys for referenced table "banned"
2024-07-20T13:12:55.717603282Z Location : /flyway/sql/V7__false-banned-2.sql (/flyway/sql/V7__false-banned-2.sql)
2024-07-20T13:12:55.717608903Z Line : 2
2024-07-20T13:12:55.717632076Z Statement : Run Flyway with -X option to see the actual statement causing the problem
2024-07-20T13:12:55.717638007Z
2024-07-20T13:12:55.717643538Z Caused by: org.postgresql.util.PSQLException: ERROR: there is no unique constraint matching given keys for referenced table "banned"
❌ PingTests+PingTests
❌ Message got recorded
System.Exception : 2024-07-20T13:12:55.662580438Z ERROR: Migration of schema "public" to version "7 - false-banned-2" failed! Changes successfully rolled back.
2024-07-20T13:12:55.717502283Z ERROR: Script V7__false-banned-2.sql failed
2024-07-20T13:12:55.717533291Z ------------------------------------
2024-07-20T13:12:55.717539883Z SQL State : 42830
2024-07-20T13:12:55.717545093Z Error Code : 0
2024-07-20T13:12:55.717550984Z Message : ERROR: there is no unique constraint matching given keys for referenced table "banned"
2024-07-20T13:12:55.717556615Z Location : /flyway/sql/V7__false-banned-2.sql (/flyway/sql/V7__false-banned-2.sql)
2024-07-20T13:12:55.717561975Z Line : 2
2024-07-20T13:12:55.717567285Z Statement : Run Flyway with -X option to see the actual statement causing the problem
2024-07-20T13:12:55.717572725Z
2024-07-20T13:12:55.717577865Z Caused by: Script V7__false-banned-2.sql failed
2024-07-20T13:12:55.717582964Z ------------------------------------
2024-07-20T13:12:55.717587833Z SQL State : 42830
2024-07-20T13:12:55.717592983Z Error Code : 0
2024-07-20T13:12:55.717597962Z Message : ERROR: there is no unique constraint matching given keys for referenced table "banned"
2024-07-20T13:12:55.717603282Z Location : /flyway/sql/V7__false-banned-2.sql (/flyway/sql/V7__false-banned-2.sql)
2024-07-20T13:12:55.717608903Z Line : 2
2024-07-20T13:12:55.717632076Z Statement : Run Flyway with -X option to see the actual statement causing the problem
2024-07-20T13:12:55.717638007Z
2024-07-20T13:12:55.717643538Z Caused by: org.postgresql.util.PSQLException: ERROR: there is no unique constraint matching given keys for referenced table "banned"
❌ Message not recorded if chat is not on the list
System.Exception : 2024-07-20T13:12:55.662580438Z ERROR: Migration of schema "public" to version "7 - false-banned-2" failed! Changes successfully rolled back.
2024-07-20T13:12:55.717502283Z ERROR: Script V7__false-banned-2.sql failed
2024-07-20T13:12:55.717533291Z ------------------------------------
2024-07-20T13:12:55.717539883Z SQL State : 42830
2024-07-20T13:12:55.717545093Z Error Code : 0
2024-07-20T13:12:55.717550984Z Message : ERROR: there is no unique constraint matching given keys for referenced table "banned"
2024-07-20T13:12:55.717556615Z Location : /flyway/sql/V7__false-banned-2.sql (/flyway/sql/V7__false-banned-2.sql)
2024-07-20T13:12:55.717561975Z Line : 2
2024-07-20T13:12:55.717567285Z Statement : Run Flyway with -X option to see the actual statement causing the problem
2024-07-20T13:12:55.717572725Z
2024-07-20T13:12:55.717577865Z Caused by: Script V7__false-banned-2.sql failed
2024-07-20T13:12:55.717582964Z ------------------------------------
2024-07-20T13:12:55.717587833Z SQL State : 42830
2024-07-20T13:12:55.717592983Z Error Code : 0
2024-07-20T13:12:55.717597962Z Message : ERROR: there is no unique constraint matching given keys for referenced table "banned"
2024-07-20T13:12:55.717603282Z Location : /flyway/sql/V7__false-banned-2.sql (/flyway/sql/V7__false-banned-2.sql)
2024-07-20T13:12:55.717608903Z Line : 2
2024-07-20T13:12:55.717632076Z Statement : Run Flyway with -X option to see the actual statement causing the problem
2024-07-20T13:12:55.717638007Z
2024-07-20T13:12:55.717643538Z Caused by: org.postgresql.util.PSQLException: ERROR: there is no unique constraint matching given keys for referenced table "banned"
❌ VahterBanBot.Tests.BanTests+BanTests
❌ NON Vahter can't ban on reply
System.Exception : 2024-07-20T13:12:55.662580438Z ERROR: Migration of schema "public" to version "7 - false-banned-2" failed! Changes successfully rolled back.
2024-07-20T13:12:55.717502283Z ERROR: Script V7__false-banned-2.sql failed
2024-07-20T13:12:55.717533291Z ------------------------------------
2024-07-20T13:12:55.717539883Z SQL State : 42830
2024-07-20T13:12:55.717545093Z Error Code : 0
2024-07-20T13:12:55.717550984Z Message : ERROR: there is no unique constraint matching given keys for referenced table "banned"
2024-07-20T13:12:55.717556615Z Location : /flyway/sql/V7__false-banned-2.sql (/flyway/sql/V7__false-banned-2.sql)
2024-07-20T13:12:55.717561975Z Line : 2
2024-07-20T13:12:55.717567285Z Statement : Run Flyway with -X option to see the actual statement causing the problem
2024-07-20T13:12:55.717572725Z
2024-07-20T13:12:55.717577865Z Caused by: Script V7__false-banned-2.sql failed
2024-07-20T13:12:55.717582964Z ------------------------------------
2024-07-20T13:12:55.717587833Z SQL State : 42830
2024-07-20T13:12:55.717592983Z Error Code : 0
2024-07-20T13:12:55.717597962Z Message : ERROR: there is no unique constraint matching given keys for referenced table "banned"
2024-07-20T13:12:55.717603282Z Location : /flyway/sql/V7__false-banned-2.sql (/flyway/sql/V7__false-banned-2.sql)
2024-07-20T13:12:55.717608903Z Line : 2
2024-07-20T13:12:55.717632076Z Statement : Run Flyway with -X option to see the actual statement causing the problem
2024-07-20T13:12:55.717638007Z
2024-07-20T13:12:55.717643538Z Caused by: org.postgresql.util.PSQLException: ERROR: there is no unique constraint matching given keys for referenced table "banned"
❌ Vahter can ban on reply
System.Exception : 2024-07-20T13:12:55.662580438Z ERROR: Migration of schema "public" to version "7 - false-banned-2" failed! Changes successfully rolled back.
2024-07-20T13:12:55.717502283Z ERROR: Script V7__false-banned-2.sql failed
2024-07-20T13:12:55.717533291Z ------------------------------------
2024-07-20T13:12:55.717539883Z SQL State : 42830
2024-07-20T13:12:55.717545093Z Error Code : 0
2024-07-20T13:12:55.717550984Z Message : ERROR: there is no unique constraint matching given keys for referenced table "banned"
2024-07-20T13:12:55.717556615Z Location : /flyway/sql/V7__false-banned-2.sql (/flyway/sql/V7__false-banned-2.sql)
2024-07-20T13:12:55.717561975Z Line : 2
2024-07-20T13:12:55.717567285Z Statement : Run Flyway with -X option to see the actual statement causing the problem
2024-07-20T13:12:55.717572725Z
2024-07-20T13:12:55.717577865Z Caused by: Script V7__false-banned-2.sql failed
2024-07-20T13:12:55.717582964Z ------------------------------------
2024-07-20T13:12:55.717587833Z SQL State : 42830
2024-07-20T13:12:55.717592983Z Error Code : 0
2024-07-20T13:12:55.717597962Z Message : ERROR: there is no unique constraint matching given keys for referenced table "banned"
2024-07-20T13:12:55.717603282Z Location : /flyway/sql/V7__false-banned-2.sql (/flyway/sql/V7__false-banned-2.sql)
2024-07-20T13:12:55.717608903Z Line : 2
2024-07-20T13:12:55.717632076Z Statement : Run Flyway with -X option to see the actual statement causing the problem
2024-07-20T13:12:55.717638007Z
2024-07-20T13:12:55.717643538Z Caused by: org.postgresql.util.PSQLException: ERROR: there is no unique constraint matching given keys for referenced table "banned"
❌ Vahter can't ban another vahter
System.Exception : 2024-07-20T13:12:55.662580438Z ERROR: Migration of schema "public" to version "7 - false-banned-2" failed! Changes successfully rolled back.
2024-07-20T13:12:55.717502283Z ERROR: Script V7__false-banned-2.sql failed
2024-07-20T13:12:55.717533291Z ------------------------------------
2024-07-20T13:12:55.717539883Z SQL State : 42830
2024-07-20T13:12:55.717545093Z Error Code : 0
2024-07-20T13:12:55.717550984Z Message : ERROR: there is no unique constraint matching given keys for referenced table "banned"
2024-07-20T13:12:55.717556615Z Location : /flyway/sql/V7__false-banned-2.sql (/flyway/sql/V7__false-banned-2.sql)
2024-07-20T13:12:55.717561975Z Line : 2
2024-07-20T13:12:55.717567285Z Statement : Run Flyway with -X option to see the actual statement causing the problem
2024-07-20T13:12:55.717572725Z
2024-07-20T13:12:55.717577865Z Caused by: Script V7__false-banned-2.sql failed
2024-07-20T13:12:55.717582964Z ------------------------------------
2024-07-20T13:12:55.717587833Z SQL State : 42830
2024-07-20T13:12:55.717592983Z Error Code : 0
2024-07-20T13:12:55.717597962Z Message : ERROR: there is no unique constraint matching given keys for referenced table "banned"
2024-07-20T13:12:55.717603282Z Location : /flyway/sql/V7__false-banned-2.sql (/flyway/sql/V7__false-banned-2.sql)
2024-07-20T13:12:55.717608903Z Line : 2
2024-07-20T13:12:55.717632076Z Statement : Run Flyway with -X option to see the actual statement causing the problem
2024-07-20T13:12:55.717638007Z
2024-07-20T13:12:55.717643538Z Caused by: org.postgresql.util.PSQLException: ERROR: there is no unique constraint matching given keys for referenced table "banned"
❌ Vahter can't ban on reply in non-allowed chat
System.Exception : 2024-07-20T13:12:55.662580438Z ERROR: Migration of schema "public" to version "7 - false-banned-2" failed! Changes successfully rolled back.
2024-07-20T13:12:55.717502283Z ERROR: Script V7__false-banned-2.sql failed
2024-07-20T13:12:55.717533291Z ------------------------------------
2024-07-20T13:12:55.717539883Z SQL State : 42830
2024-07-20T13:12:55.717545093Z Error Code : 0
2024-07-20T13:12:55.717550984Z Message : ERROR: there is no unique constraint matching given keys for referenced table "banned"
2024-07-20T13:12:55.717556615Z Location : /flyway/sql/V7__false-banned-2.sql (/flyway/sql/V7__false-banned-2.sql)
2024-07-20T13:12:55.717561975Z Line : 2
2024-07-20T13:12:55.717567285Z Statement : Run Flyway with -X option to see the actual statement causing the problem
2024-07-20T13:12:55.717572725Z
2024-07-20T13:12:55.717577865Z Caused by: Script V7__false-banned-2.sql failed
2024-07-20T13:12:55.717582964Z ------------------------------------
2024-07-20T13:12:55.717587833Z SQL State : 42830
2024-07-20T13:12:55.717592983Z Error Code : 0
2024-07-20T13:12:55.717597962Z Message : ERROR: there is no unique constraint matching given keys for referenced table "banned"
2024-07-20T13:12:55.717603282Z Location : /flyway/sql/V7__false-banned-2.sql (/flyway/sql/V7__false-banned-2.sql)
2024-07-20T13:12:55.717608903Z Line : 2
2024-07-20T13:12:55.717632076Z Statement : Run Flyway with -X option to see the actual statement causing the problem
2024-07-20T13:12:55.717638007Z
2024-07-20T13:12:55.717643538Z Caused by: org.postgresql.util.PSQLException: ERROR: there is no unique constraint matching given keys for referenced table "banned"
❌ VahterBanBot.Tests.MessageTests+MessageTests
❌ All data from the message being saved
System.Exception : 2024-07-20T13:12:55.662580438Z ERROR: Migration of schema "public" to version "7 - false-banned-2" failed! Changes successfully rolled back.
2024-07-20T13:12:55.717502283Z ERROR: Script V7__false-banned-2.sql failed
2024-07-20T13:12:55.717533291Z ------------------------------------
2024-07-20T13:12:55.717539883Z SQL State : 42830
2024-07-20T13:12:55.717545093Z Error Code : 0
2024-07-20T13:12:55.717550984Z Message : ERROR: there is no unique constraint matching given keys for referenced table "banned"
2024-07-20T13:12:55.717556615Z Location : /flyway/sql/V7__false-banned-2.sql (/flyway/sql/V7__false-banned-2.sql)
2024-07-20T13:12:55.717561975Z Line : 2
2024-07-20T13:12:55.717567285Z Statement : Run Flyway with -X option to see the actual statement causing the problem
2024-07-20T13:12:55.717572725Z
2024-07-20T13:12:55.717577865Z Caused by: Script V7__false-banned-2.sql failed
2024-07-20T13:12:55.717582964Z ------------------------------------
2024-07-20T13:12:55.717587833Z SQL State : 42830
2024-07-20T13:12:55.717592983Z Error Code : 0
2024-07-20T13:12:55.717597962Z Message : ERROR: there is no unique constraint matching given keys for referenced table "banned"
2024-07-20T13:12:55.717603282Z Location : /flyway/sql/V7__false-banned-2.sql (/flyway/sql/V7__false-banned-2.sql)
2024-07-20T13:12:55.717608903Z Line : 2
2024-07-20T13:12:55.717632076Z Statement : Run Flyway with -X option to see the actual statement causing the problem
2024-07-20T13:12:55.717638007Z
2024-07-20T13:12:55.717643538Z Caused by: org.postgresql.util.PSQLException: ERROR: there is no unique constraint matching given keys for referenced table "banned"
Annotations
Check failure on line 122 in src/VahterBanBot.Tests/ContainerTestBase.fs
github-actions / Test results
BaseTests+BaseTests ► Not possible to interact with the bot without authorization
Failed test found in:
src/VahterBanBot.Tests/TestResults/test-results.trx
Error:
System.Exception : 2024-07-20T13:12:55.662580438Z ERROR: Migration of schema "public" to version "7 - false-banned-2" failed! Changes successfully rolled back.
2024-07-20T13:12:55.717502283Z ERROR: Script V7__false-banned-2.sql failed
2024-07-20T13:12:55.717533291Z ------------------------------------
2024-07-20T13:12:55.717539883Z SQL State : 42830
2024-07-20T13:12:55.717545093Z Error Code : 0
2024-07-20T13:12:55.717550984Z Message : ERROR: there is no unique constraint matching given keys for referenced table "banned"
2024-07-20T13:12:55.717556615Z Location : /flyway/sql/V7__false-banned-2.sql (/flyway/sql/V7__false-banned-2.sql)
2024-07-20T13:12:55.717561975Z Line : 2
2024-07-20T13:12:55.717567285Z Statement : Run Flyway with -X option to see the actual statement causing the problem
2024-07-20T13:12:55.717572725Z
2024-07-20T13:12:55.717577865Z Caused by: Script V7__false-banned-2.sql failed
2024-07-20T13:12:55.717582964Z ------------------------------------
2024-07-20T13:12:55.717587833Z SQL State : 42830
2024-07-20T13:12:55.717592983Z Error Code : 0
2024-07-20T13:12:55.717597962Z Message : ERROR: there is no unique constraint matching given keys for referenced table "banned"
2024-07-20T13:12:55.717603282Z Location : /flyway/sql/V7__false-banned-2.sql (/flyway/sql/V7__false-banned-2.sql)
2024-07-20T13:12:55.717608903Z Line : 2
2024-07-20T13:12:55.717632076Z Statement : Run Flyway with -X option to see the actual statement causing the problem
2024-07-20T13:12:55.717638007Z
2024-07-20T13:12:55.717643538Z Caused by: org.postgresql.util.PSQLException: ERROR: there is no unique constraint matching given keys for referenced table "banned"
Raw output
System.Exception : 2024-07-20T13:12:55.662580438Z ERROR: Migration of schema "public" to version "7 - false-banned-2" failed! Changes successfully rolled back.
2024-07-20T13:12:55.717502283Z ERROR: Script V7__false-banned-2.sql failed
2024-07-20T13:12:55.717533291Z ------------------------------------
2024-07-20T13:12:55.717539883Z SQL State : 42830
2024-07-20T13:12:55.717545093Z Error Code : 0
2024-07-20T13:12:55.717550984Z Message : ERROR: there is no unique constraint matching given keys for referenced table "banned"
2024-07-20T13:12:55.717556615Z Location : /flyway/sql/V7__false-banned-2.sql (/flyway/sql/V7__false-banned-2.sql)
2024-07-20T13:12:55.717561975Z Line : 2
2024-07-20T13:12:55.717567285Z Statement : Run Flyway with -X option to see the actual statement causing the problem
2024-07-20T13:12:55.717572725Z
2024-07-20T13:12:55.717577865Z Caused by: Script V7__false-banned-2.sql failed
2024-07-20T13:12:55.717582964Z ------------------------------------
2024-07-20T13:12:55.717587833Z SQL State : 42830
2024-07-20T13:12:55.717592983Z Error Code : 0
2024-07-20T13:12:55.717597962Z Message : ERROR: there is no unique constraint matching given keys for referenced table "banned"
2024-07-20T13:12:55.717603282Z Location : /flyway/sql/V7__false-banned-2.sql (/flyway/sql/V7__false-banned-2.sql)
2024-07-20T13:12:55.717608903Z Line : 2
2024-07-20T13:12:55.717632076Z Statement : Run Flyway with -X option to see the actual statement causing the problem
2024-07-20T13:12:55.717638007Z
2024-07-20T13:12:55.717643538Z Caused by: org.postgresql.util.PSQLException: ERROR: there is no unique constraint matching given keys for referenced table "banned"
at VahterBanBot.Tests.ContainerTestBase.Xunit-IAsyncLifetime-InitializeAsync@102.MoveNext() in /home/runner/work/vahter-bot/vahter-bot/src/VahterBanBot.Tests/ContainerTestBase.fs:line 122
--- End of stack trace from previous location ---
Check failure on line 122 in src/VahterBanBot.Tests/ContainerTestBase.fs
github-actions / Test results
BaseTests+BaseTests ► Random path returns OK
Failed test found in:
src/VahterBanBot.Tests/TestResults/test-results.trx
Error:
System.Exception : 2024-07-20T13:12:55.662580438Z ERROR: Migration of schema "public" to version "7 - false-banned-2" failed! Changes successfully rolled back.
2024-07-20T13:12:55.717502283Z ERROR: Script V7__false-banned-2.sql failed
2024-07-20T13:12:55.717533291Z ------------------------------------
2024-07-20T13:12:55.717539883Z SQL State : 42830
2024-07-20T13:12:55.717545093Z Error Code : 0
2024-07-20T13:12:55.717550984Z Message : ERROR: there is no unique constraint matching given keys for referenced table "banned"
2024-07-20T13:12:55.717556615Z Location : /flyway/sql/V7__false-banned-2.sql (/flyway/sql/V7__false-banned-2.sql)
2024-07-20T13:12:55.717561975Z Line : 2
2024-07-20T13:12:55.717567285Z Statement : Run Flyway with -X option to see the actual statement causing the problem
2024-07-20T13:12:55.717572725Z
2024-07-20T13:12:55.717577865Z Caused by: Script V7__false-banned-2.sql failed
2024-07-20T13:12:55.717582964Z ------------------------------------
2024-07-20T13:12:55.717587833Z SQL State : 42830
2024-07-20T13:12:55.717592983Z Error Code : 0
2024-07-20T13:12:55.717597962Z Message : ERROR: there is no unique constraint matching given keys for referenced table "banned"
2024-07-20T13:12:55.717603282Z Location : /flyway/sql/V7__false-banned-2.sql (/flyway/sql/V7__false-banned-2.sql)
2024-07-20T13:12:55.717608903Z Line : 2
2024-07-20T13:12:55.717632076Z Statement : Run Flyway with -X option to see the actual statement causing the problem
2024-07-20T13:12:55.717638007Z
2024-07-20T13:12:55.717643538Z Caused by: org.postgresql.util.PSQLException: ERROR: there is no unique constraint matching given keys for referenced table "banned"
Raw output
System.Exception : 2024-07-20T13:12:55.662580438Z ERROR: Migration of schema "public" to version "7 - false-banned-2" failed! Changes successfully rolled back.
2024-07-20T13:12:55.717502283Z ERROR: Script V7__false-banned-2.sql failed
2024-07-20T13:12:55.717533291Z ------------------------------------
2024-07-20T13:12:55.717539883Z SQL State : 42830
2024-07-20T13:12:55.717545093Z Error Code : 0
2024-07-20T13:12:55.717550984Z Message : ERROR: there is no unique constraint matching given keys for referenced table "banned"
2024-07-20T13:12:55.717556615Z Location : /flyway/sql/V7__false-banned-2.sql (/flyway/sql/V7__false-banned-2.sql)
2024-07-20T13:12:55.717561975Z Line : 2
2024-07-20T13:12:55.717567285Z Statement : Run Flyway with -X option to see the actual statement causing the problem
2024-07-20T13:12:55.717572725Z
2024-07-20T13:12:55.717577865Z Caused by: Script V7__false-banned-2.sql failed
2024-07-20T13:12:55.717582964Z ------------------------------------
2024-07-20T13:12:55.717587833Z SQL State : 42830
2024-07-20T13:12:55.717592983Z Error Code : 0
2024-07-20T13:12:55.717597962Z Message : ERROR: there is no unique constraint matching given keys for referenced table "banned"
2024-07-20T13:12:55.717603282Z Location : /flyway/sql/V7__false-banned-2.sql (/flyway/sql/V7__false-banned-2.sql)
2024-07-20T13:12:55.717608903Z Line : 2
2024-07-20T13:12:55.717632076Z Statement : Run Flyway with -X option to see the actual statement causing the problem
2024-07-20T13:12:55.717638007Z
2024-07-20T13:12:55.717643538Z Caused by: org.postgresql.util.PSQLException: ERROR: there is no unique constraint matching given keys for referenced table "banned"
at VahterBanBot.Tests.ContainerTestBase.Xunit-IAsyncLifetime-InitializeAsync@102.MoveNext() in /home/runner/work/vahter-bot/vahter-bot/src/VahterBanBot.Tests/ContainerTestBase.fs:line 122
--- End of stack trace from previous location ---
Check failure on line 122 in src/VahterBanBot.Tests/ContainerTestBase.fs
github-actions / Test results
BaseTests+BaseTests ► Should be possible to interact with the bot
Failed test found in:
src/VahterBanBot.Tests/TestResults/test-results.trx
Error:
System.Exception : 2024-07-20T13:12:55.662580438Z ERROR: Migration of schema "public" to version "7 - false-banned-2" failed! Changes successfully rolled back.
2024-07-20T13:12:55.717502283Z ERROR: Script V7__false-banned-2.sql failed
2024-07-20T13:12:55.717533291Z ------------------------------------
2024-07-20T13:12:55.717539883Z SQL State : 42830
2024-07-20T13:12:55.717545093Z Error Code : 0
2024-07-20T13:12:55.717550984Z Message : ERROR: there is no unique constraint matching given keys for referenced table "banned"
2024-07-20T13:12:55.717556615Z Location : /flyway/sql/V7__false-banned-2.sql (/flyway/sql/V7__false-banned-2.sql)
2024-07-20T13:12:55.717561975Z Line : 2
2024-07-20T13:12:55.717567285Z Statement : Run Flyway with -X option to see the actual statement causing the problem
2024-07-20T13:12:55.717572725Z
2024-07-20T13:12:55.717577865Z Caused by: Script V7__false-banned-2.sql failed
2024-07-20T13:12:55.717582964Z ------------------------------------
2024-07-20T13:12:55.717587833Z SQL State : 42830
2024-07-20T13:12:55.717592983Z Error Code : 0
2024-07-20T13:12:55.717597962Z Message : ERROR: there is no unique constraint matching given keys for referenced table "banned"
2024-07-20T13:12:55.717603282Z Location : /flyway/sql/V7__false-banned-2.sql (/flyway/sql/V7__false-banned-2.sql)
2024-07-20T13:12:55.717608903Z Line : 2
2024-07-20T13:12:55.717632076Z Statement : Run Flyway with -X option to see the actual statement causing the problem
2024-07-20T13:12:55.717638007Z
2024-07-20T13:12:55.717643538Z Caused by: org.postgresql.util.PSQLException: ERROR: there is no unique constraint matching given keys for referenced table "banned"
Raw output
System.Exception : 2024-07-20T13:12:55.662580438Z ERROR: Migration of schema "public" to version "7 - false-banned-2" failed! Changes successfully rolled back.
2024-07-20T13:12:55.717502283Z ERROR: Script V7__false-banned-2.sql failed
2024-07-20T13:12:55.717533291Z ------------------------------------
2024-07-20T13:12:55.717539883Z SQL State : 42830
2024-07-20T13:12:55.717545093Z Error Code : 0
2024-07-20T13:12:55.717550984Z Message : ERROR: there is no unique constraint matching given keys for referenced table "banned"
2024-07-20T13:12:55.717556615Z Location : /flyway/sql/V7__false-banned-2.sql (/flyway/sql/V7__false-banned-2.sql)
2024-07-20T13:12:55.717561975Z Line : 2
2024-07-20T13:12:55.717567285Z Statement : Run Flyway with -X option to see the actual statement causing the problem
2024-07-20T13:12:55.717572725Z
2024-07-20T13:12:55.717577865Z Caused by: Script V7__false-banned-2.sql failed
2024-07-20T13:12:55.717582964Z ------------------------------------
2024-07-20T13:12:55.717587833Z SQL State : 42830
2024-07-20T13:12:55.717592983Z Error Code : 0
2024-07-20T13:12:55.717597962Z Message : ERROR: there is no unique constraint matching given keys for referenced table "banned"
2024-07-20T13:12:55.717603282Z Location : /flyway/sql/V7__false-banned-2.sql (/flyway/sql/V7__false-banned-2.sql)
2024-07-20T13:12:55.717608903Z Line : 2
2024-07-20T13:12:55.717632076Z Statement : Run Flyway with -X option to see the actual statement causing the problem
2024-07-20T13:12:55.717638007Z
2024-07-20T13:12:55.717643538Z Caused by: org.postgresql.util.PSQLException: ERROR: there is no unique constraint matching given keys for referenced table "banned"
at VahterBanBot.Tests.ContainerTestBase.Xunit-IAsyncLifetime-InitializeAsync@102.MoveNext() in /home/runner/work/vahter-bot/vahter-bot/src/VahterBanBot.Tests/ContainerTestBase.fs:line 122
--- End of stack trace from previous location ---
Check failure on line 122 in src/VahterBanBot.Tests/ContainerTestBase.fs
github-actions / Test results
PingTests+PingTests ► Message got recorded
Failed test found in:
src/VahterBanBot.Tests/TestResults/test-results.trx
Error:
System.Exception : 2024-07-20T13:12:55.662580438Z ERROR: Migration of schema "public" to version "7 - false-banned-2" failed! Changes successfully rolled back.
2024-07-20T13:12:55.717502283Z ERROR: Script V7__false-banned-2.sql failed
2024-07-20T13:12:55.717533291Z ------------------------------------
2024-07-20T13:12:55.717539883Z SQL State : 42830
2024-07-20T13:12:55.717545093Z Error Code : 0
2024-07-20T13:12:55.717550984Z Message : ERROR: there is no unique constraint matching given keys for referenced table "banned"
2024-07-20T13:12:55.717556615Z Location : /flyway/sql/V7__false-banned-2.sql (/flyway/sql/V7__false-banned-2.sql)
2024-07-20T13:12:55.717561975Z Line : 2
2024-07-20T13:12:55.717567285Z Statement : Run Flyway with -X option to see the actual statement causing the problem
2024-07-20T13:12:55.717572725Z
2024-07-20T13:12:55.717577865Z Caused by: Script V7__false-banned-2.sql failed
2024-07-20T13:12:55.717582964Z ------------------------------------
2024-07-20T13:12:55.717587833Z SQL State : 42830
2024-07-20T13:12:55.717592983Z Error Code : 0
2024-07-20T13:12:55.717597962Z Message : ERROR: there is no unique constraint matching given keys for referenced table "banned"
2024-07-20T13:12:55.717603282Z Location : /flyway/sql/V7__false-banned-2.sql (/flyway/sql/V7__false-banned-2.sql)
2024-07-20T13:12:55.717608903Z Line : 2
2024-07-20T13:12:55.717632076Z Statement : Run Flyway with -X option to see the actual statement causing the problem
2024-07-20T13:12:55.717638007Z
2024-07-20T13:12:55.717643538Z Caused by: org.postgresql.util.PSQLException: ERROR: there is no unique constraint matching given keys for referenced table "banned"
Raw output
System.Exception : 2024-07-20T13:12:55.662580438Z ERROR: Migration of schema "public" to version "7 - false-banned-2" failed! Changes successfully rolled back.
2024-07-20T13:12:55.717502283Z ERROR: Script V7__false-banned-2.sql failed
2024-07-20T13:12:55.717533291Z ------------------------------------
2024-07-20T13:12:55.717539883Z SQL State : 42830
2024-07-20T13:12:55.717545093Z Error Code : 0
2024-07-20T13:12:55.717550984Z Message : ERROR: there is no unique constraint matching given keys for referenced table "banned"
2024-07-20T13:12:55.717556615Z Location : /flyway/sql/V7__false-banned-2.sql (/flyway/sql/V7__false-banned-2.sql)
2024-07-20T13:12:55.717561975Z Line : 2
2024-07-20T13:12:55.717567285Z Statement : Run Flyway with -X option to see the actual statement causing the problem
2024-07-20T13:12:55.717572725Z
2024-07-20T13:12:55.717577865Z Caused by: Script V7__false-banned-2.sql failed
2024-07-20T13:12:55.717582964Z ------------------------------------
2024-07-20T13:12:55.717587833Z SQL State : 42830
2024-07-20T13:12:55.717592983Z Error Code : 0
2024-07-20T13:12:55.717597962Z Message : ERROR: there is no unique constraint matching given keys for referenced table "banned"
2024-07-20T13:12:55.717603282Z Location : /flyway/sql/V7__false-banned-2.sql (/flyway/sql/V7__false-banned-2.sql)
2024-07-20T13:12:55.717608903Z Line : 2
2024-07-20T13:12:55.717632076Z Statement : Run Flyway with -X option to see the actual statement causing the problem
2024-07-20T13:12:55.717638007Z
2024-07-20T13:12:55.717643538Z Caused by: org.postgresql.util.PSQLException: ERROR: there is no unique constraint matching given keys for referenced table "banned"
at VahterBanBot.Tests.ContainerTestBase.Xunit-IAsyncLifetime-InitializeAsync@102.MoveNext() in /home/runner/work/vahter-bot/vahter-bot/src/VahterBanBot.Tests/ContainerTestBase.fs:line 122
--- End of stack trace from previous location ---
Check failure on line 122 in src/VahterBanBot.Tests/ContainerTestBase.fs
github-actions / Test results
PingTests+PingTests ► Message not recorded if chat is not on the list
Failed test found in:
src/VahterBanBot.Tests/TestResults/test-results.trx
Error:
System.Exception : 2024-07-20T13:12:55.662580438Z ERROR: Migration of schema "public" to version "7 - false-banned-2" failed! Changes successfully rolled back.
2024-07-20T13:12:55.717502283Z ERROR: Script V7__false-banned-2.sql failed
2024-07-20T13:12:55.717533291Z ------------------------------------
2024-07-20T13:12:55.717539883Z SQL State : 42830
2024-07-20T13:12:55.717545093Z Error Code : 0
2024-07-20T13:12:55.717550984Z Message : ERROR: there is no unique constraint matching given keys for referenced table "banned"
2024-07-20T13:12:55.717556615Z Location : /flyway/sql/V7__false-banned-2.sql (/flyway/sql/V7__false-banned-2.sql)
2024-07-20T13:12:55.717561975Z Line : 2
2024-07-20T13:12:55.717567285Z Statement : Run Flyway with -X option to see the actual statement causing the problem
2024-07-20T13:12:55.717572725Z
2024-07-20T13:12:55.717577865Z Caused by: Script V7__false-banned-2.sql failed
2024-07-20T13:12:55.717582964Z ------------------------------------
2024-07-20T13:12:55.717587833Z SQL State : 42830
2024-07-20T13:12:55.717592983Z Error Code : 0
2024-07-20T13:12:55.717597962Z Message : ERROR: there is no unique constraint matching given keys for referenced table "banned"
2024-07-20T13:12:55.717603282Z Location : /flyway/sql/V7__false-banned-2.sql (/flyway/sql/V7__false-banned-2.sql)
2024-07-20T13:12:55.717608903Z Line : 2
2024-07-20T13:12:55.717632076Z Statement : Run Flyway with -X option to see the actual statement causing the problem
2024-07-20T13:12:55.717638007Z
2024-07-20T13:12:55.717643538Z Caused by: org.postgresql.util.PSQLException: ERROR: there is no unique constraint matching given keys for referenced table "banned"
Raw output
System.Exception : 2024-07-20T13:12:55.662580438Z ERROR: Migration of schema "public" to version "7 - false-banned-2" failed! Changes successfully rolled back.
2024-07-20T13:12:55.717502283Z ERROR: Script V7__false-banned-2.sql failed
2024-07-20T13:12:55.717533291Z ------------------------------------
2024-07-20T13:12:55.717539883Z SQL State : 42830
2024-07-20T13:12:55.717545093Z Error Code : 0
2024-07-20T13:12:55.717550984Z Message : ERROR: there is no unique constraint matching given keys for referenced table "banned"
2024-07-20T13:12:55.717556615Z Location : /flyway/sql/V7__false-banned-2.sql (/flyway/sql/V7__false-banned-2.sql)
2024-07-20T13:12:55.717561975Z Line : 2
2024-07-20T13:12:55.717567285Z Statement : Run Flyway with -X option to see the actual statement causing the problem
2024-07-20T13:12:55.717572725Z
2024-07-20T13:12:55.717577865Z Caused by: Script V7__false-banned-2.sql failed
2024-07-20T13:12:55.717582964Z ------------------------------------
2024-07-20T13:12:55.717587833Z SQL State : 42830
2024-07-20T13:12:55.717592983Z Error Code : 0
2024-07-20T13:12:55.717597962Z Message : ERROR: there is no unique constraint matching given keys for referenced table "banned"
2024-07-20T13:12:55.717603282Z Location : /flyway/sql/V7__false-banned-2.sql (/flyway/sql/V7__false-banned-2.sql)
2024-07-20T13:12:55.717608903Z Line : 2
2024-07-20T13:12:55.717632076Z Statement : Run Flyway with -X option to see the actual statement causing the problem
2024-07-20T13:12:55.717638007Z
2024-07-20T13:12:55.717643538Z Caused by: org.postgresql.util.PSQLException: ERROR: there is no unique constraint matching given keys for referenced table "banned"
at VahterBanBot.Tests.ContainerTestBase.Xunit-IAsyncLifetime-InitializeAsync@102.MoveNext() in /home/runner/work/vahter-bot/vahter-bot/src/VahterBanBot.Tests/ContainerTestBase.fs:line 122
--- End of stack trace from previous location ---
Check failure on line 122 in src/VahterBanBot.Tests/ContainerTestBase.fs
github-actions / Test results
VahterBanBot.Tests.BanTests+BanTests ► NON Vahter can't ban on reply
Failed test found in:
src/VahterBanBot.Tests/TestResults/test-results.trx
Error:
System.Exception : 2024-07-20T13:12:55.662580438Z ERROR: Migration of schema "public" to version "7 - false-banned-2" failed! Changes successfully rolled back.
2024-07-20T13:12:55.717502283Z ERROR: Script V7__false-banned-2.sql failed
2024-07-20T13:12:55.717533291Z ------------------------------------
2024-07-20T13:12:55.717539883Z SQL State : 42830
2024-07-20T13:12:55.717545093Z Error Code : 0
2024-07-20T13:12:55.717550984Z Message : ERROR: there is no unique constraint matching given keys for referenced table "banned"
2024-07-20T13:12:55.717556615Z Location : /flyway/sql/V7__false-banned-2.sql (/flyway/sql/V7__false-banned-2.sql)
2024-07-20T13:12:55.717561975Z Line : 2
2024-07-20T13:12:55.717567285Z Statement : Run Flyway with -X option to see the actual statement causing the problem
2024-07-20T13:12:55.717572725Z
2024-07-20T13:12:55.717577865Z Caused by: Script V7__false-banned-2.sql failed
2024-07-20T13:12:55.717582964Z ------------------------------------
2024-07-20T13:12:55.717587833Z SQL State : 42830
2024-07-20T13:12:55.717592983Z Error Code : 0
2024-07-20T13:12:55.717597962Z Message : ERROR: there is no unique constraint matching given keys for referenced table "banned"
2024-07-20T13:12:55.717603282Z Location : /flyway/sql/V7__false-banned-2.sql (/flyway/sql/V7__false-banned-2.sql)
2024-07-20T13:12:55.717608903Z Line : 2
2024-07-20T13:12:55.717632076Z Statement : Run Flyway with -X option to see the actual statement causing the problem
2024-07-20T13:12:55.717638007Z
2024-07-20T13:12:55.717643538Z Caused by: org.postgresql.util.PSQLException: ERROR: there is no unique constraint matching given keys for referenced table "banned"
Raw output
System.Exception : 2024-07-20T13:12:55.662580438Z ERROR: Migration of schema "public" to version "7 - false-banned-2" failed! Changes successfully rolled back.
2024-07-20T13:12:55.717502283Z ERROR: Script V7__false-banned-2.sql failed
2024-07-20T13:12:55.717533291Z ------------------------------------
2024-07-20T13:12:55.717539883Z SQL State : 42830
2024-07-20T13:12:55.717545093Z Error Code : 0
2024-07-20T13:12:55.717550984Z Message : ERROR: there is no unique constraint matching given keys for referenced table "banned"
2024-07-20T13:12:55.717556615Z Location : /flyway/sql/V7__false-banned-2.sql (/flyway/sql/V7__false-banned-2.sql)
2024-07-20T13:12:55.717561975Z Line : 2
2024-07-20T13:12:55.717567285Z Statement : Run Flyway with -X option to see the actual statement causing the problem
2024-07-20T13:12:55.717572725Z
2024-07-20T13:12:55.717577865Z Caused by: Script V7__false-banned-2.sql failed
2024-07-20T13:12:55.717582964Z ------------------------------------
2024-07-20T13:12:55.717587833Z SQL State : 42830
2024-07-20T13:12:55.717592983Z Error Code : 0
2024-07-20T13:12:55.717597962Z Message : ERROR: there is no unique constraint matching given keys for referenced table "banned"
2024-07-20T13:12:55.717603282Z Location : /flyway/sql/V7__false-banned-2.sql (/flyway/sql/V7__false-banned-2.sql)
2024-07-20T13:12:55.717608903Z Line : 2
2024-07-20T13:12:55.717632076Z Statement : Run Flyway with -X option to see the actual statement causing the problem
2024-07-20T13:12:55.717638007Z
2024-07-20T13:12:55.717643538Z Caused by: org.postgresql.util.PSQLException: ERROR: there is no unique constraint matching given keys for referenced table "banned"
at VahterBanBot.Tests.ContainerTestBase.Xunit-IAsyncLifetime-InitializeAsync@102.MoveNext() in /home/runner/work/vahter-bot/vahter-bot/src/VahterBanBot.Tests/ContainerTestBase.fs:line 122
--- End of stack trace from previous location ---
Check failure on line 122 in src/VahterBanBot.Tests/ContainerTestBase.fs
github-actions / Test results
VahterBanBot.Tests.BanTests+BanTests ► Vahter can ban on reply
Failed test found in:
src/VahterBanBot.Tests/TestResults/test-results.trx
Error:
System.Exception : 2024-07-20T13:12:55.662580438Z ERROR: Migration of schema "public" to version "7 - false-banned-2" failed! Changes successfully rolled back.
2024-07-20T13:12:55.717502283Z ERROR: Script V7__false-banned-2.sql failed
2024-07-20T13:12:55.717533291Z ------------------------------------
2024-07-20T13:12:55.717539883Z SQL State : 42830
2024-07-20T13:12:55.717545093Z Error Code : 0
2024-07-20T13:12:55.717550984Z Message : ERROR: there is no unique constraint matching given keys for referenced table "banned"
2024-07-20T13:12:55.717556615Z Location : /flyway/sql/V7__false-banned-2.sql (/flyway/sql/V7__false-banned-2.sql)
2024-07-20T13:12:55.717561975Z Line : 2
2024-07-20T13:12:55.717567285Z Statement : Run Flyway with -X option to see the actual statement causing the problem
2024-07-20T13:12:55.717572725Z
2024-07-20T13:12:55.717577865Z Caused by: Script V7__false-banned-2.sql failed
2024-07-20T13:12:55.717582964Z ------------------------------------
2024-07-20T13:12:55.717587833Z SQL State : 42830
2024-07-20T13:12:55.717592983Z Error Code : 0
2024-07-20T13:12:55.717597962Z Message : ERROR: there is no unique constraint matching given keys for referenced table "banned"
2024-07-20T13:12:55.717603282Z Location : /flyway/sql/V7__false-banned-2.sql (/flyway/sql/V7__false-banned-2.sql)
2024-07-20T13:12:55.717608903Z Line : 2
2024-07-20T13:12:55.717632076Z Statement : Run Flyway with -X option to see the actual statement causing the problem
2024-07-20T13:12:55.717638007Z
2024-07-20T13:12:55.717643538Z Caused by: org.postgresql.util.PSQLException: ERROR: there is no unique constraint matching given keys for referenced table "banned"
Raw output
System.Exception : 2024-07-20T13:12:55.662580438Z ERROR: Migration of schema "public" to version "7 - false-banned-2" failed! Changes successfully rolled back.
2024-07-20T13:12:55.717502283Z ERROR: Script V7__false-banned-2.sql failed
2024-07-20T13:12:55.717533291Z ------------------------------------
2024-07-20T13:12:55.717539883Z SQL State : 42830
2024-07-20T13:12:55.717545093Z Error Code : 0
2024-07-20T13:12:55.717550984Z Message : ERROR: there is no unique constraint matching given keys for referenced table "banned"
2024-07-20T13:12:55.717556615Z Location : /flyway/sql/V7__false-banned-2.sql (/flyway/sql/V7__false-banned-2.sql)
2024-07-20T13:12:55.717561975Z Line : 2
2024-07-20T13:12:55.717567285Z Statement : Run Flyway with -X option to see the actual statement causing the problem
2024-07-20T13:12:55.717572725Z
2024-07-20T13:12:55.717577865Z Caused by: Script V7__false-banned-2.sql failed
2024-07-20T13:12:55.717582964Z ------------------------------------
2024-07-20T13:12:55.717587833Z SQL State : 42830
2024-07-20T13:12:55.717592983Z Error Code : 0
2024-07-20T13:12:55.717597962Z Message : ERROR: there is no unique constraint matching given keys for referenced table "banned"
2024-07-20T13:12:55.717603282Z Location : /flyway/sql/V7__false-banned-2.sql (/flyway/sql/V7__false-banned-2.sql)
2024-07-20T13:12:55.717608903Z Line : 2
2024-07-20T13:12:55.717632076Z Statement : Run Flyway with -X option to see the actual statement causing the problem
2024-07-20T13:12:55.717638007Z
2024-07-20T13:12:55.717643538Z Caused by: org.postgresql.util.PSQLException: ERROR: there is no unique constraint matching given keys for referenced table "banned"
at VahterBanBot.Tests.ContainerTestBase.Xunit-IAsyncLifetime-InitializeAsync@102.MoveNext() in /home/runner/work/vahter-bot/vahter-bot/src/VahterBanBot.Tests/ContainerTestBase.fs:line 122
--- End of stack trace from previous location ---
Check failure on line 122 in src/VahterBanBot.Tests/ContainerTestBase.fs
github-actions / Test results
VahterBanBot.Tests.BanTests+BanTests ► Vahter can't ban another vahter
Failed test found in:
src/VahterBanBot.Tests/TestResults/test-results.trx
Error:
System.Exception : 2024-07-20T13:12:55.662580438Z ERROR: Migration of schema "public" to version "7 - false-banned-2" failed! Changes successfully rolled back.
2024-07-20T13:12:55.717502283Z ERROR: Script V7__false-banned-2.sql failed
2024-07-20T13:12:55.717533291Z ------------------------------------
2024-07-20T13:12:55.717539883Z SQL State : 42830
2024-07-20T13:12:55.717545093Z Error Code : 0
2024-07-20T13:12:55.717550984Z Message : ERROR: there is no unique constraint matching given keys for referenced table "banned"
2024-07-20T13:12:55.717556615Z Location : /flyway/sql/V7__false-banned-2.sql (/flyway/sql/V7__false-banned-2.sql)
2024-07-20T13:12:55.717561975Z Line : 2
2024-07-20T13:12:55.717567285Z Statement : Run Flyway with -X option to see the actual statement causing the problem
2024-07-20T13:12:55.717572725Z
2024-07-20T13:12:55.717577865Z Caused by: Script V7__false-banned-2.sql failed
2024-07-20T13:12:55.717582964Z ------------------------------------
2024-07-20T13:12:55.717587833Z SQL State : 42830
2024-07-20T13:12:55.717592983Z Error Code : 0
2024-07-20T13:12:55.717597962Z Message : ERROR: there is no unique constraint matching given keys for referenced table "banned"
2024-07-20T13:12:55.717603282Z Location : /flyway/sql/V7__false-banned-2.sql (/flyway/sql/V7__false-banned-2.sql)
2024-07-20T13:12:55.717608903Z Line : 2
2024-07-20T13:12:55.717632076Z Statement : Run Flyway with -X option to see the actual statement causing the problem
2024-07-20T13:12:55.717638007Z
2024-07-20T13:12:55.717643538Z Caused by: org.postgresql.util.PSQLException: ERROR: there is no unique constraint matching given keys for referenced table "banned"
Raw output
System.Exception : 2024-07-20T13:12:55.662580438Z ERROR: Migration of schema "public" to version "7 - false-banned-2" failed! Changes successfully rolled back.
2024-07-20T13:12:55.717502283Z ERROR: Script V7__false-banned-2.sql failed
2024-07-20T13:12:55.717533291Z ------------------------------------
2024-07-20T13:12:55.717539883Z SQL State : 42830
2024-07-20T13:12:55.717545093Z Error Code : 0
2024-07-20T13:12:55.717550984Z Message : ERROR: there is no unique constraint matching given keys for referenced table "banned"
2024-07-20T13:12:55.717556615Z Location : /flyway/sql/V7__false-banned-2.sql (/flyway/sql/V7__false-banned-2.sql)
2024-07-20T13:12:55.717561975Z Line : 2
2024-07-20T13:12:55.717567285Z Statement : Run Flyway with -X option to see the actual statement causing the problem
2024-07-20T13:12:55.717572725Z
2024-07-20T13:12:55.717577865Z Caused by: Script V7__false-banned-2.sql failed
2024-07-20T13:12:55.717582964Z ------------------------------------
2024-07-20T13:12:55.717587833Z SQL State : 42830
2024-07-20T13:12:55.717592983Z Error Code : 0
2024-07-20T13:12:55.717597962Z Message : ERROR: there is no unique constraint matching given keys for referenced table "banned"
2024-07-20T13:12:55.717603282Z Location : /flyway/sql/V7__false-banned-2.sql (/flyway/sql/V7__false-banned-2.sql)
2024-07-20T13:12:55.717608903Z Line : 2
2024-07-20T13:12:55.717632076Z Statement : Run Flyway with -X option to see the actual statement causing the problem
2024-07-20T13:12:55.717638007Z
2024-07-20T13:12:55.717643538Z Caused by: org.postgresql.util.PSQLException: ERROR: there is no unique constraint matching given keys for referenced table "banned"
at VahterBanBot.Tests.ContainerTestBase.Xunit-IAsyncLifetime-InitializeAsync@102.MoveNext() in /home/runner/work/vahter-bot/vahter-bot/src/VahterBanBot.Tests/ContainerTestBase.fs:line 122
--- End of stack trace from previous location ---
Check failure on line 122 in src/VahterBanBot.Tests/ContainerTestBase.fs
github-actions / Test results
VahterBanBot.Tests.BanTests+BanTests ► Vahter can't ban on reply in non-allowed chat
Failed test found in:
src/VahterBanBot.Tests/TestResults/test-results.trx
Error:
System.Exception : 2024-07-20T13:12:55.662580438Z ERROR: Migration of schema "public" to version "7 - false-banned-2" failed! Changes successfully rolled back.
2024-07-20T13:12:55.717502283Z ERROR: Script V7__false-banned-2.sql failed
2024-07-20T13:12:55.717533291Z ------------------------------------
2024-07-20T13:12:55.717539883Z SQL State : 42830
2024-07-20T13:12:55.717545093Z Error Code : 0
2024-07-20T13:12:55.717550984Z Message : ERROR: there is no unique constraint matching given keys for referenced table "banned"
2024-07-20T13:12:55.717556615Z Location : /flyway/sql/V7__false-banned-2.sql (/flyway/sql/V7__false-banned-2.sql)
2024-07-20T13:12:55.717561975Z Line : 2
2024-07-20T13:12:55.717567285Z Statement : Run Flyway with -X option to see the actual statement causing the problem
2024-07-20T13:12:55.717572725Z
2024-07-20T13:12:55.717577865Z Caused by: Script V7__false-banned-2.sql failed
2024-07-20T13:12:55.717582964Z ------------------------------------
2024-07-20T13:12:55.717587833Z SQL State : 42830
2024-07-20T13:12:55.717592983Z Error Code : 0
2024-07-20T13:12:55.717597962Z Message : ERROR: there is no unique constraint matching given keys for referenced table "banned"
2024-07-20T13:12:55.717603282Z Location : /flyway/sql/V7__false-banned-2.sql (/flyway/sql/V7__false-banned-2.sql)
2024-07-20T13:12:55.717608903Z Line : 2
2024-07-20T13:12:55.717632076Z Statement : Run Flyway with -X option to see the actual statement causing the problem
2024-07-20T13:12:55.717638007Z
2024-07-20T13:12:55.717643538Z Caused by: org.postgresql.util.PSQLException: ERROR: there is no unique constraint matching given keys for referenced table "banned"
Raw output
System.Exception : 2024-07-20T13:12:55.662580438Z ERROR: Migration of schema "public" to version "7 - false-banned-2" failed! Changes successfully rolled back.
2024-07-20T13:12:55.717502283Z ERROR: Script V7__false-banned-2.sql failed
2024-07-20T13:12:55.717533291Z ------------------------------------
2024-07-20T13:12:55.717539883Z SQL State : 42830
2024-07-20T13:12:55.717545093Z Error Code : 0
2024-07-20T13:12:55.717550984Z Message : ERROR: there is no unique constraint matching given keys for referenced table "banned"
2024-07-20T13:12:55.717556615Z Location : /flyway/sql/V7__false-banned-2.sql (/flyway/sql/V7__false-banned-2.sql)
2024-07-20T13:12:55.717561975Z Line : 2
2024-07-20T13:12:55.717567285Z Statement : Run Flyway with -X option to see the actual statement causing the problem
2024-07-20T13:12:55.717572725Z
2024-07-20T13:12:55.717577865Z Caused by: Script V7__false-banned-2.sql failed
2024-07-20T13:12:55.717582964Z ------------------------------------
2024-07-20T13:12:55.717587833Z SQL State : 42830
2024-07-20T13:12:55.717592983Z Error Code : 0
2024-07-20T13:12:55.717597962Z Message : ERROR: there is no unique constraint matching given keys for referenced table "banned"
2024-07-20T13:12:55.717603282Z Location : /flyway/sql/V7__false-banned-2.sql (/flyway/sql/V7__false-banned-2.sql)
2024-07-20T13:12:55.717608903Z Line : 2
2024-07-20T13:12:55.717632076Z Statement : Run Flyway with -X option to see the actual statement causing the problem
2024-07-20T13:12:55.717638007Z
2024-07-20T13:12:55.717643538Z Caused by: org.postgresql.util.PSQLException: ERROR: there is no unique constraint matching given keys for referenced table "banned"
at VahterBanBot.Tests.ContainerTestBase.Xunit-IAsyncLifetime-InitializeAsync@102.MoveNext() in /home/runner/work/vahter-bot/vahter-bot/src/VahterBanBot.Tests/ContainerTestBase.fs:line 122
--- End of stack trace from previous location ---
Check failure on line 122 in src/VahterBanBot.Tests/ContainerTestBase.fs
github-actions / Test results
VahterBanBot.Tests.MessageTests+MessageTests ► All data from the message being saved
Failed test found in:
src/VahterBanBot.Tests/TestResults/test-results.trx
Error:
System.Exception : 2024-07-20T13:12:55.662580438Z ERROR: Migration of schema "public" to version "7 - false-banned-2" failed! Changes successfully rolled back.
2024-07-20T13:12:55.717502283Z ERROR: Script V7__false-banned-2.sql failed
2024-07-20T13:12:55.717533291Z ------------------------------------
2024-07-20T13:12:55.717539883Z SQL State : 42830
2024-07-20T13:12:55.717545093Z Error Code : 0
2024-07-20T13:12:55.717550984Z Message : ERROR: there is no unique constraint matching given keys for referenced table "banned"
2024-07-20T13:12:55.717556615Z Location : /flyway/sql/V7__false-banned-2.sql (/flyway/sql/V7__false-banned-2.sql)
2024-07-20T13:12:55.717561975Z Line : 2
2024-07-20T13:12:55.717567285Z Statement : Run Flyway with -X option to see the actual statement causing the problem
2024-07-20T13:12:55.717572725Z
2024-07-20T13:12:55.717577865Z Caused by: Script V7__false-banned-2.sql failed
2024-07-20T13:12:55.717582964Z ------------------------------------
2024-07-20T13:12:55.717587833Z SQL State : 42830
2024-07-20T13:12:55.717592983Z Error Code : 0
2024-07-20T13:12:55.717597962Z Message : ERROR: there is no unique constraint matching given keys for referenced table "banned"
2024-07-20T13:12:55.717603282Z Location : /flyway/sql/V7__false-banned-2.sql (/flyway/sql/V7__false-banned-2.sql)
2024-07-20T13:12:55.717608903Z Line : 2
2024-07-20T13:12:55.717632076Z Statement : Run Flyway with -X option to see the actual statement causing the problem
2024-07-20T13:12:55.717638007Z
2024-07-20T13:12:55.717643538Z Caused by: org.postgresql.util.PSQLException: ERROR: there is no unique constraint matching given keys for referenced table "banned"
Raw output
System.Exception : 2024-07-20T13:12:55.662580438Z ERROR: Migration of schema "public" to version "7 - false-banned-2" failed! Changes successfully rolled back.
2024-07-20T13:12:55.717502283Z ERROR: Script V7__false-banned-2.sql failed
2024-07-20T13:12:55.717533291Z ------------------------------------
2024-07-20T13:12:55.717539883Z SQL State : 42830
2024-07-20T13:12:55.717545093Z Error Code : 0
2024-07-20T13:12:55.717550984Z Message : ERROR: there is no unique constraint matching given keys for referenced table "banned"
2024-07-20T13:12:55.717556615Z Location : /flyway/sql/V7__false-banned-2.sql (/flyway/sql/V7__false-banned-2.sql)
2024-07-20T13:12:55.717561975Z Line : 2
2024-07-20T13:12:55.717567285Z Statement : Run Flyway with -X option to see the actual statement causing the problem
2024-07-20T13:12:55.717572725Z
2024-07-20T13:12:55.717577865Z Caused by: Script V7__false-banned-2.sql failed
2024-07-20T13:12:55.717582964Z ------------------------------------
2024-07-20T13:12:55.717587833Z SQL State : 42830
2024-07-20T13:12:55.717592983Z Error Code : 0
2024-07-20T13:12:55.717597962Z Message : ERROR: there is no unique constraint matching given keys for referenced table "banned"
2024-07-20T13:12:55.717603282Z Location : /flyway/sql/V7__false-banned-2.sql (/flyway/sql/V7__false-banned-2.sql)
2024-07-20T13:12:55.717608903Z Line : 2
2024-07-20T13:12:55.717632076Z Statement : Run Flyway with -X option to see the actual statement causing the problem
2024-07-20T13:12:55.717638007Z
2024-07-20T13:12:55.717643538Z Caused by: org.postgresql.util.PSQLException: ERROR: there is no unique constraint matching given keys for referenced table "banned"
at VahterBanBot.Tests.ContainerTestBase.Xunit-IAsyncLifetime-InitializeAsync@102.MoveNext() in /home/runner/work/vahter-bot/vahter-bot/src/VahterBanBot.Tests/ContainerTestBase.fs:line 122
--- End of stack trace from previous location ---