chore: formatting sigil for test strings #374
ci.yaml
on: pull_request
Formatter
19s
dialyzer
4m 28s
Matrix: tests
Annotations
3 errors and 7 warnings
Test (1.15.4/26.0.2):
test/next_ls/definition_test.exs#L94
test function go to imported function definition (NextLS.DefinitionTest)
|
Test (1.15.4/26.0.2)
Process completed with exit code 2.
|
dialyzer
Process completed with exit code 2.
|
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/
|
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
|
callback_info_missing:
lib/next_ls/db/format.ex#L20
Callback info about the Mix.Tasks.Format behaviour is not available.
|