Skip to content

rw conns

rw conns #389

Triggered via pull request July 21, 2023 05:31
Status Failure
Total duration 4m 3s
Artifacts

ci.yml

on: pull_request
Matrix: Lint
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

26 errors and 7 warnings
Test Elixir 1.14, OTP 26, OS ubuntu-20.04: test/exqlite/rw_connection_test.exs#L75
test query drains reads after locking (Exqlite.RWConnectionTest)
Test Elixir 1.14, OTP 26, OS ubuntu-20.04
Process completed with exit code 2.
Test Elixir 1.13, OTP 25, OS windows-2019: test/exqlite/rw_connection_test.exs#L153
test read_query doesn't queue reads when connection is locked (Exqlite.RWConnectionTest)
Test Elixir 1.13, OTP 25, OS windows-2019
Process completed with exit code 1.
Test Elixir 1.14, OTP 26, OS windows-2019: test/exqlite/rw_connection_test.exs#L153
test read_query doesn't queue reads when connection is locked (Exqlite.RWConnectionTest)
Test Elixir 1.14, OTP 26, OS windows-2019
Process completed with exit code 1.
Test Elixir 1.13, OTP 24, OS windows-2019: test/exqlite/rw_connection_test.exs#L12
test start_link starts connection process (Exqlite.RWConnectionTest)
Test Elixir 1.13, OTP 24, OS windows-2019: test/exqlite/rw_connection_test.exs#L153
test read_query doesn't queue reads when connection is locked (Exqlite.RWConnectionTest)
Test Elixir 1.13, OTP 24, OS windows-2019
Process completed with exit code 1.
Test Elixir 1.12, OTP 24, OS windows-2019: test/exqlite/rw_connection_test.exs#L153
test read_query doesn't queue reads when connection is locked (Exqlite.RWConnectionTest)
Test Elixir 1.12, OTP 24, OS windows-2019
Process completed with exit code 1.
Test Elixir 1.14, OTP 25, OS windows-2019: test/exqlite/rw_connection_test.exs#L153
test read_query doesn't queue reads when connection is locked (Exqlite.RWConnectionTest)
Test Elixir 1.14, OTP 25, OS windows-2019
Process completed with exit code 1.
Test Elixir 1.14, OTP 24, OS windows-2019: test/exqlite/rw_connection_test.exs#L12
test start_link starts connection process (Exqlite.RWConnectionTest)
Test Elixir 1.14, OTP 24, OS windows-2019: test/exqlite/rw_connection_test.exs#L103
test read_query handles incorrect queries (Exqlite.RWConnectionTest)
Test Elixir 1.14, OTP 24, OS windows-2019: test/exqlite/rw_connection_test.exs#L153
test read_query doesn't queue reads when connection is locked (Exqlite.RWConnectionTest)
Test Elixir 1.14, OTP 24, OS windows-2019
Process completed with exit code 1.
Test Elixir 1.15, OTP 24, OS windows-2019: test/exqlite/rw_connection_test.exs#L12
test start_link starts connection process (Exqlite.RWConnectionTest)
Test Elixir 1.15, OTP 24, OS windows-2019: test/exqlite/rw_connection_test.exs#L75
test query drains reads after locking (Exqlite.RWConnectionTest)
Test Elixir 1.15, OTP 24, OS windows-2019: test/exqlite/rw_connection_test.exs#L153
test read_query doesn't queue reads when connection is locked (Exqlite.RWConnectionTest)
Test Elixir 1.15, OTP 24, OS windows-2019
Process completed with exit code 1.
Test Elixir 1.15, OTP 25, OS windows-2019: test/exqlite/rw_connection_test.exs#L12
test start_link starts connection process (Exqlite.RWConnectionTest)
Test Elixir 1.15, OTP 25, OS windows-2019: test/exqlite/rw_connection_test.exs#L153
test read_query doesn't queue reads when connection is locked (Exqlite.RWConnectionTest)
Test Elixir 1.15, OTP 25, OS windows-2019
Process completed with exit code 1.
Test Elixir 1.15, OTP 26, OS windows-2019: test/exqlite/rw_connection_test.exs#L153
test read_query doesn't queue reads when connection is locked (Exqlite.RWConnectionTest)
Test Elixir 1.15, OTP 26, OS windows-2019
Process completed with exit code 1.
Test Elixir 1.15, OTP 26, OS ubuntu-20.04
Regex.regex?/1 is deprecated. Use Kernel.is_struct(term, Regex) or pattern match on %Regex{} instead
Test Elixir 1.15, OTP 25, OS ubuntu-20.04
Regex.regex?/1 is deprecated. Use Kernel.is_struct(term, Regex) or pattern match on %Regex{} instead
Test Elixir 1.15, OTP 24, OS ubuntu-20.04
Regex.regex?/1 is deprecated. Use Kernel.is_struct(term, Regex) or pattern match on %Regex{} instead
Lint (ubuntu-20.04, 1.15, 26)
Regex.regex?/1 is deprecated. Use Kernel.is_struct(term, Regex) or pattern match on %Regex{} instead
Test Elixir 1.15, OTP 24, OS windows-2019
Regex.regex?/1 is deprecated. Use Kernel.is_struct(term, Regex) or pattern match on %Regex{} instead
Test Elixir 1.15, OTP 25, OS windows-2019
Regex.regex?/1 is deprecated. Use Kernel.is_struct(term, Regex) or pattern match on %Regex{} instead
Test Elixir 1.15, OTP 26, OS windows-2019
Regex.regex?/1 is deprecated. Use Kernel.is_struct(term, Regex) or pattern match on %Regex{} instead