fixes to false positive structure #16
Annotations
11 errors
build
Process completed with exit code 1.
|
BaseTests+BaseTests ► Not possible to interact with the bot without authorization:
src/VahterBanBot.Tests/ContainerTestBase.fs#L122
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"
|
BaseTests+BaseTests ► Random path returns OK:
src/VahterBanBot.Tests/ContainerTestBase.fs#L122
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"
|
BaseTests+BaseTests ► Should be possible to interact with the bot:
src/VahterBanBot.Tests/ContainerTestBase.fs#L122
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"
|
PingTests+PingTests ► Message got recorded:
src/VahterBanBot.Tests/ContainerTestBase.fs#L122
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"
|
PingTests+PingTests ► Message not recorded if chat is not on the list:
src/VahterBanBot.Tests/ContainerTestBase.fs#L122
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"
|
VahterBanBot.Tests.BanTests+BanTests ► NON Vahter can't ban on reply:
src/VahterBanBot.Tests/ContainerTestBase.fs#L122
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"
|
VahterBanBot.Tests.BanTests+BanTests ► Vahter can ban on reply:
src/VahterBanBot.Tests/ContainerTestBase.fs#L122
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"
|
VahterBanBot.Tests.BanTests+BanTests ► Vahter can't ban another vahter:
src/VahterBanBot.Tests/ContainerTestBase.fs#L122
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"
|
VahterBanBot.Tests.BanTests+BanTests ► Vahter can't ban on reply in non-allowed chat:
src/VahterBanBot.Tests/ContainerTestBase.fs#L122
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"
|
VahterBanBot.Tests.MessageTests+MessageTests ► All data from the message being saved:
src/VahterBanBot.Tests/ContainerTestBase.fs#L122
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"
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
test-results
Expired
|
4.14 KB |
|