Skip to content

Fix session widget tests #130

Fix session widget tests

Fix session widget tests #130

GitHub Actions / Registrations test results failed Nov 14, 2024 in 0s

47 fail, 80 pass in 57s

127 tests  ±0   80 ✅ ±0   57s ⏱️ ±0s
 26 suites ±0    0 💤 ±0 
  1 files   ±0   47 ❌ ±0 

Results for commit 1bf0adb. ± Comparison against earlier commit 4dbf75f.

Annotations

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.14720.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
  2) 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.14717.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
  3) 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.14714.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.14711.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.14708.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.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.14692.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
  2) 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.14689.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
  3) 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.14686.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.14683.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.14680.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.UnmnemonicDevices.Admin

See this annotation in the file changed.

@github-actions github-actions / Registrations test results

test admin can create and update settings (Elixir.Registrations.Integration.UnmnemonicDevices.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 admin can create and update settings (Registrations.Integration.UnmnemonicDevices.Admin)
     test/integration/admin_test.exs:219
     ** (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.14703.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:217: Registrations.Integration.UnmnemonicDevices.Admin.__ex_unit_setup_3/1
       test/integration/admin_test.exs:207: Registrations.Integration.UnmnemonicDevices.Admin.__ex_unit__/2

Check warning on line 0 in Elixir.Registrations.Integration.UnmnemonicDevices.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.UnmnemonicDevices.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 non-admins cannot access the user list or messages (Registrations.Integration.UnmnemonicDevices.Admin)
     test/integration/admin_test.exs:245
     ** (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.14700.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:217: Registrations.Integration.UnmnemonicDevices.Admin.__ex_unit_setup_3/1
       test/integration/admin_test.exs:207: Registrations.Integration.UnmnemonicDevices.Admin.__ex_unit__/2

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

See this annotation in the file changed.

@github-actions github-actions / Registrations test results

test admin can view team JSON that includes voicepasses (Elixir.Registrations.Integration.UnmnemonicDevices.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 admin can view team JSON that includes voicepasses (Registrations.Integration.UnmnemonicDevices.Admin)
     test/integration/admin_test.exs:252
     ** (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.14697.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:217: Registrations.Integration.UnmnemonicDevices.Admin.__ex_unit_setup_3/1
       test/integration/admin_test.exs:207: Registrations.Integration.UnmnemonicDevices.Admin.__ex_unit__/2

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

See this annotation in the file changed.

@github-actions github-actions / Registrations test results

test a logged-in user can generate a voicepass (Elixir.Registrations.UnmnemonicDevices.Integration.Home) 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 a logged-in user can generate a voicepass (Registrations.UnmnemonicDevices.Integration.Home)
     test/integration/home_test.exs:67
     ** (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.14647.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/home_test.exs:14: Registrations.UnmnemonicDevices.Integration.Home.__ex_unit_setup_3/1
       test/integration/home_test.exs:1: Registrations.UnmnemonicDevices.Integration.Home.__ex_unit__/2

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

See this annotation in the file changed.

@github-actions github-actions / Registrations test results

test head tags are correct (Elixir.Registrations.UnmnemonicDevices.Integration.Home) 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 head tags are correct (Registrations.UnmnemonicDevices.Integration.Home)
     test/integration/home_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.14644.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/home_test.exs:14: Registrations.UnmnemonicDevices.Integration.Home.__ex_unit_setup_3/1
       test/integration/home_test.exs:1: Registrations.UnmnemonicDevices.Integration.Home.__ex_unit__/2

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

See this annotation in the file changed.

@github-actions github-actions / Registrations test results

test overlay shows voicepass when it exists (Elixir.Registrations.UnmnemonicDevices.Integration.Home) 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 overlay shows voicepass when it exists (Registrations.UnmnemonicDevices.Integration.Home)
     test/integration/home_test.exs:50
     ** (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.14641.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/home_test.exs:14: Registrations.UnmnemonicDevices.Integration.Home.__ex_unit_setup_3/1
       test/integration/home_test.exs:1: Registrations.UnmnemonicDevices.Integration.Home.__ex_unit__/2

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

See this annotation in the file changed.

@github-actions github-actions / Registrations test results

test pi does not show by default (Elixir.Registrations.UnmnemonicDevices.Integration.Home) 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 pi does not show by default (Registrations.UnmnemonicDevices.Integration.Home)
     test/integration/home_test.exs:30
     ** (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.14638.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/home_test.exs:14: Registrations.UnmnemonicDevices.Integration.Home.__ex_unit_setup_3/1
       test/integration/home_test.exs:1: Registrations.UnmnemonicDevices.Integration.Home.__ex_unit__/2

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

See this annotation in the file changed.

@github-actions github-actions / Registrations test results

test pi shows when compromised but cannot create a voicepass when not logged in (Elixir.Registrations.UnmnemonicDevices.Integration.Home) 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 pi shows when compromised but cannot create a voicepass when not logged in (Registrations.UnmnemonicDevices.Integration.Home)
     test/integration/home_test.exs:38
     ** (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.14635.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/home_test.exs:14: Registrations.UnmnemonicDevices.Integration.Home.__ex_unit_setup_3/1
       test/integration/home_test.exs:1: Registrations.UnmnemonicDevices.Integration.Home.__ex_unit__/2

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

See this annotation in the file changed.

@github-actions github-actions / Registrations test results

test can invite a user, who can accept (Elixir.Registrations.Integration.Invitations) 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 can invite a user, who can accept (Registrations.Integration.Invitations)
     test/integration/invitations_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.14616.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/invitations_test.exs:14: Registrations.Integration.Invitations.__ex_unit_setup_3/1
       test/integration/invitations_test.exs:1: Registrations.Integration.Invitations.__ex_unit__/2

Check warning on line 0 in Elixir.Registrations.Waydowntown.Integration.Home

See this annotation in the file changed.

@github-actions github-actions / Registrations test results

test placeholder page doesn't send email when spam is detected in email (Elixir.Registrations.Waydowntown.Integration.Home) 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 placeholder page doesn't send email when spam is detected in email (Registrations.Waydowntown.Integration.Home)
     test/integration/home_test.exs:222
     ** (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.14606.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/home_test.exs:112: Registrations.Waydowntown.Integration.Home.__ex_unit_setup_3/1
       test/integration/home_test.exs:101: Registrations.Waydowntown.Integration.Home.__ex_unit__/2

Check warning on line 0 in Elixir.Registrations.Waydowntown.Integration.Home

See this annotation in the file changed.

@github-actions github-actions / Registrations test results

test placeholder page doesn't send email when spam is detected in question (Elixir.Registrations.Waydowntown.Integration.Home) 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 placeholder page doesn't send email when spam is detected in question (Registrations.Waydowntown.Integration.Home)
     test/integration/home_test.exs:248
     ** (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.14603.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/home_test.exs:112: Registrations.Waydowntown.Integration.Home.__ex_unit_setup_3/1
       test/integration/home_test.exs:101: Registrations.Waydowntown.Integration.Home.__ex_unit__/2

Check warning on line 0 in Elixir.Registrations.Waydowntown.Integration.Home

See this annotation in the file changed.

@github-actions github-actions / Registrations test results

test placeholder page shows error for invalid email in waitlist form (Elixir.Registrations.Waydowntown.Integration.Home) 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 placeholder page shows error for invalid email in waitlist form (Registrations.Waydowntown.Integration.Home)
     test/integration/home_test.exs:198
     ** (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.14600.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/home_test.exs:112: Registrations.Waydowntown.Integration.Home.__ex_unit_setup_3/1
       test/integration/home_test.exs:101: Registrations.Waydowntown.Integration.Home.__ex_unit__/2

Check warning on line 0 in Elixir.Registrations.Waydowntown.Integration.Home

See this annotation in the file changed.

@github-actions github-actions / Registrations test results

test placeholder does not show when logged in (Elixir.Registrations.Waydowntown.Integration.Home) 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 placeholder does not show when logged in (Registrations.Waydowntown.Integration.Home)
     test/integration/home_test.exs:151
     ** (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.14597.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/home_test.exs:112: Registrations.Waydowntown.Integration.Home.__ex_unit_setup_3/1
       test/integration/home_test.exs:101: Registrations.Waydowntown.Integration.Home.__ex_unit__/2

Check warning on line 0 in Elixir.Registrations.Waydowntown.Integration.Home

See this annotation in the file changed.

@github-actions github-actions / Registrations test results

test placeholder does not show by default (Elixir.Registrations.Waydowntown.Integration.Home) 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 placeholder does not show by default (Registrations.Waydowntown.Integration.Home)
     test/integration/home_test.exs:114
     ** (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.14594.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/home_test.exs:112: Registrations.Waydowntown.Integration.Home.__ex_unit_setup_3/1
       test/integration/home_test.exs:101: Registrations.Waydowntown.Integration.Home.__ex_unit__/2

Check warning on line 0 in Elixir.Registrations.Waydowntown.Integration.Home

See this annotation in the file changed.

@github-actions github-actions / Registrations test results

test placeholder can by bypassed with a query parameter (Elixir.Registrations.Waydowntown.Integration.Home) 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 placeholder can by bypassed with a query parameter (Registrations.Waydowntown.Integration.Home)
     test/integration/home_test.exs:139
     ** (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.14591.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/home_test.exs:112: Registrations.Waydowntown.Integration.Home.__ex_unit_setup_3/1
       test/integration/home_test.exs:101: Registrations.Waydowntown.Integration.Home.__ex_unit__/2