Skip to content

Add examples of typing usage #49

Add examples of typing usage

Add examples of typing usage #49

Triggered via pull request September 22, 2024 15:08
Status Failure
Total duration 36s
Artifacts

elixir.yml

on: pull_request
Build and test
28s
Build and test
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 2 warnings
Build and test
** (SyntaxError) lib/simple_blog/converter/page.ex:6:3: unexpected token: "$" (column 3, code point U+0024)
Build and test
Process completed with exit code 1.
Build and test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, erlef/setup-beam@61e01a43a562a89bfc54c7f9a378ff67b03e4a21, 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
Logger.warn/1 is deprecated. Use Logger.warning/2 instead