Release 0.1.4 #80
ci.yml
on: pull_request
Run Static Analysis
3m 5s
Run Tests
12s
Annotations
3 errors and 3 warnings
Run Tests:
test/exdoc_cli_test.exs#L13
test shows version (ExdocCLITest)
|
Run Tests
Process completed with exit code 1.
|
Run Static Analysis
Process completed with exit code 1.
|
Run Tests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Run Static Analysis
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Run Static Analysis
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
|