Skip to content

chore: extract handling network data to separate function #432

chore: extract handling network data to separate function

chore: extract handling network data to separate function #432

Re-run triggered December 3, 2024 20:09
Status Failure
Total duration 2m 6s
Artifacts

elixir.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 60 warnings
Dialyze: lib/supavisor/client_handler.ex#L978
** (CompileError) lib/supavisor/client_handler.ex:978: def handle_data/3 already defined as defp in lib/supavisor/client_handler.ex:960
Dialyze
Process completed with exit code 1.
Run tests: lib/supavisor/client_handler.ex#L978
** (CompileError) lib/supavisor/client_handler.ex:978: def handle_data/3 already defined as defp in lib/supavisor/client_handler.ex:960
Run tests
Process completed with exit code 1.
Run integration tests: lib/supavisor/client_handler.ex#L978
** (CompileError) lib/supavisor/client_handler.ex:978: def handle_data/3 already defined as defp in lib/supavisor/client_handler.ex:960
Run integration tests
Process completed with exit code 1.
Code style: lib/supavisor/helpers.ex#L374
Line is too long (max is 120, was 220).
Code style: lib/supavisor/protocol/server.ex#L477
Do not use parentheses when defining a function which has no arguments.
Code style: lib/supavisor/client_handler.ex#L337
Function body is nested too deep (max depth is 2, was 4).
Code style: lib/supavisor/db_handler.ex#L128
Function body is nested too deep (max depth is 2, was 3).
Code style: lib/supavisor/client_handler.ex#L278
Function body is nested too deep (max depth is 2, was 3).
Code style: lib/supavisor.ex#L298
Function body is nested too deep (max depth is 2, was 3).
Code style: lib/supavisor_web/controllers/tenant_controller.ex#L138
Function body is nested too deep (max depth is 2, was 4).
Code style: lib/supavisor/helpers.ex#L63
Function body is nested too deep (max depth is 2, was 4).
Code style: lib/supavisor/syn_handler.ex#L60
Function body is nested too deep (max depth is 2, was 3).
Code style: lib/supavisor/native_handler.ex#L173
Function body is nested too deep (max depth is 2, was 3).
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
Code style
function delete/5 required by behaviour Ecto.Adapter.Schema is not implemented (in module Etso.Adapter.Behaviour.Schema)
Code style
function delete/5 required by behaviour Ecto.Adapter.Schema is not implemented (in module Etso.Adapter)
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#L971
variable "data" does not exist and is being expanded to "data()", please use parentheses to remove the ambiguity or change the variable name
Dialyze: lib/supavisor/client_handler.ex#L973
variable "data" does not exist and is being expanded to "data()", please use parentheses to remove the ambiguity or change the variable name
Dialyze: lib/supavisor/client_handler.ex#L972
variable "data" does not exist and is being expanded to "data()", please use parentheses to remove the ambiguity or change the variable name
Dialyze: lib/supavisor/client_handler.ex#L975
variable "data" does not exist and is being expanded to "data()", please use parentheses to remove the ambiguity or change the variable name
Dialyze: lib/supavisor/client_handler.ex#L975
variable "data" does not exist and is being expanded to "data()", please use parentheses to remove the ambiguity or change the variable name
Dialyze: lib/supavisor/client_handler.ex#L975
variable "data" does not exist and is being expanded to "data()", please use parentheses to remove the ambiguity or change the variable name
Run tests
System.stacktrace/0 is deprecated. Use __STACKTRACE__ instead
Run tests
Mix.Config.merge/2 is deprecated. Use Config.Reader.merge/2 instead
Run tests
System.stacktrace/0 is deprecated. Use __STACKTRACE__ instead
Run tests
Mix.Config.eval!/2 is deprecated. Use Config.Reader.read_imports!/2 instead
Run tests
Mix.Config.merge/2 is deprecated. Use Config.Reader.merge/2 instead
Run tests
Mix.Config.persist/1 is deprecated. Use Application.put_all_env/2 instead
Run tests
function delete/5 required by behaviour Ecto.Adapter.Schema is not implemented (in module Etso.Adapter.Behaviour.Schema)
Run tests
function delete/5 required by behaviour Ecto.Adapter.Schema is not implemented (in module Etso.Adapter)
Run tests: lib/supavisor/client_handler.ex#L971
variable "data" does not exist and is being expanded to "data()", please use parentheses to remove the ambiguity or change the variable name
Run tests: lib/supavisor/client_handler.ex#L973
variable "data" does not exist and is being expanded to "data()", please use parentheses to remove the ambiguity or change the variable name
Run tests: lib/supavisor/client_handler.ex#L972
variable "data" does not exist and is being expanded to "data()", please use parentheses to remove the ambiguity or change the variable name
Run tests: lib/supavisor/client_handler.ex#L975
variable "data" does not exist and is being expanded to "data()", please use parentheses to remove the ambiguity or change the variable name
Run tests: lib/supavisor/client_handler.ex#L975
variable "data" does not exist and is being expanded to "data()", please use parentheses to remove the ambiguity or change the variable name
Run tests: lib/supavisor/client_handler.ex#L975
variable "data" does not exist and is being expanded to "data()", please use parentheses to remove the ambiguity or change the variable name
Run integration tests: lib/supavisor/client_handler.ex#L971
variable "data" does not exist and is being expanded to "data()", please use parentheses to remove the ambiguity or change the variable name
Run integration tests: lib/supavisor/client_handler.ex#L973
variable "data" does not exist and is being expanded to "data()", please use parentheses to remove the ambiguity or change the variable name
Run integration tests: lib/supavisor/client_handler.ex#L972
variable "data" does not exist and is being expanded to "data()", please use parentheses to remove the ambiguity or change the variable name
Run integration tests: lib/supavisor/client_handler.ex#L975
variable "data" does not exist and is being expanded to "data()", please use parentheses to remove the ambiguity or change the variable name
Run integration tests: lib/supavisor/client_handler.ex#L975
variable "data" does not exist and is being expanded to "data()", please use parentheses to remove the ambiguity or change the variable name
Run integration tests: lib/supavisor/client_handler.ex#L975
variable "data" does not exist and is being expanded to "data()", please use parentheses to remove the ambiguity or change the variable name
Run integration tests
System.stacktrace/0 is deprecated. Use __STACKTRACE__ instead
Run integration tests
Mix.Config.merge/2 is deprecated. Use Config.Reader.merge/2 instead
Run integration tests
System.stacktrace/0 is deprecated. Use __STACKTRACE__ instead
Run integration tests
Mix.Config.eval!/2 is deprecated. Use Config.Reader.read_imports!/2 instead
Run integration tests
Mix.Config.merge/2 is deprecated. Use Config.Reader.merge/2 instead
Run integration tests
Mix.Config.persist/1 is deprecated. Use Application.put_all_env/2 instead
Run integration tests
function delete/5 required by behaviour Ecto.Adapter.Schema is not implemented (in module Etso.Adapter.Behaviour.Schema)
Run integration tests
function delete/5 required by behaviour Ecto.Adapter.Schema is not implemented (in module Etso.Adapter)