Skip to content

Release 0.1.4

Release 0.1.4 #80

Triggered via pull request October 14, 2023 01:13
@silbermmsilbermm
synchronize #14
release-0.1.4
Status Failure
Total duration 3m 14s
Artifacts

ci.yml

on: pull_request
Run Static Analysis
3m 5s
Run Static Analysis
Run Tests
12s
Run Tests
Fit to window
Zoom out
Zoom in

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