Skip to content

rw conns

rw conns #391

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

ci.yml

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

Annotations

28 errors and 7 warnings
Lint (ubuntu-20.04, 1.15, 26)
Process completed with exit code 4.
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: test/exqlite/rw_connection_test.exs#L75
test query drains reads after locking (Exqlite.RWConnectionTest)
Test Elixir 1.13, OTP 24, OS windows-2019
Process completed with exit code 1.
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 25, OS windows-2019: test/exqlite/rw_connection_test.exs#L131
test read_query is concurrent (Exqlite.RWConnectionTest)
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#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.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.15, OTP 24, OS windows-2019: test/exqlite/rw_connection_test.exs#L34
test query handles incorrect queries (Exqlite.RWConnectionTest)
Test Elixir 1.15, OTP 24, OS windows-2019: test/exqlite/rw_connection_test.exs#L62
test query queues commands when locked (Exqlite.RWConnectionTest)
Test Elixir 1.15, OTP 24, OS windows-2019: test/exqlite/rw_connection_test.exs#L117
test read_query doesn't lock connection (Exqlite.RWConnectionTest)
Test Elixir 1.15, OTP 24, OS windows-2019: test/exqlite/rw_connection_test.exs#L131
test read_query is concurrent (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: test/exqlite/rw_connection_test.exs#L48
test query locks connection (Exqlite.RWConnectionTest)
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
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.15, OTP 26, OS windows-2019: test/exqlite/rw_connection_test.exs#L12
test start_link starts connection process (Exqlite.RWConnectionTest)
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 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.
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 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 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 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 26, 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