Skip to content

use libcluster_postgres for node discovery #175

use libcluster_postgres for node discovery

use libcluster_postgres for node discovery #175

Triggered via push January 5, 2024 20:19
Status Success
Total duration 4m 36s
Artifacts

ci.yml

on: push
compile-and-test
1m 55s
compile-and-test
build-and-publish
2m 25s
build-and-publish
Fit to window
Zoom out
Zoom in

Annotations

3 warnings
compile-and-test
in order to compile .xrl files, you must add "compilers: [:leex] ++ Mix.compilers()" to the "def project" section of your mix.exs
compile-and-test
in order to compile .yrl files, you must add "compilers: [:yecc] ++ Mix.compilers()" to the "def project" section of your mix.exs
compile-and-test
~R/.../ is deprecated, use ~r/.../ instead