feat: rules management api initial implementation, backends metadata column #45
elixir-migration-check.yml
on: pull_request
Build and test
8m 18s
Annotations
5 errors and 10 warnings
Build and test:
test/logflare/context_cache_test.exs#L64
test ContextCache.Supervisor TransactionBroadcaster will try to start cainophile (Logflare.ContextCacheTest)
|
Build and test:
test/logflare/context_cache_test.exs#L56
test ContextCache.Supervisor remove_cainophile/1 will remove cainophile child from tree (Logflare.ContextCacheTest)
|
Build and test:
test/logflare/context_cache_test.exs#L89
test unboxed transaction TransactionBroadcaster subscribes to wal and broadcasts transactions (Logflare.ContextCacheTest)
|
Build and test:
test/logflare/context_cache_test.exs#L47
test ContextCache.Supervisor maybe_start_cainophile will attempt to start a cainophile child (Logflare.ContextCacheTest)
|
Build and test
Process completed with exit code 2.
|
Build and test
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Build and test
in order to compile .xrl files, you must add "compilers: [:leex] ++ Mix.compilers()" to the "def project" section of your mix.exs
|
Build and test
in order to compile .yrl files, you must add "compilers: [:yecc] ++ Mix.compilers()" to the "def project" section of your mix.exs
|
Build and test:
mix.exs#L20
~R/.../ is deprecated, use ~r/.../ instead
|
Build and test
in order to compile .yrl files, you must add "compilers: [:yecc] ++ Mix.compilers()" to the "def project" section of your mix.exs
|
Build and test
in order to compile .xrl files, you must add "compilers: [:leex] ++ Mix.compilers()" to the "def project" section of your mix.exs
|
Build and test
in order to compile .yrl files, you must add "compilers: [:yecc] ++ Mix.compilers()" to the "def project" section of your mix.exs
|
Build and test
in order to compile .xrl files, you must add "compilers: [:leex] ++ Mix.compilers()" to the "def project" section of your mix.exs
|
Build and test
~R/.../ is deprecated, use ~r/.../ instead
|
Build and test
the log level :warn is deprecated, use :warning instead
|