Skip to content
This repository has been archived by the owner on Oct 4, 2024. It is now read-only.

Fix invalid block error #1139

Fix invalid block error

Fix invalid block error #1139

Triggered via pull request August 2, 2024 15:04
Status Success
Total duration 2m 9s
Artifacts

ci.yml

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

Annotations

12 warnings
Build and test (1.15, 25)
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 (1.15, 25): deps/poison/mix.exs#L4
String.strip/1 is deprecated. Use String.trim/1 instead
Build and test (1.15, 25)
Application.get_env/2 is discouraged in the module body, use Application.compile_env/3 instead
Build and test (1.15, 25)
use Bitwise is deprecated. import Bitwise instead
Build and test (1.15, 25)
use Bitwise is deprecated. import Bitwise instead
Build and test (1.15, 25)
Integer.to_char_list/2 is deprecated. Use Integer.to_charlist/2 instead
Build and test (1.15, 25)
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
Build and test (1.15, 25)
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
Build and test (1.15, 25)
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
Build and test (1.15, 25)
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
Build and test (1.15, 25)
Logger.warn/1 is deprecated. Use Logger.warning/2 instead