Skip to content

chore: calculate concurrent users only for successfully connected ses… #474

chore: calculate concurrent users only for successfully connected ses…

chore: calculate concurrent users only for successfully connected ses… #474

Triggered via pull request January 8, 2025 15:02
Status Cancelled
Total duration 5m 42s
Artifacts

elixir.yml

on: pull_request
Fetch deps
15s
Fetch deps
Formatting checks
12s
Formatting checks
Code style
37s
Code style
Run tests
0s
Run tests
Run integration tests
26s
Run integration tests
Dialyze
1m 44s
Dialyze
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 17 warnings
Dialyze: lib/supavisor/client_handler.ex#L403
** (CompileError) lib/supavisor/client_handler.ex:403: undefined function id/0 (expected Supavisor.ClientHandler to define such a function or for it to be imported, but none are available)
Dialyze
Process completed with exit code 1.
Run tests
Canceling since a higher priority waiting request for 'Elixir tests-535' exists
Run integration tests
Canceling since a higher priority waiting request for 'Elixir tests-535' exists
Code style
Canceling since a higher priority waiting request for 'Elixir tests-535' exists
Code style
The operation was canceled.
Dialyze
System.stacktrace/0 is deprecated. Use __STACKTRACE__ instead
Dialyze
Mix.Config.merge/2 is deprecated. Use Config.Reader.merge/2 instead
Dialyze
System.stacktrace/0 is deprecated. Use __STACKTRACE__ instead
Dialyze
Mix.Config.eval!/2 is deprecated. Use Config.Reader.read_imports!/2 instead
Dialyze
Mix.Config.merge/2 is deprecated. Use Config.Reader.merge/2 instead
Dialyze
Mix.Config.persist/1 is deprecated. Use Application.put_all_env/2 instead
Dialyze
function delete/5 required by behaviour Ecto.Adapter.Schema is not implemented (in module Etso.Adapter.Behaviour.Schema)
Dialyze
function delete/5 required by behaviour Ecto.Adapter.Schema is not implemented (in module Etso.Adapter)
Dialyze: lib/supavisor/client_handler.ex#L403
variable "id" does not exist and is being expanded to "id()", please use parentheses to remove the ambiguity or change the variable name
Dialyze: lib/supavisor/client_handler.ex#L440
variable "id" does not exist and is being expanded to "id()", please use parentheses to remove the ambiguity or change the variable name
Dialyze: lib/supavisor/client_handler.ex#L440
undefined function id/0 (expected Supavisor.ClientHandler to define such a function or for it to be imported, but none are available)
Code style
System.stacktrace/0 is deprecated. Use __STACKTRACE__ instead
Code style
Mix.Config.merge/2 is deprecated. Use Config.Reader.merge/2 instead
Code style
System.stacktrace/0 is deprecated. Use __STACKTRACE__ instead
Code style
Mix.Config.eval!/2 is deprecated. Use Config.Reader.read_imports!/2 instead
Code style
Mix.Config.merge/2 is deprecated. Use Config.Reader.merge/2 instead
Code style
Mix.Config.persist/1 is deprecated. Use Application.put_all_env/2 instead