Skip to content

Bump ecto_sqlite3 from 0.14.0 to 0.15.0 #1571

Bump ecto_sqlite3 from 0.14.0 to 0.15.0

Bump ecto_sqlite3 from 0.14.0 to 0.15.0 #1571

Triggered via pull request January 19, 2024 14:57
Status Success
Total duration 1m 10s
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