fix: set db timeouts to :infinity #361
ci.yaml
on: pull_request
Formatter
13s
dialyzer
5m 15s
Matrix: tests
Annotations
8 warnings
Formatter
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Test (1.15.4/26.0.2)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Test (1.15.4/26.0.2):
lib/next_ls/lsp_supervisor.ex#L36
Burrito.Util.Args.get_arguments/0 is undefined (module Burrito.Util.Args is not available or is yet to be defined)
|
Test (1.15.4/26.0.2):
lib/next_ls/lsp_supervisor.ex#L36
Burrito.Util.Args.get_arguments/0 is undefined (module Burrito.Util.Args is not available or is yet to be defined)
|
dialyzer
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
dialyzer
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
|
dialyzer
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
|
dialyzer
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
|