Skip to content

fix: prevent client <-> db locking #453

fix: prevent client <-> db locking

fix: prevent client <-> db locking #453

Triggered via pull request October 25, 2023 14:01
Status Failure
Total duration 9m 50s
Artifacts

staging_linter.yml

on: pull_request
Formatting Checks
9m 38s
Formatting Checks
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 15 warnings
Formatting Checks: test/supavisor/db_handler_test.exs#L95
test handle_event/4 with idle state (Supavisor.DbHandlerTest)
Formatting Checks: test/supavisor/db_handler_test.exs#L109
test handle_event/4 with non-idle state (Supavisor.DbHandlerTest)
Formatting Checks
Process completed with exit code 2.
Formatting Checks
System.stacktrace/0 is deprecated. Use __STACKTRACE__ instead
Formatting Checks
Mix.Config.merge/2 is deprecated. Use Config.Reader.merge/2 instead
Formatting Checks
System.stacktrace/0 is deprecated. Use __STACKTRACE__ instead
Formatting Checks
Mix.Config.eval!/2 is deprecated. Use Config.Reader.read_imports!/2 instead
Formatting Checks
Mix.Config.merge/2 is deprecated. Use Config.Reader.merge/2 instead
Formatting Checks
Mix.Config.persist/1 is deprecated. Use Application.put_all_env/2 instead
Formatting Checks
System.stacktrace/0 is deprecated. Use __STACKTRACE__ instead
Formatting Checks
Mix.Config.merge/2 is deprecated. Use Config.Reader.merge/2 instead
Formatting Checks
System.stacktrace/0 is deprecated. Use __STACKTRACE__ instead
Formatting Checks
Mix.Config.eval!/2 is deprecated. Use Config.Reader.read_imports!/2 instead
Formatting Checks
Mix.Config.merge/2 is deprecated. Use Config.Reader.merge/2 instead
Formatting Checks
Mix.Config.persist/1 is deprecated. Use Application.put_all_env/2 instead
Formatting Checks: test/integration/proxy_test.exs#L132
Line is too long (max is 120, was 144).
Formatting Checks: lib/supavisor/db_handler.ex#L75
Function body is nested too deep (max depth is 2, was 3).
Formatting Checks: lib/supavisor/helpers.ex#L55
Function body is nested too deep (max depth is 2, was 3).