Skip to content

Remove checks for invalid handlers #22

Remove checks for invalid handlers

Remove checks for invalid handlers #22

Triggered via pull request September 11, 2023 15:16
Status Success
Total duration 4m 24s
Artifacts

ci.yml

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

Annotations

5 warnings
test (1.12, 24.3.4.2)
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/
test (1.14, 25.1, lint)
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/
test (1.14, 25.1, lint)
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
test (1.14, 25.1, lint)
atom ::: must be written between quotes, as in :"::", to avoid ambiguity
test (1.14, 25.1, lint)
use Bitwise is deprecated. import Bitwise instead