Skip to content

Bump ex_doc from 0.30.6 to 0.30.9 #43

Bump ex_doc from 0.30.6 to 0.30.9

Bump ex_doc from 0.30.6 to 0.30.9 #43

Triggered via pull request October 23, 2023 03:59
Status Success
Total duration 8m 20s
Artifacts

ci.yml

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

Annotations

4 warnings
ci (1.14, 25.0, 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/
ci (1.15, 26.0, 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/
ci (1.15, 26.0, lint)
Regex.regex?/1 is deprecated. Use Kernel.is_struct(term, Regex) or pattern match on %Regex{} instead
ci (1.15, 26.0, lint)
Logger.warn/1 is deprecated. Use Logger.warning/2 instead