Skip to content

Fix docker build warnings in Dockerfile. Minor Elixir dependency update. #215

Fix docker build warnings in Dockerfile. Minor Elixir dependency update.

Fix docker build warnings in Dockerfile. Minor Elixir dependency update. #215

Triggered via pull request July 15, 2024 23:36
Status Success
Total duration 3m 2s
Artifacts

elixir.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 warnings
Build and test
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, 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/
Build and test
use Bitwise is deprecated. import Bitwise instead
Build and test
Logger.default_formatter/1 is undefined or private