Switch Hackney to Finch #357
ci.yaml
on: pull_request
lint_git
6s
lint_format
11s
lint_credo
42s
lint_compile
45s
lint_dialyzer
2m 32s
test_diagnose
54s
test_no_nif
2m 32s
Matrix: test
Annotations
113 errors, 110 warnings, and 1 notice
test (1.13.x, 24.x)
Process completed with exit code 1.
|
test (1.12.x, 24.x)
The job was canceled because "_1_13_x_24_x" failed.
|
test (1.12.x, 24.x)
Process completed with exit code 1.
|
test (1.11.x, 24.x)
The job was canceled because "_1_13_x_24_x" failed.
|
test (1.11.x, 24.x)
Process completed with exit code 1.
|
test (latest, 27.x)
The job was canceled because "_1_13_x_24_x" failed.
|
test (latest, 27.x):
test/mix/tasks/appsignal_install_test.exs#L138
test with valid push api key requires a configuration method (Mix.Tasks.Appsignal.InstallTest)
|
test (latest, 27.x):
test/mix/tasks/appsignal_install_test.exs#L270
test with valid push api key file based config option doesn't crash if the config file is already linked (Mix.Tasks.Appsignal.InstallTest)
|
test (latest, 27.x):
test/mix/tasks/appsignal_install_test.exs#L209
test with valid push api key file based config option writes to a single config file (Mix.Tasks.Appsignal.InstallTest)
|
test (latest, 27.x):
test/mix/tasks/appsignal_install_test.exs#L293
test with valid push api key outputs 'installed!' message (Mix.Tasks.Appsignal.InstallTest)
|
test (latest, 27.x):
test/mix/tasks/appsignal_install_test.exs#L164
test with valid push api key with environment variable config outputs environment variables (Mix.Tasks.Appsignal.InstallTest)
|
test (latest, 27.x):
test/mix/tasks/appsignal_install_test.exs#L133
test with valid push api key outputs a valid push api key message (Mix.Tasks.Appsignal.InstallTest)
|
test (latest, 27.x):
test/mix/tasks/appsignal_install_test.exs#L254
test with valid push api key file based config option creates main config file if it doesn't exist (Mix.Tasks.Appsignal.InstallTest)
|
test (latest, 27.x):
test/mix/tasks/appsignal_install_test.exs#L65
test with invalid push api key outputs AppSignal support header (Mix.Tasks.Appsignal.InstallTest)
|
test (latest, 27.x):
test/mix/tasks/appsignal_install_test.exs#L320
test with valid push api key sends a demo sample with six spans to AppSignal (Mix.Tasks.Appsignal.InstallTest)
|
test (latest, 27.x):
test/mix/tasks/appsignal_install_test.exs#L175
test with valid push api key file based config option writes to env-based config files (Mix.Tasks.Appsignal.InstallTest)
|
test (1.15.x, 26.x)
The job was canceled because "_1_13_x_24_x" failed.
|
test (1.15.x, 26.x):
test/appsignal/transmitter_test.exs#L43
test transmit/3 uses the stored configuration when no config is given (Appsignal.TransmitterTest)
|
test (1.15.x, 26.x):
test/appsignal/transmitter_test.exs#L124
test uses the configured CA certificate (Appsignal.TransmitterTest)
|
test (1.15.x, 26.x):
test/appsignal/transmitter_test.exs#L66
test transmit/3 uses NDJSON format when specified (Appsignal.TransmitterTest)
|
test (1.15.x, 26.x):
test/appsignal/transmitter_test.exs#L16
test transmit/3 sends a request with the given configuration as query params (Appsignal.TransmitterTest)
|
test (1.15.x, 26.x):
test/appsignal/transmitter_test.exs#L82
test uses the default CA certificate (Appsignal.TransmitterTest)
|
test (1.15.x, 26.x):
test/appsignal/transmitter_test.exs#L75
test transmit/3 uses an empty body when no payload is given (Appsignal.TransmitterTest)
|
test (1.15.x, 26.x):
test/appsignal/transmitter_test.exs#L136
test logs a warning when the CA certificate file does not exist (Appsignal.TransmitterTest)
|
test (1.15.x, 26.x):
test/appsignal/probes/erlang_probe_test.exs#L96
test metrics/2 sets hostnames for all metrics (Appsignal.Probes.ErlangProbeTest)
|
test (1.15.x, 26.x):
test/appsignal/check_in/scheduler_test.exs#L169
test schedule/1 it logs an error when it receives a non-2xx response (Appsignal.CheckInSchedulerTest)
|
test (1.15.x, 26.x):
test/appsignal/check_in/scheduler_test.exs#L213
test schedule/1 it transmits the stored events when it receives a shutdown signal (Appsignal.CheckInSchedulerTest)
|
test (1.18.x, 27.x)
The job was canceled because "_1_13_x_24_x" failed.
|
test (1.18.x, 27.x):
test/appsignal/check_in/scheduler_test.exs#L140
test schedule/1 it transmits many stored events in a single request (Appsignal.CheckInSchedulerTest)
|
test (1.18.x, 27.x):
test/appsignal/check_in/scheduler_test.exs#L213
test schedule/1 it transmits the stored events when it receives a shutdown signal (Appsignal.CheckInSchedulerTest)
|
test (1.18.x, 27.x):
test/appsignal/check_in/scheduler_test.exs#L117
test schedule/1 it transmits the stored event (Appsignal.CheckInSchedulerTest)
|
test (1.18.x, 27.x):
test/appsignal/check_in/scheduler_test.exs#L289
test milliseconds_until_next_transmission/1 returns a short debounce period when the last transmission was a long time ago (Appsignal.CheckInSchedulerTest)
|
test (1.18.x, 27.x):
test/appsignal/check_in/scheduler_test.exs#L191
test schedule/1 it logs an error when the request errors (Appsignal.CheckInSchedulerTest)
|
test (1.18.x, 27.x):
test/appsignal/check_in/scheduler_test.exs#L169
test schedule/1 it logs an error when it receives a non-2xx response (Appsignal.CheckInSchedulerTest)
|
test (1.18.x, 27.x):
test/appsignal/check_in/scheduler_test.exs#L285
test milliseconds_until_next_transmission/1 returns a short debounce period when no last transmission is given (Appsignal.CheckInSchedulerTest)
|
test (1.18.x, 27.x):
test/appsignal/check_in/scheduler_test.exs#L294
test milliseconds_until_next_transmission/1 returns a long debounce period when the last transmission was now (Appsignal.CheckInSchedulerTest)
|
test (1.18.x, 27.x):
test/appsignal/check_in/scheduler_test.exs#L266
test schedule/1 it uses the last transmission time to debounce the next scheduled transmission (Appsignal.CheckInSchedulerTest)
|
test (1.18.x, 27.x):
test/appsignal/check_in/scheduler_test.exs#L301
test milliseconds_until_next_transmission/1 subtracts the time since the last transmission from the long debounce (Appsignal.CheckInSchedulerTest)
|
test (1.16.x, 26.x)
The job was canceled because "_1_13_x_24_x" failed.
|
test (1.16.x, 26.x):
test/mix/tasks/appsignal_diagnose_test.exs#L492
test when root user outputs warning about running as root (Mix.Tasks.Appsignal.DiagnoseTest)
|
test (1.16.x, 26.x):
test/mix/tasks/appsignal_diagnose_test.exs#L445
test when running in a container outputs Running in container: true (Mix.Tasks.Appsignal.DiagnoseTest)
|
test (1.16.x, 26.x):
test/mix/tasks/appsignal_diagnose_test.exs#L374
test when Nif is not loaded adds library extension_loaded false to report (Mix.Tasks.Appsignal.DiagnoseTest)
|
test (1.16.x, 26.x):
test/mix/tasks/appsignal_diagnose_test.exs#L775
test configuration outputs no source for option when only default source (Mix.Tasks.Appsignal.DiagnoseTest)
|
test (1.16.x, 26.x):
test/mix/tasks/appsignal_diagnose_test.exs#L718
test when the agent diagnose report contains an error adds the error to the report (Mix.Tasks.Appsignal.DiagnoseTest)
|
test (1.16.x, 26.x):
test/mix/tasks/appsignal_diagnose_test.exs#L381
test outputs host information (Mix.Tasks.Appsignal.DiagnoseTest)
|
test (1.16.x, 26.x):
test/mix/tasks/appsignal_diagnose_test.exs#L1003
test when user submits report to AppSignal sends diagnostics report to AppSignal and outputs a support token (Mix.Tasks.Appsignal.DiagnoseTest)
|
test (1.16.x, 26.x):
test/mix/tasks/appsignal_diagnose_test.exs#L830
test with valid Push API key outputs invalid API key warning (Mix.Tasks.Appsignal.DiagnoseTest)
|
test (1.16.x, 26.x):
test/mix/tasks/appsignal_diagnose_test.exs#L637
test when extension is not loaded agent diagnostics is not run (Mix.Tasks.Appsignal.DiagnoseTest)
|
test (1.16.x, 26.x):
test/mix/tasks/appsignal_diagnose_test.exs#L662
test when extension output is invalid JSON adds agent output to report (Mix.Tasks.Appsignal.DiagnoseTest)
|
test (1.18.x, 25.x)
The job was canceled because "_1_13_x_24_x" failed.
|
test (1.18.x, 25.x):
test/appsignal/check_in/scheduler_test.exs#L266
test schedule/1 it uses the last transmission time to debounce the next scheduled transmission (Appsignal.CheckInSchedulerTest)
|
test (1.18.x, 25.x):
test/appsignal/check_in/scheduler_test.exs#L140
test schedule/1 it transmits many stored events in a single request (Appsignal.CheckInSchedulerTest)
|
test (1.18.x, 25.x):
test/appsignal/check_in/scheduler_test.exs#L213
test schedule/1 it transmits the stored events when it receives a shutdown signal (Appsignal.CheckInSchedulerTest)
|
test (1.18.x, 25.x):
test/appsignal/check_in/scheduler_test.exs#L169
test schedule/1 it logs an error when it receives a non-2xx response (Appsignal.CheckInSchedulerTest)
|
test (1.18.x, 25.x):
test/appsignal/check_in/scheduler_test.exs#L294
test milliseconds_until_next_transmission/1 returns a long debounce period when the last transmission was now (Appsignal.CheckInSchedulerTest)
|
test (1.18.x, 26.x)
The job was canceled because "_1_13_x_24_x" failed.
|
test (1.18.x, 25.x):
test/appsignal/check_in/scheduler_test.exs#L191
test schedule/1 it logs an error when the request errors (Appsignal.CheckInSchedulerTest)
|
test (1.18.x, 25.x):
test/appsignal/check_in/scheduler_test.exs#L244
test schedule/1 it does not transmit the events twice when it receives a shutdown signal during a transmission (Appsignal.CheckInSchedulerTest)
|
test (1.18.x, 25.x):
test/appsignal/check_in/scheduler_test.exs#L117
test schedule/1 it transmits the stored event (Appsignal.CheckInSchedulerTest)
|
test (1.18.x, 25.x):
test/appsignal/check_in/scheduler_test.exs#L301
test milliseconds_until_next_transmission/1 subtracts the time since the last transmission from the long debounce (Appsignal.CheckInSchedulerTest)
|
test (1.18.x, 25.x)
The operation was canceled.
|
test (1.18.x, 26.x):
test/appsignal/check_in/scheduler_test.exs#L140
test schedule/1 it transmits many stored events in a single request (Appsignal.CheckInSchedulerTest)
|
test (1.18.x, 26.x):
test/appsignal/check_in/scheduler_test.exs#L266
test schedule/1 it uses the last transmission time to debounce the next scheduled transmission (Appsignal.CheckInSchedulerTest)
|
test (1.18.x, 26.x):
test/appsignal/check_in/scheduler_test.exs#L117
test schedule/1 it transmits the stored event (Appsignal.CheckInSchedulerTest)
|
test (1.18.x, 26.x):
test/appsignal/check_in/scheduler_test.exs#L213
test schedule/1 it transmits the stored events when it receives a shutdown signal (Appsignal.CheckInSchedulerTest)
|
test (1.18.x, 26.x):
test/appsignal/check_in/scheduler_test.exs#L169
test schedule/1 it logs an error when it receives a non-2xx response (Appsignal.CheckInSchedulerTest)
|
test (1.18.x, 26.x):
test/appsignal/check_in/scheduler_test.exs#L244
test schedule/1 it does not transmit the events twice when it receives a shutdown signal during a transmission (Appsignal.CheckInSchedulerTest)
|
test (1.18.x, 26.x)
The operation was canceled.
|
test (1.14.x, 25.x)
The job was canceled because "_1_13_x_24_x" failed.
|
test (1.14.x, 25.x):
test/mix/tasks/appsignal_diagnose_test.exs#L65
test outputs AppSignal support header (Mix.Tasks.Appsignal.DiagnoseTest)
|
test (1.14.x, 25.x):
test/mix/tasks/appsignal_diagnose_test.exs#L250
test when the install report file is not readable adds an error to the installation report (Mix.Tasks.Appsignal.DiagnoseTest)
|
test (1.14.x, 25.x):
test/mix/tasks/appsignal_diagnose_test.exs#L790
test configuration outputs sources for option with multiple sources (Mix.Tasks.Appsignal.DiagnoseTest)
|
test (1.14.x, 25.x):
test/mix/tasks/appsignal_diagnose_test.exs#L655
test when extension output is invalid JSON agent diagnostics report prints an error (Mix.Tasks.Appsignal.DiagnoseTest)
|
test (1.14.x, 25.x):
test/mix/tasks/appsignal_diagnose_test.exs#L328
test adds library information to report (Mix.Tasks.Appsignal.DiagnoseTest)
|
test (1.14.x, 25.x):
test/mix/tasks/appsignal_diagnose_test.exs#L799
test configuration outputs all different sources for option when available (Mix.Tasks.Appsignal.DiagnoseTest)
|
test (1.14.x, 25.x):
test/mix/tasks/appsignal_diagnose_test.exs#L1033
test when user submits report to AppSignal when server errors it outputs an error (Mix.Tasks.Appsignal.DiagnoseTest)
|
test (1.14.x, 25.x):
test/mix/tasks/appsignal_diagnose_test.exs#L893
test when log_dir_path is writable outputs writable and creates log file (Mix.Tasks.Appsignal.DiagnoseTest)
|
test (1.14.x, 25.x):
test/mix/tasks/appsignal_diagnose_test.exs#L1081
test when user uses the --send-report option sends diagnostics report to AppSignal and outputs a support token (Mix.Tasks.Appsignal.DiagnoseTest)
|
test (1.14.x, 25.x):
test/mix/tasks/appsignal_diagnose_test.exs#L73
test adds extension install report to report (Mix.Tasks.Appsignal.DiagnoseTest)
|
test (main, 27.x)
The job was canceled because "_1_13_x_24_x" failed.
|
test (main, 27.x):
test/appsignal/check_in/scheduler_test.exs#L117
test schedule/1 it transmits the stored event (Appsignal.CheckInSchedulerTest)
|
test (main, 27.x):
test/appsignal/check_in/scheduler_test.exs#L213
test schedule/1 it transmits the stored events when it receives a shutdown signal (Appsignal.CheckInSchedulerTest)
|
test (main, 27.x):
test/appsignal/check_in/scheduler_test.exs#L266
test schedule/1 it uses the last transmission time to debounce the next scheduled transmission (Appsignal.CheckInSchedulerTest)
|
test (main, 27.x):
test/appsignal/check_in/scheduler_test.exs#L169
test schedule/1 it logs an error when it receives a non-2xx response (Appsignal.CheckInSchedulerTest)
|
test (main, 27.x):
test/appsignal/check_in/scheduler_test.exs#L140
test schedule/1 it transmits many stored events in a single request (Appsignal.CheckInSchedulerTest)
|
test (main, 27.x):
test/appsignal/check_in/scheduler_test.exs#L289
test milliseconds_until_next_transmission/1 returns a short debounce period when the last transmission was a long time ago (Appsignal.CheckInSchedulerTest)
|
test (main, 27.x):
test/appsignal/check_in/scheduler_test.exs#L301
test milliseconds_until_next_transmission/1 subtracts the time since the last transmission from the long debounce (Appsignal.CheckInSchedulerTest)
|
test (main, 27.x):
test/appsignal/check_in/scheduler_test.exs#L294
test milliseconds_until_next_transmission/1 returns a long debounce period when the last transmission was now (Appsignal.CheckInSchedulerTest)
|
test (main, 27.x):
test/appsignal/tesla_test.exs#L235
test tesla_request_start/4, with the BaseUrl middleware sets the span's name with the base URL (Appsignal.TeslaTest)
|
test (main, 27.x):
test/appsignal/tesla_test.exs#L261
test tesla_request_start/4, with the PathParams and BaseUrl middlewares sets the span's name with the base URL and the URL's path (Appsignal.TeslaTest)
|
test (1.17.x, 27.x)
The job was canceled because "_1_13_x_24_x" failed.
|
test (1.17.x, 27.x):
test/mix/tasks/appsignal_diagnose_test.exs#L396
test adds host information to report (Mix.Tasks.Appsignal.DiagnoseTest)
|
test (1.17.x, 27.x):
test/mix/tasks/appsignal_diagnose_test.exs#L374
test when Nif is not loaded adds library extension_loaded false to report (Mix.Tasks.Appsignal.DiagnoseTest)
|
test (1.17.x, 27.x):
test/mix/tasks/appsignal_diagnose_test.exs#L872
test without config adds paths to report (Mix.Tasks.Appsignal.DiagnoseTest)
|
test (1.17.x, 27.x):
test/mix/tasks/appsignal_diagnose_test.exs#L866
test without config it outputs tmp dir for log_dir_path (Mix.Tasks.Appsignal.DiagnoseTest)
|
test (1.17.x, 27.x):
test/mix/tasks/appsignal_diagnose_test.exs#L956
test when path is owned by current user outputs ownership uid (Mix.Tasks.Appsignal.DiagnoseTest)
|
test (1.17.x, 27.x):
test/mix/tasks/appsignal_diagnose_test.exs#L320
test outputs library information (Mix.Tasks.Appsignal.DiagnoseTest)
|
test (1.17.x, 27.x):
test/mix/tasks/appsignal_diagnose_test.exs#L893
test when log_dir_path is writable outputs writable and creates log file (Mix.Tasks.Appsignal.DiagnoseTest)
|
test (1.17.x, 27.x):
test/mix/tasks/appsignal_diagnose_test.exs#L679
test when extension output is missing a test agent diagnostics report prints the tests, but shows a dash `-` for missed results (Mix.Tasks.Appsignal.DiagnoseTest)
|
test (1.17.x, 27.x):
test/mix/tasks/appsignal_diagnose_test.exs#L450
test when running in a container adds host running_in_container true to report (Mix.Tasks.Appsignal.DiagnoseTest)
|
test (1.17.x, 27.x):
test/mix/tasks/appsignal_diagnose_test.exs#L1003
test when user submits report to AppSignal sends diagnostics report to AppSignal and outputs a support token (Mix.Tasks.Appsignal.DiagnoseTest)
|
test_diagnose
Process completed with exit code 1.
|
lint_dialyzer
Process completed with exit code 1.
|
test_no_nif:
test/appsignal/transmitter_test.exs#L82
test uses the default CA certificate (Appsignal.TransmitterTest)
|
test_no_nif:
test/appsignal/transmitter_test.exs#L16
test transmit/3 sends a request with the given configuration as query params (Appsignal.TransmitterTest)
|
test_no_nif:
test/appsignal/transmitter_test.exs#L124
test uses the configured CA certificate (Appsignal.TransmitterTest)
|
test_no_nif:
test/appsignal/transmitter_test.exs#L66
test transmit/3 uses NDJSON format when specified (Appsignal.TransmitterTest)
|
test_no_nif:
test/appsignal/transmitter_test.exs#L43
test transmit/3 uses the stored configuration when no config is given (Appsignal.TransmitterTest)
|
test_no_nif:
test/appsignal/transmitter_test.exs#L136
test logs a warning when the CA certificate file does not exist (Appsignal.TransmitterTest)
|
test_no_nif:
test/appsignal/transmitter_test.exs#L75
test transmit/3 uses an empty body when no payload is given (Appsignal.TransmitterTest)
|
test_no_nif:
test/appsignal/check_in/scheduler_test.exs#L266
test schedule/1 it uses the last transmission time to debounce the next scheduled transmission (Appsignal.CheckInSchedulerTest)
|
test_no_nif:
test/appsignal/check_in/scheduler_test.exs#L140
test schedule/1 it transmits many stored events in a single request (Appsignal.CheckInSchedulerTest)
|
test_no_nif:
test/appsignal/check_in/scheduler_test.exs#L213
test schedule/1 it transmits the stored events when it receives a shutdown signal (Appsignal.CheckInSchedulerTest)
|
test (1.13.x, 24.x)
function upgrade/3 required by behaviour Plug.Conn.Adapter is not implemented (in module Plug.Adapters.Cowboy.Conn)
|
test (1.13.x, 24.x)
Supervisor.Spec.worker/3 is deprecated. Use the new child specifications outlined in the Supervisor module instead
|
test (1.13.x, 24.x)
Plug.Adapters.Cowboy.http/3 is deprecated. Use Plug.Cowboy.http/3 instead
|
test (1.13.x, 24.x)
Plug.Adapters.Cowboy.shutdown/1 is deprecated. Use Plug.Cowboy.shutdown/1 instead
|
test (1.12.x, 24.x)
function upgrade/3 required by behaviour Plug.Conn.Adapter is not implemented (in module Plug.Adapters.Cowboy.Conn)
|
test (1.12.x, 24.x)
Supervisor.Spec.worker/3 is deprecated. Use the new child specifications outlined in the Supervisor module instead
|
test (1.12.x, 24.x)
Plug.Adapters.Cowboy.http/3 is deprecated. Use Plug.Cowboy.http/3 instead
|
test (1.12.x, 24.x)
Plug.Adapters.Cowboy.shutdown/1 is deprecated. Use Plug.Cowboy.shutdown/1 instead
|
test (1.11.x, 24.x)
System.stacktrace/0 is deprecated, use __STACKTRACE__ instead
|
test (1.11.x, 24.x)
System.stacktrace/0 is deprecated, use __STACKTRACE__ instead
|
test (1.11.x, 24.x)
System.stacktrace/0 is deprecated, use __STACKTRACE__ instead
|
test (1.11.x, 24.x)
function upgrade/3 required by behaviour Plug.Conn.Adapter is not implemented (in module Plug.Adapters.Cowboy.Conn)
|
test (1.11.x, 24.x)
System.stacktrace/0 is deprecated, use __STACKTRACE__ instead
|
test (1.11.x, 24.x)
Supervisor.Spec.worker/3 is deprecated. Use the new child specifications outlined in the Supervisor module instead
|
test (1.11.x, 24.x)
Plug.Adapters.Cowboy.http/3 is deprecated. Use Plug.Cowboy.http/3 instead
|
test (1.11.x, 24.x)
Plug.Adapters.Cowboy.shutdown/1 is deprecated. Use Plug.Cowboy.shutdown/1 instead
|
test (latest, 27.x)
:simple_one_for_one strategy is deprecated, please use DynamicSupervisor instead
|
test (latest, 27.x)
appsignal: Deprecation warning: The `skip_session_data` config option is deprecated. Please use `send_session_data` instead.
|
test (latest, 27.x)
appsignal: Deprecation warning: The `skip_session_data` config option is deprecated. Please use `send_session_data` instead.
|
test (latest, 27.x)
found unused @tag before "describe", did you mean to use @describetag?
|
test (latest, 27.x)
appsignal: Deprecation warning: The `skip_session_data` config option is deprecated. Please use `send_session_data` instead.
|
test (latest, 27.x)
found unused @tag before "describe", did you mean to use @describetag?
|
test (latest, 27.x)
appsignal: Deprecation warning: The `skip_session_data` config option is deprecated. Please use `send_session_data` instead.
|
test (latest, 27.x)
Supervisor.start_child/2 with a list of args is deprecated, please use DynamicSupervisor instead
|
test (latest, 27.x)
appsignal: Deprecation warning: The `skip_session_data` config option is deprecated. Please use `send_session_data` instead.
|
test (latest, 27.x)
appsignal: Deprecation warning: The `skip_session_data` config option is deprecated. Please use `send_session_data` instead.
|
test (1.15.x, 26.x)
function upgrade/3 required by behaviour Plug.Conn.Adapter is not implemented (in module Plug.Adapters.Cowboy.Conn)
|
test (1.15.x, 26.x)
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
|
test (1.15.x, 26.x)
Supervisor.Spec.worker/3 is deprecated. Use the new child specifications outlined in the Supervisor module instead
|
test (1.15.x, 26.x)
System.stacktrace/0 is deprecated. Use __STACKTRACE__ instead
|
test (1.15.x, 26.x)
Plug.Adapters.Cowboy.http/3 is deprecated. Use Plug.Cowboy.http/3 instead
|
test (1.15.x, 26.x)
Plug.Adapters.Cowboy.shutdown/1 is deprecated. Use Plug.Cowboy.shutdown/1 instead
|
test (1.15.x, 26.x):
mix_helpers.exs#L735
FakeSystem.cmd/2 is undefined (module FakeSystem is not available or is yet to be defined)
|
test (1.15.x, 26.x):
mix_helpers.exs#L504
FakeSystem.cmd/3 is undefined (module FakeSystem is not available or is yet to be defined)
|
test (1.15.x, 26.x):
test/support/appsignal/fake_debounce.ex#L4
variable "opts" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
test (1.15.x, 26.x)
:simple_one_for_one strategy is deprecated, please use DynamicSupervisor instead
|
test (1.18.x, 27.x)
:simple_one_for_one strategy is deprecated, please use DynamicSupervisor instead
|
test (1.18.x, 27.x)
appsignal: Deprecation warning: The `skip_session_data` config option is deprecated. Please use `send_session_data` instead.
|
test (1.18.x, 27.x)
found unused @tag before "describe", did you mean to use @describetag?
|
test (1.18.x, 27.x)
found unused @tag before "describe", did you mean to use @describetag?
|
test (1.18.x, 27.x)
appsignal: Deprecation warning: The `skip_session_data` config option is deprecated. Please use `send_session_data` instead.
|
test (1.18.x, 27.x)
appsignal: Deprecation warning: The `skip_session_data` config option is deprecated. Please use `send_session_data` instead.
|
test (1.18.x, 27.x)
appsignal: Deprecation warning: The `skip_session_data` config option is deprecated. Please use `send_session_data` instead.
|
test (1.18.x, 27.x)
Supervisor.start_child/2 with a list of args is deprecated, please use DynamicSupervisor instead
|
test (1.18.x, 27.x)
appsignal: Deprecation warning: The `skip_session_data` config option is deprecated. Please use `send_session_data` instead.
|
test (1.18.x, 27.x)
appsignal: Deprecation warning: The `skip_session_data` config option is deprecated. Please use `send_session_data` instead.
|
test (1.16.x, 26.x)
:simple_one_for_one strategy is deprecated, please use DynamicSupervisor instead
|
test (1.16.x, 26.x)
appsignal: Deprecation warning: The `skip_session_data` config option is deprecated. Please use `send_session_data` instead.
|
test (1.16.x, 26.x)
appsignal: Deprecation warning: The `skip_session_data` config option is deprecated. Please use `send_session_data` instead.
|
test (1.16.x, 26.x)
appsignal: Deprecation warning: The `skip_session_data` config option is deprecated. Please use `send_session_data` instead.
|
test (1.16.x, 26.x)
Supervisor.start_child/2 with a list of args is deprecated, please use DynamicSupervisor instead
|
test (1.16.x, 26.x)
appsignal: Deprecation warning: The `skip_session_data` config option is deprecated. Please use `send_session_data` instead.
|
test (1.16.x, 26.x)
appsignal: Deprecation warning: The `skip_session_data` config option is deprecated. Please use `send_session_data` instead.
|
test (1.16.x, 26.x)
appsignal: Deprecation warning: The `skip_session_data` config option is deprecated. Please use `send_session_data` instead.
|
test (1.18.x, 25.x)
:simple_one_for_one strategy is deprecated, please use DynamicSupervisor instead
|
test (1.18.x, 25.x)
appsignal: Deprecation warning: The `skip_session_data` config option is deprecated. Please use `send_session_data` instead.
|
test (1.18.x, 25.x)
appsignal: Deprecation warning: The `skip_session_data` config option is deprecated. Please use `send_session_data` instead.
|
test (1.18.x, 25.x)
found unused @tag before "describe", did you mean to use @describetag?
|
test (1.18.x, 25.x)
found unused @tag before "describe", did you mean to use @describetag?
|
test (1.18.x, 25.x)
appsignal: Deprecation warning: The `skip_session_data` config option is deprecated. Please use `send_session_data` instead.
|
test (1.18.x, 25.x)
appsignal: Deprecation warning: The `skip_session_data` config option is deprecated. Please use `send_session_data` instead.
|
test (1.18.x, 26.x)
:simple_one_for_one strategy is deprecated, please use DynamicSupervisor instead
|
test (1.18.x, 26.x)
appsignal: Deprecation warning: The `skip_session_data` config option is deprecated. Please use `send_session_data` instead.
|
test (1.18.x, 26.x)
appsignal: Deprecation warning: The `skip_session_data` config option is deprecated. Please use `send_session_data` instead.
|
test (1.18.x, 26.x)
found unused @tag before "describe", did you mean to use @describetag?
|
test (1.18.x, 26.x)
appsignal: Deprecation warning: The `skip_session_data` config option is deprecated. Please use `send_session_data` instead.
|
test (1.18.x, 26.x)
found unused @tag before "describe", did you mean to use @describetag?
|
test (1.18.x, 26.x)
appsignal: Deprecation warning: The `skip_session_data` config option is deprecated. Please use `send_session_data` instead.
|
test (1.18.x, 26.x)
appsignal: Deprecation warning: The `skip_session_data` config option is deprecated. Please use `send_session_data` instead.
|
test (1.18.x, 26.x)
appsignal: Deprecation warning: The `skip_session_data` config option is deprecated. Please use `send_session_data` instead.
|
test (1.14.x, 25.x)
function upgrade/3 required by behaviour Plug.Conn.Adapter is not implemented (in module Plug.Adapters.Cowboy.Conn)
|
test (1.14.x, 25.x)
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
|
test (1.14.x, 25.x)
Supervisor.Spec.worker/3 is deprecated. Use the new child specifications outlined in the Supervisor module instead
|
test (1.14.x, 25.x)
System.stacktrace/0 is deprecated. Use __STACKTRACE__ instead
|
test (1.14.x, 25.x)
Plug.Adapters.Cowboy.http/3 is deprecated. Use Plug.Cowboy.http/3 instead
|
test (1.14.x, 25.x)
Plug.Adapters.Cowboy.shutdown/1 is deprecated. Use Plug.Cowboy.shutdown/1 instead
|
test (1.14.x, 25.x):
mix_helpers.exs#L735
FakeSystem.cmd/2 is undefined (module FakeSystem is not available or is yet to be defined)
|
test (1.14.x, 25.x):
mix_helpers.exs#L504
FakeSystem.cmd/3 is undefined (module FakeSystem is not available or is yet to be defined)
|
test (1.14.x, 25.x):
test/support/appsignal/fake_debounce.ex#L4
variable "opts" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
test (1.14.x, 25.x):
lib/appsignal/logger/handler.ex#L31
Logger.Formatter.new/1 is undefined or private
|
test (main, 27.x)
:simple_one_for_one strategy is deprecated, please use DynamicSupervisor instead
|
test (main, 27.x)
found unused @tag before "describe", did you mean to use @describetag?
|
test (main, 27.x)
appsignal: Deprecation warning: The `skip_session_data` config option is deprecated. Please use `send_session_data` instead.
|
test (main, 27.x)
appsignal: Deprecation warning: The `skip_session_data` config option is deprecated. Please use `send_session_data` instead.
|
test (main, 27.x)
found unused @tag before "describe", did you mean to use @describetag?
|
test (main, 27.x)
appsignal: Deprecation warning: The `skip_session_data` config option is deprecated. Please use `send_session_data` instead.
|
test (main, 27.x)
appsignal: Deprecation warning: The `skip_session_data` config option is deprecated. Please use `send_session_data` instead.
|
test (main, 27.x)
appsignal: Deprecation warning: The `skip_session_data` config option is deprecated. Please use `send_session_data` instead.
|
test (main, 27.x)
appsignal: Deprecation warning: The `skip_session_data` config option is deprecated. Please use `send_session_data` instead.
|
test (main, 27.x)
appsignal: Deprecation warning: The `skip_session_data` config option is deprecated. Please use `send_session_data` instead.
|
test (1.17.x, 27.x)
:simple_one_for_one strategy is deprecated, please use DynamicSupervisor instead
|
test (1.17.x, 27.x)
found unused @tag before "describe", did you mean to use @describetag?
|
test (1.17.x, 27.x)
appsignal: Deprecation warning: The `skip_session_data` config option is deprecated. Please use `send_session_data` instead.
|
test (1.17.x, 27.x)
appsignal: Deprecation warning: The `skip_session_data` config option is deprecated. Please use `send_session_data` instead.
|
test (1.17.x, 27.x)
appsignal: Deprecation warning: The `skip_session_data` config option is deprecated. Please use `send_session_data` instead.
|
test (1.17.x, 27.x)
found unused @tag before "describe", did you mean to use @describetag?
|
test (1.17.x, 27.x)
appsignal: Deprecation warning: The `skip_session_data` config option is deprecated. Please use `send_session_data` instead.
|
test (1.17.x, 27.x)
Supervisor.start_child/2 with a list of args is deprecated, please use DynamicSupervisor instead
|
test (1.17.x, 27.x)
appsignal: Deprecation warning: The `skip_session_data` config option is deprecated. Please use `send_session_data` instead.
|
test (1.17.x, 27.x)
appsignal: Deprecation warning: The `skip_session_data` config option is deprecated. Please use `send_session_data` instead.
|
test_no_nif
:simple_one_for_one strategy is deprecated, please use DynamicSupervisor instead
|
test_no_nif
found unused @tag before "describe", did you mean to use @describetag?
|
test_no_nif
appsignal: Deprecation warning: The `skip_session_data` config option is deprecated. Please use `send_session_data` instead.
|
test_no_nif
appsignal: Deprecation warning: The `skip_session_data` config option is deprecated. Please use `send_session_data` instead.
|
test_no_nif
appsignal: Deprecation warning: The `skip_session_data` config option is deprecated. Please use `send_session_data` instead.
|
test_no_nif
appsignal: Deprecation warning: The `skip_session_data` config option is deprecated. Please use `send_session_data` instead.
|
test_no_nif
appsignal: Deprecation warning: The `skip_session_data` config option is deprecated. Please use `send_session_data` instead.
|
test_no_nif
found unused @tag before "describe", did you mean to use @describetag?
|
test_no_nif
appsignal: Deprecation warning: The `skip_session_data` config option is deprecated. Please use `send_session_data` instead.
|
test_no_nif
appsignal: Deprecation warning: The `skip_session_data` config option is deprecated. Please use `send_session_data` instead.
|
Lintje (Git Linter)
Lintje has found no issues.
|