Skip to content

Handle rollback during postgres peer election #1559

Handle rollback during postgres peer election

Handle rollback during postgres peer election #1559

Triggered via push January 4, 2024 11:20
Status Success
Total duration 3m 41s
Artifacts

ci.yml

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

Annotations

13 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)
key "exqlite-nif-2.15-aarch64-linux-gnu-0.17.0.tar.gz" will be overridden in map
ci (1.13, 23.3, 12.13-alpine, lite)
key "exqlite-nif-2.15-riscv64-linux-gnu-0.17.0.tar.gz" will be overridden in map
ci (1.13, 23.3, 12.13-alpine, lite)
key "exqlite-nif-2.15-x86_64-linux-gnu-0.17.0.tar.gz" will be overridden in map
ci (1.13, 23.3, 12.13-alpine, lite)
key "exqlite-nif-2.16-aarch64-linux-gnu-0.17.0.tar.gz" will be overridden in map
ci (1.13, 23.3, 12.13-alpine, lite)
key "exqlite-nif-2.16-riscv64-linux-gnu-0.17.0.tar.gz" will be overridden in map
ci (1.13, 23.3, 12.13-alpine, lite)
key "exqlite-nif-2.16-x86_64-linux-gnu-0.17.0.tar.gz" will be overridden in map
ci (1.13, 23.3, 12.13-alpine, lite)
key "exqlite-nif-2.17-aarch64-linux-gnu-0.17.0.tar.gz" will be overridden in map
ci (1.13, 23.3, 12.13-alpine, lite)
key "exqlite-nif-2.17-riscv64-linux-gnu-0.17.0.tar.gz" will be overridden in map
ci (1.13, 23.3, 12.13-alpine, lite)
key "exqlite-nif-2.17-x86_64-linux-gnu-0.17.0.tar.gz" will be overridden in map
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