Skip to content

Fix CHANGELOG.md

Fix CHANGELOG.md #44

Triggered via pull request September 24, 2024 15:02
Status Success
Total duration 43s
Artifacts

ci.yaml

on: pull_request
Lint with `mix check`
25s
Lint with `mix check`
Run `mix test --only unit`
31s
Run `mix test --only unit`
Run `mix test --only integration`
26s
Run `mix test --only integration`
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
Lint with `mix check`
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Lint with `mix check`
use Bitwise is deprecated. import Bitwise instead
Lint with `mix check`
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
Run `mix test --only integration`
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Run `mix test --only integration`
use Bitwise is deprecated. import Bitwise instead
Run `mix test --only integration`
CAStore.file_path/0 is undefined (module CAStore is not available or is yet to be defined)
Run `mix test --only integration`
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
Run `mix test --only unit`
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Run `mix test --only unit`
use Bitwise is deprecated. import Bitwise instead
Run `mix test --only unit`
CAStore.file_path/0 is undefined (module CAStore is not available or is yet to be defined)
Run `mix test --only unit`
Logger.warn/1 is deprecated. Use Logger.warning/2 instead