Skip to content

Bump ex_doc from 0.31.0 to 0.31.1 #1566

Bump ex_doc from 0.31.0 to 0.31.1

Bump ex_doc from 0.31.0 to 0.31.1 #1566

Triggered via pull request January 11, 2024 11:47
Status Success
Total duration 1m 14s
Artifacts

ci.yml

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

Annotations

5 warnings
ci (1.13, 23.3, 12.13-alpine, lite)
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.13, 23.3, 12.13-alpine, lite): test/support/exercise.ex#L23
Stream.duplicate/2 is undefined or private
ci (1.16, 26.0, 15.1-alpine, gossip, 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.16, 26.0, 15.1-alpine, gossip, lint)
in order to compile .yrl files, you must add "compilers: [:yecc] ++ Mix.compilers()" to the "def project" section of your mix.exs
ci (1.16, 26.0, 15.1-alpine, gossip, lint)
in order to compile .xrl files, you must add "compilers: [:leex] ++ Mix.compilers()" to the "def project" section of your mix.exs