Skip to content

Add ability to join existing run #189

Add ability to join existing run

Add ability to join existing run #189

GitHub Actions / Registrations test results failed Oct 23, 2024 in 0s

44 fail, 77 pass in 53s

121 tests  +7   77 ✅ +7   53s ⏱️ +5s
 25 suites +1    0 💤 ±0 
  1 files   ±0   44 ❌ ±0 

Results for commit 1cbdb73. ± Comparison against earlier commit eb42942.

Annotations

Check warning on line 0 in Elixir.Registrations.Integration.Messages

See this annotation in the file changed.

@github-actions github-actions / Registrations test results

test the backlog of existing messages is sent to a new registrant after the welcome (Elixir.Registrations.Integration.Messages) failed

registrations/_build/test/lib/registrations/test-junit-report.xml [took 0s]
Raw output
error: errors were found at the given arguments:    * 1st argument: the table identifier does not refer to an existing ETS table
  1) test the backlog of existing messages is sent to a new registrant after the welcome (Registrations.Integration.Messages)
     test/integration/messages_test.exs:208
     ** (ArgumentError) errors were found at the given arguments:

       * 1st argument: the table identifier does not refer to an existing ETS table

     stacktrace:
       (stdlib 6.0.1) :ets.lookup(Hound.SessionServer, #PID<0.13540.0>)
       (hound 1.1.1) lib/hound/session_server.ex:19: Hound.SessionServer.current_session_id/1
       (hound 1.1.1) lib/hound/session_server.ex:13: Hound.SessionServer.session_for_pid/2
       test/integration/messages_test.exs:14: Registrations.Integration.Messages.__ex_unit_setup_3/1
       test/integration/messages_test.exs:1: Registrations.Integration.Messages.__ex_unit__/2

Check warning on line 0 in Elixir.Registrations.Integration.Messages

See this annotation in the file changed.

@github-actions github-actions / Registrations test results

test a message with show team enabled shows the actual team information instead of their details (Elixir.Registrations.Integration.Messages) failed

registrations/_build/test/lib/registrations/test-junit-report.xml [took 0s]
Raw output
error: errors were found at the given arguments:    * 1st argument: the table identifier does not refer to an existing ETS table
  2) test a message with show team enabled shows the actual team information instead of their details (Registrations.Integration.Messages)
     test/integration/messages_test.exs:141
     ** (ArgumentError) errors were found at the given arguments:

       * 1st argument: the table identifier does not refer to an existing ETS table

     stacktrace:
       (stdlib 6.0.1) :ets.lookup(Hound.SessionServer, #PID<0.13537.0>)
       (hound 1.1.1) lib/hound/session_server.ex:19: Hound.SessionServer.current_session_id/1
       (hound 1.1.1) lib/hound/session_server.ex:13: Hound.SessionServer.session_for_pid/2
       test/integration/messages_test.exs:14: Registrations.Integration.Messages.__ex_unit_setup_3/1
       test/integration/messages_test.exs:1: Registrations.Integration.Messages.__ex_unit__/2

Check warning on line 0 in Elixir.Registrations.Integration.Messages

See this annotation in the file changed.

@github-actions github-actions / Registrations test results

test a message is sent to all registrants with their team information summarised (Elixir.Registrations.Integration.Messages) failed

registrations/_build/test/lib/registrations/test-junit-report.xml [took 0s]
Raw output
error: errors were found at the given arguments:    * 1st argument: the table identifier does not refer to an existing ETS table
  3) test a message is sent to all registrants with their team information summarised (Registrations.Integration.Messages)
     test/integration/messages_test.exs:16
     ** (ArgumentError) errors were found at the given arguments:

       * 1st argument: the table identifier does not refer to an existing ETS table

     stacktrace:
       (stdlib 6.0.1) :ets.lookup(Hound.SessionServer, #PID<0.13534.0>)
       (hound 1.1.1) lib/hound/session_server.ex:19: Hound.SessionServer.current_session_id/1
       (hound 1.1.1) lib/hound/session_server.ex:13: Hound.SessionServer.session_for_pid/2
       test/integration/messages_test.exs:14: Registrations.Integration.Messages.__ex_unit_setup_3/1
       test/integration/messages_test.exs:1: Registrations.Integration.Messages.__ex_unit__/2

Check warning on line 0 in Elixir.Registrations.Integration.Messages

See this annotation in the file changed.

@github-actions github-actions / Registrations test results

test a message can be sent to just the logged-in user (Elixir.Registrations.Integration.Messages) failed

registrations/_build/test/lib/registrations/test-junit-report.xml [took 0s]
Raw output
error: errors were found at the given arguments:    * 1st argument: the table identifier does not refer to an existing ETS table
  4) test a message can be sent to just the logged-in user (Registrations.Integration.Messages)
     test/integration/messages_test.exs:66
     ** (ArgumentError) errors were found at the given arguments:

       * 1st argument: the table identifier does not refer to an existing ETS table

     stacktrace:
       (stdlib 6.0.1) :ets.lookup(Hound.SessionServer, #PID<0.13531.0>)
       (hound 1.1.1) lib/hound/session_server.ex:19: Hound.SessionServer.current_session_id/1
       (hound 1.1.1) lib/hound/session_server.ex:13: Hound.SessionServer.session_for_pid/2
       test/integration/messages_test.exs:14: Registrations.Integration.Messages.__ex_unit_setup_3/1
       test/integration/messages_test.exs:1: Registrations.Integration.Messages.__ex_unit__/2

Check warning on line 0 in Elixir.Registrations.Integration.Messages

See this annotation in the file changed.

@github-actions github-actions / Registrations test results

test message sender name/address can be overridden (Elixir.Registrations.Integration.Messages) failed

registrations/_build/test/lib/registrations/test-junit-report.xml [took 0s]
Raw output
error: errors were found at the given arguments:    * 1st argument: the table identifier does not refer to an existing ETS table
  5) test message sender name/address can be overridden (Registrations.Integration.Messages)
     test/integration/messages_test.exs:109
     ** (ArgumentError) errors were found at the given arguments:

       * 1st argument: the table identifier does not refer to an existing ETS table

     stacktrace:
       (stdlib 6.0.1) :ets.lookup(Hound.SessionServer, #PID<0.13528.0>)
       (hound 1.1.1) lib/hound/session_server.ex:19: Hound.SessionServer.current_session_id/1
       (hound 1.1.1) lib/hound/session_server.ex:13: Hound.SessionServer.session_for_pid/2
       test/integration/messages_test.exs:14: Registrations.Integration.Messages.__ex_unit_setup_3/1
       test/integration/messages_test.exs:1: Registrations.Integration.Messages.__ex_unit__/2

Check warning on line 0 in Elixir.Registrations.Integration.ClandestineRendezvous.Registrations

See this annotation in the file changed.

@github-actions github-actions / Registrations test results

test delete account (Elixir.Registrations.Integration.ClandestineRendezvous.Registrations) failed

registrations/_build/test/lib/registrations/test-junit-report.xml [took 0s]
Raw output
error: errors were found at the given arguments:    * 1st argument: the table identifier does not refer to an existing ETS table
  1) test delete account (Registrations.Integration.ClandestineRendezvous.Registrations)
     test/integration/registrations_test.exs:210
     ** (ArgumentError) errors were found at the given arguments:

       * 1st argument: the table identifier does not refer to an existing ETS table

     stacktrace:
       (stdlib 6.0.1) :ets.lookup(Hound.SessionServer, #PID<0.13560.0>)
       (hound 1.1.1) lib/hound/session_server.ex:19: Hound.SessionServer.current_session_id/1
       (hound 1.1.1) lib/hound/session_server.ex:13: Hound.SessionServer.session_for_pid/2
       test/integration/registrations_test.exs:18: Registrations.Integration.ClandestineRendezvous.Registrations.__ex_unit_setup_3/1
       test/integration/registrations_test.exs:1: Registrations.Integration.ClandestineRendezvous.Registrations.__ex_unit__/2

Check warning on line 0 in Elixir.Registrations.Integration.ClandestineRendezvous.Registrations

See this annotation in the file changed.

@github-actions github-actions / Registrations test results

test forgot password (Elixir.Registrations.Integration.ClandestineRendezvous.Registrations) failed

registrations/_build/test/lib/registrations/test-junit-report.xml [took 0s]
Raw output
error: errors were found at the given arguments:    * 1st argument: the table identifier does not refer to an existing ETS table
  2) test forgot password (Registrations.Integration.ClandestineRendezvous.Registrations)
     test/integration/registrations_test.exs:144
     ** (ArgumentError) errors were found at the given arguments:

       * 1st argument: the table identifier does not refer to an existing ETS table

     stacktrace:
       (stdlib 6.0.1) :ets.lookup(Hound.SessionServer, #PID<0.13557.0>)
       (hound 1.1.1) lib/hound/session_server.ex:19: Hound.SessionServer.current_session_id/1
       (hound 1.1.1) lib/hound/session_server.ex:13: Hound.SessionServer.session_for_pid/2
       test/integration/registrations_test.exs:18: Registrations.Integration.ClandestineRendezvous.Registrations.__ex_unit_setup_3/1
       test/integration/registrations_test.exs:1: Registrations.Integration.ClandestineRendezvous.Registrations.__ex_unit__/2

Check warning on line 0 in Elixir.Registrations.Integration.ClandestineRendezvous.Registrations

See this annotation in the file changed.

@github-actions github-actions / Registrations test results

test registering (Elixir.Registrations.Integration.ClandestineRendezvous.Registrations) failed

registrations/_build/test/lib/registrations/test-junit-report.xml [took 0s]
Raw output
error: errors were found at the given arguments:    * 1st argument: the table identifier does not refer to an existing ETS table
  3) test registering (Registrations.Integration.ClandestineRendezvous.Registrations)
     test/integration/registrations_test.exs:20
     ** (ArgumentError) errors were found at the given arguments:

       * 1st argument: the table identifier does not refer to an existing ETS table

     stacktrace:
       (stdlib 6.0.1) :ets.lookup(Hound.SessionServer, #PID<0.13554.0>)
       (hound 1.1.1) lib/hound/session_server.ex:19: Hound.SessionServer.current_session_id/1
       (hound 1.1.1) lib/hound/session_server.ex:13: Hound.SessionServer.session_for_pid/2
       test/integration/registrations_test.exs:18: Registrations.Integration.ClandestineRendezvous.Registrations.__ex_unit_setup_3/1
       test/integration/registrations_test.exs:1: Registrations.Integration.ClandestineRendezvous.Registrations.__ex_unit__/2

Check warning on line 0 in Elixir.Registrations.Integration.ClandestineRendezvous.Registrations

See this annotation in the file changed.

@github-actions github-actions / Registrations test results

test logging in (Elixir.Registrations.Integration.ClandestineRendezvous.Registrations) failed

registrations/_build/test/lib/registrations/test-junit-report.xml [took 0s]
Raw output
error: errors were found at the given arguments:    * 1st argument: the table identifier does not refer to an existing ETS table
  4) test logging in (Registrations.Integration.ClandestineRendezvous.Registrations)
     test/integration/registrations_test.exs:64
     ** (ArgumentError) errors were found at the given arguments:

       * 1st argument: the table identifier does not refer to an existing ETS table

     stacktrace:
       (stdlib 6.0.1) :ets.lookup(Hound.SessionServer, #PID<0.13551.0>)
       (hound 1.1.1) lib/hound/session_server.ex:19: Hound.SessionServer.current_session_id/1
       (hound 1.1.1) lib/hound/session_server.ex:13: Hound.SessionServer.session_for_pid/2
       test/integration/registrations_test.exs:18: Registrations.Integration.ClandestineRendezvous.Registrations.__ex_unit_setup_3/1
       test/integration/registrations_test.exs:1: Registrations.Integration.ClandestineRendezvous.Registrations.__ex_unit__/2

Check warning on line 0 in Elixir.Registrations.Integration.ClandestineRendezvous.Registrations

See this annotation in the file changed.

@github-actions github-actions / Registrations test results

test changing password (Elixir.Registrations.Integration.ClandestineRendezvous.Registrations) failed

registrations/_build/test/lib/registrations/test-junit-report.xml [took 0s]
Raw output
error: errors were found at the given arguments:    * 1st argument: the table identifier does not refer to an existing ETS table
  5) test changing password (Registrations.Integration.ClandestineRendezvous.Registrations)
     test/integration/registrations_test.exs:94
     ** (ArgumentError) errors were found at the given arguments:

       * 1st argument: the table identifier does not refer to an existing ETS table

     stacktrace:
       (stdlib 6.0.1) :ets.lookup(Hound.SessionServer, #PID<0.13548.0>)
       (hound 1.1.1) lib/hound/session_server.ex:19: Hound.SessionServer.current_session_id/1
       (hound 1.1.1) lib/hound/session_server.ex:13: Hound.SessionServer.session_for_pid/2
       test/integration/registrations_test.exs:18: Registrations.Integration.ClandestineRendezvous.Registrations.__ex_unit_setup_3/1
       test/integration/registrations_test.exs:1: Registrations.Integration.ClandestineRendezvous.Registrations.__ex_unit__/2

Check warning on line 0 in Elixir.Registrations.Integration.ClandestineRendezvous.Registrations

See this annotation in the file changed.

@github-actions github-actions / Registrations test results

test when registration is closed, a warning is displayed on the registration and details routes (Elixir.Registrations.Integration.ClandestineRendezvous.Registrations) failed

registrations/_build/test/lib/registrations/test-junit-report.xml [took 0s]
Raw output
error: errors were found at the given arguments:    * 1st argument: the table identifier does not refer to an existing ETS table
  6) test when registration is closed, a warning is displayed on the registration and details routes (Registrations.Integration.ClandestineRendezvous.Registrations)
     test/integration/registrations_test.exs:228
     ** (ArgumentError) errors were found at the given arguments:

       * 1st argument: the table identifier does not refer to an existing ETS table

     stacktrace:
       (stdlib 6.0.1) :ets.lookup(Hound.SessionServer, #PID<0.13545.0>)
       (hound 1.1.1) lib/hound/session_server.ex:19: Hound.SessionServer.current_session_id/1
       (hound 1.1.1) lib/hound/session_server.ex:13: Hound.SessionServer.session_for_pid/2
       test/integration/registrations_test.exs:18: Registrations.Integration.ClandestineRendezvous.Registrations.__ex_unit_setup_3/1
       test/integration/registrations_test.exs:1: Registrations.Integration.ClandestineRendezvous.Registrations.__ex_unit__/2

Check warning on line 0 in Elixir.Registrations.Integration.Teams

See this annotation in the file changed.

@github-actions github-actions / Registrations test results

test visiting the details page redirects to login when there is no session (Elixir.Registrations.Integration.Teams) failed

registrations/_build/test/lib/registrations/test-junit-report.xml [took 0s]
Raw output
error: errors were found at the given arguments:    * 1st argument: the table identifier does not refer to an existing ETS table
  1) test visiting the details page redirects to login when there is no session (Registrations.Integration.Teams)
     test/integration/teams_test.exs:225
     ** (ArgumentError) errors were found at the given arguments:

       * 1st argument: the table identifier does not refer to an existing ETS table

     stacktrace:
       (stdlib 6.0.1) :ets.lookup(Hound.SessionServer, #PID<0.13513.0>)
       (hound 1.1.1) lib/hound/session_server.ex:19: Hound.SessionServer.current_session_id/1
       (hound 1.1.1) lib/hound/session_server.ex:13: Hound.SessionServer.session_for_pid/2
       test/integration/teams_test.exs:21: Registrations.Integration.Teams.__ex_unit_setup_3/1
       test/integration/teams_test.exs:1: Registrations.Integration.Teams.__ex_unit__/2

Check warning on line 0 in Elixir.Registrations.Integration.Teams

See this annotation in the file changed.

@github-actions github-actions / Registrations test results

test when confirmation-requesting is enabled, show and require the fields (Elixir.Registrations.Integration.Teams) failed

registrations/_build/test/lib/registrations/test-junit-report.xml [took 0s]
Raw output
error: errors were found at the given arguments:    * 1st argument: the table identifier does not refer to an existing ETS table
  2) test when confirmation-requesting is enabled, show and require the fields (Registrations.Integration.Teams)
     test/integration/teams_test.exs:189
     ** (ArgumentError) errors were found at the given arguments:

       * 1st argument: the table identifier does not refer to an existing ETS table

     stacktrace:
       (stdlib 6.0.1) :ets.lookup(Hound.SessionServer, #PID<0.13510.0>)
       (hound 1.1.1) lib/hound/session_server.ex:19: Hound.SessionServer.current_session_id/1
       (hound 1.1.1) lib/hound/session_server.ex:13: Hound.SessionServer.session_for_pid/2
       test/integration/teams_test.exs:21: Registrations.Integration.Teams.__ex_unit_setup_3/1
       test/integration/teams_test.exs:1: Registrations.Integration.Teams.__ex_unit__/2

Check warning on line 0 in Elixir.Registrations.Integration.Teams

See this annotation in the file changed.

@github-actions github-actions / Registrations test results

test teams are negotiable (Elixir.Registrations.Integration.Teams) failed

registrations/_build/test/lib/registrations/test-junit-report.xml [took 0s]
Raw output
error: errors were found at the given arguments:    * 1st argument: the table identifier does not refer to an existing ETS table
  3) test teams are negotiable (Registrations.Integration.Teams)
     test/integration/teams_test.exs:23
     ** (ArgumentError) errors were found at the given arguments:

       * 1st argument: the table identifier does not refer to an existing ETS table

     stacktrace:
       (stdlib 6.0.1) :ets.lookup(Hound.SessionServer, #PID<0.13507.0>)
       (hound 1.1.1) lib/hound/session_server.ex:19: Hound.SessionServer.current_session_id/1
       (hound 1.1.1) lib/hound/session_server.ex:13: Hound.SessionServer.session_for_pid/2
       test/integration/teams_test.exs:21: Registrations.Integration.Teams.__ex_unit_setup_3/1
       test/integration/teams_test.exs:1: Registrations.Integration.Teams.__ex_unit__/2

Check warning on line 0 in Elixir.Registrations.Integration.Teams

See this annotation in the file changed.

@github-actions github-actions / Registrations test results

test team emails can be appended to (Elixir.Registrations.Integration.Teams) failed

registrations/_build/test/lib/registrations/test-junit-report.xml [took 0s]
Raw output
error: errors were found at the given arguments:    * 1st argument: the table identifier does not refer to an existing ETS table
  4) test team emails can be appended to (Registrations.Integration.Teams)
     test/integration/teams_test.exs:152
     ** (ArgumentError) errors were found at the given arguments:

       * 1st argument: the table identifier does not refer to an existing ETS table

     stacktrace:
       (stdlib 6.0.1) :ets.lookup(Hound.SessionServer, #PID<0.13504.0>)
       (hound 1.1.1) lib/hound/session_server.ex:19: Hound.SessionServer.current_session_id/1
       (hound 1.1.1) lib/hound/session_server.ex:13: Hound.SessionServer.session_for_pid/2
       test/integration/teams_test.exs:21: Registrations.Integration.Teams.__ex_unit_setup_3/1
       test/integration/teams_test.exs:1: Registrations.Integration.Teams.__ex_unit__/2

Check warning on line 0 in Elixir.Registrations.Integration.Teams

See this annotation in the file changed.

@github-actions github-actions / Registrations test results

test the table is hidden when empty (Elixir.Registrations.Integration.Teams) failed

registrations/_build/test/lib/registrations/test-junit-report.xml [took 0s]
Raw output
error: errors were found at the given arguments:    * 1st argument: the table identifier does not refer to an existing ETS table
  5) test the table is hidden when empty (Registrations.Integration.Teams)
     test/integration/teams_test.exs:176
     ** (ArgumentError) errors were found at the given arguments:

       * 1st argument: the table identifier does not refer to an existing ETS table

     stacktrace:
       (stdlib 6.0.1) :ets.lookup(Hound.SessionServer, #PID<0.13501.0>)
       (hound 1.1.1) lib/hound/session_server.ex:19: Hound.SessionServer.current_session_id/1
       (hound 1.1.1) lib/hound/session_server.ex:13: Hound.SessionServer.session_for_pid/2
       test/integration/teams_test.exs:21: Registrations.Integration.Teams.__ex_unit_setup_3/1
       test/integration/teams_test.exs:1: Registrations.Integration.Teams.__ex_unit__/2

Check warning on line 0 in Elixir.Registrations.Integration.Teams

See this annotation in the file changed.

@github-actions github-actions / Registrations test results

test team details are shown if the user is assigned to one (Elixir.Registrations.Integration.Teams) failed

registrations/_build/test/lib/registrations/test-junit-report.xml [took 0s]
Raw output
error: errors were found at the given arguments:    * 1st argument: the table identifier does not refer to an existing ETS table
  6) test team details are shown if the user is assigned to one (Registrations.Integration.Teams)
     test/integration/teams_test.exs:232
     ** (ArgumentError) errors were found at the given arguments:

       * 1st argument: the table identifier does not refer to an existing ETS table

     stacktrace:
       (stdlib 6.0.1) :ets.lookup(Hound.SessionServer, #PID<0.13498.0>)
       (hound 1.1.1) lib/hound/session_server.ex:19: Hound.SessionServer.current_session_id/1
       (hound 1.1.1) lib/hound/session_server.ex:13: Hound.SessionServer.session_for_pid/2
       test/integration/teams_test.exs:21: Registrations.Integration.Teams.__ex_unit_setup_3/1
       test/integration/teams_test.exs:1: Registrations.Integration.Teams.__ex_unit__/2

Check warning on line 0 in Elixir.Registrations.Integration.UnmnemonicDevices.Registrations

See this annotation in the file changed.

@github-actions github-actions / Registrations test results

test registering sends email from and to a different address (Elixir.Registrations.Integration.UnmnemonicDevices.Registrations) failed

registrations/_build/test/lib/registrations/test-junit-report.xml [took 0s]
Raw output
error: errors were found at the given arguments:    * 1st argument: the table identifier does not refer to an existing ETS table
  1) test registering sends email from and to a different address (Registrations.Integration.UnmnemonicDevices.Registrations)
     test/integration/registrations_test.exs:265
     ** (ArgumentError) errors were found at the given arguments:

       * 1st argument: the table identifier does not refer to an existing ETS table

     stacktrace:
       (stdlib 6.0.1) :ets.lookup(Hound.SessionServer, #PID<0.13523.0>)
       (hound 1.1.1) lib/hound/session_server.ex:19: Hound.SessionServer.current_session_id/1
       (hound 1.1.1) lib/hound/session_server.ex:13: Hound.SessionServer.session_for_pid/2
       test/integration/registrations_test.exs:263: Registrations.Integration.UnmnemonicDevices.Registrations.__ex_unit_setup_3/1
       test/integration/registrations_test.exs:250: Registrations.Integration.UnmnemonicDevices.Registrations.__ex_unit__/2

Check warning on line 0 in Elixir.Registrations.Integration.Admin

See this annotation in the file changed.

@github-actions github-actions / Registrations test results

test non-admins cannot access the user list or messages (Elixir.Registrations.Integration.Admin) failed

registrations/_build/test/lib/registrations/test-junit-report.xml [took 0s]
Raw output
error: errors were found at the given arguments:    * 1st argument: the table identifier does not refer to an existing ETS table
  1) test non-admins cannot access the user list or messages (Registrations.Integration.Admin)
     test/integration/admin_test.exs:187
     ** (ArgumentError) errors were found at the given arguments:

       * 1st argument: the table identifier does not refer to an existing ETS table

     stacktrace:
       (stdlib 6.0.1) :ets.lookup(Hound.SessionServer, #PID<0.13488.0>)
       (hound 1.1.1) lib/hound/session_server.ex:19: Hound.SessionServer.current_session_id/1
       (hound 1.1.1) lib/hound/session_server.ex:13: Hound.SessionServer.session_for_pid/2
       test/integration/admin_test.exs:20: Registrations.Integration.Admin.__ex_unit_setup_3/1
       test/integration/admin_test.exs:1: Registrations.Integration.Admin.__ex_unit__/2

Check warning on line 0 in Elixir.Registrations.Integration.Admin

See this annotation in the file changed.

@github-actions github-actions / Registrations test results

test admin can view team JSON (Elixir.Registrations.Integration.Admin) failed

registrations/_build/test/lib/registrations/test-junit-report.xml [took 0s]
Raw output
error: errors were found at the given arguments:    * 1st argument: the table identifier does not refer to an existing ETS table
  2) test admin can view team JSON (Registrations.Integration.Admin)
     test/integration/admin_test.exs:149
     ** (ArgumentError) errors were found at the given arguments:

       * 1st argument: the table identifier does not refer to an existing ETS table

     stacktrace:
       (stdlib 6.0.1) :ets.lookup(Hound.SessionServer, #PID<0.13485.0>)
       (hound 1.1.1) lib/hound/session_server.ex:19: Hound.SessionServer.current_session_id/1
       (hound 1.1.1) lib/hound/session_server.ex:13: Hound.SessionServer.session_for_pid/2
       test/integration/admin_test.exs:20: Registrations.Integration.Admin.__ex_unit_setup_3/1
       test/integration/admin_test.exs:1: Registrations.Integration.Admin.__ex_unit__/2

Check warning on line 0 in Elixir.Registrations.Integration.Admin

See this annotation in the file changed.

@github-actions github-actions / Registrations test results

test logging in as an admin (Elixir.Registrations.Integration.Admin) failed

registrations/_build/test/lib/registrations/test-junit-report.xml [took 0s]
Raw output
error: errors were found at the given arguments:    * 1st argument: the table identifier does not refer to an existing ETS table
  3) test logging in as an admin (Registrations.Integration.Admin)
     test/integration/admin_test.exs:22
     ** (ArgumentError) errors were found at the given arguments:

       * 1st argument: the table identifier does not refer to an existing ETS table

     stacktrace:
       (stdlib 6.0.1) :ets.lookup(Hound.SessionServer, #PID<0.13482.0>)
       (hound 1.1.1) lib/hound/session_server.ex:19: Hound.SessionServer.current_session_id/1
       (hound 1.1.1) lib/hound/session_server.ex:13: Hound.SessionServer.session_for_pid/2
       test/integration/admin_test.exs:20: Registrations.Integration.Admin.__ex_unit_setup_3/1
       test/integration/admin_test.exs:1: Registrations.Integration.Admin.__ex_unit__/2

Check warning on line 0 in Elixir.Registrations.Integration.Admin

See this annotation in the file changed.

@github-actions github-actions / Registrations test results

test admin can build teams (Elixir.Registrations.Integration.Admin) failed

registrations/_build/test/lib/registrations/test-junit-report.xml [took 0s]
Raw output
error: errors were found at the given arguments:    * 1st argument: the table identifier does not refer to an existing ETS table
  4) test admin can build teams (Registrations.Integration.Admin)
     test/integration/admin_test.exs:56
     ** (ArgumentError) errors were found at the given arguments:

       * 1st argument: the table identifier does not refer to an existing ETS table

     stacktrace:
       (stdlib 6.0.1) :ets.lookup(Hound.SessionServer, #PID<0.13479.0>)
       (hound 1.1.1) lib/hound/session_server.ex:19: Hound.SessionServer.current_session_id/1
       (hound 1.1.1) lib/hound/session_server.ex:13: Hound.SessionServer.session_for_pid/2
       test/integration/admin_test.exs:20: Registrations.Integration.Admin.__ex_unit_setup_3/1
       test/integration/admin_test.exs:1: Registrations.Integration.Admin.__ex_unit__/2

Check warning on line 0 in Elixir.Registrations.Integration.Admin

See this annotation in the file changed.

@github-actions github-actions / Registrations test results

test teams without any name proposals or risk aversions get placeholders (Elixir.Registrations.Integration.Admin) failed

registrations/_build/test/lib/registrations/test-junit-report.xml [took 0s]
Raw output
error: errors were found at the given arguments:    * 1st argument: the table identifier does not refer to an existing ETS table
  5) test teams without any name proposals or risk aversions get placeholders (Registrations.Integration.Admin)
     test/integration/admin_test.exs:125
     ** (ArgumentError) errors were found at the given arguments:

       * 1st argument: the table identifier does not refer to an existing ETS table

     stacktrace:
       (stdlib 6.0.1) :ets.lookup(Hound.SessionServer, #PID<0.13476.0>)
       (hound 1.1.1) lib/hound/session_server.ex:19: Hound.SessionServer.current_session_id/1
       (hound 1.1.1) lib/hound/session_server.ex:13: Hound.SessionServer.session_for_pid/2
       test/integration/admin_test.exs:20: Registrations.Integration.Admin.__ex_unit_setup_3/1
       test/integration/admin_test.exs:1: Registrations.Integration.Admin.__ex_unit__/2

Check warning on line 0 in Elixir.Registrations.Integration.UnmnemonicDevices.Teams

See this annotation in the file changed.

@github-actions github-actions / Registrations test results

test team emails can be appended to (Elixir.Registrations.Integration.UnmnemonicDevices.Teams) failed

registrations/_build/test/lib/registrations/test-junit-report.xml [took 0s]
Raw output
error: errors were found at the given arguments:    * 1st argument: the table identifier does not refer to an existing ETS table
  1) test team emails can be appended to (Registrations.Integration.UnmnemonicDevices.Teams)
     test/integration/teams_test.exs:282
     ** (ArgumentError) errors were found at the given arguments:

       * 1st argument: the table identifier does not refer to an existing ETS table

     stacktrace:
       (stdlib 6.0.1) :ets.lookup(Hound.SessionServer, #PID<0.13493.0>)
       (hound 1.1.1) lib/hound/session_server.ex:19: Hound.SessionServer.current_session_id/1
       (hound 1.1.1) lib/hound/session_server.ex:13: Hound.SessionServer.session_for_pid/2
       test/integration/teams_test.exs:280: Registrations.Integration.UnmnemonicDevices.Teams.__ex_unit_setup_3/1
       test/integration/teams_test.exs:267: Registrations.Integration.UnmnemonicDevices.Teams.__ex_unit__/2

Check warning on line 0 in Elixir.Registrations.ClandestineRendezvous.Integration.Questions

See this annotation in the file changed.

@github-actions github-actions / Registrations test results

test submitting a question (Elixir.Registrations.ClandestineRendezvous.Integration.Questions) failed

registrations/_build/test/lib/registrations/test-junit-report.xml [took 0s]
Raw output
error: errors were found at the given arguments:    * 1st argument: the table identifier does not refer to an existing ETS table
  1) test submitting a question (Registrations.ClandestineRendezvous.Integration.Questions)
     test/integration/questions_test.exs:13
     ** (ArgumentError) errors were found at the given arguments:

       * 1st argument: the table identifier does not refer to an existing ETS table

     stacktrace:
       (stdlib 6.0.1) :ets.lookup(Hound.SessionServer, #PID<0.13470.0>)
       (hound 1.1.1) lib/hound/session_server.ex:19: Hound.SessionServer.current_session_id/1
       (hound 1.1.1) lib/hound/session_server.ex:13: Hound.SessionServer.session_for_pid/2
       test/integration/questions_test.exs:11: Registrations.ClandestineRendezvous.Integration.Questions.__ex_unit_setup_3/1
       test/integration/questions_test.exs:1: Registrations.ClandestineRendezvous.Integration.Questions.__ex_unit__/2