Skip to content

fix: Loki now works with username and password in the config #1871

fix: Loki now works with username and password in the config

fix: Loki now works with username and password in the config #1871

Triggered via pull request October 28, 2024 16:02
Status Success
Total duration 5m 54s
Artifacts

elixir-ci.yml

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

Annotations

33 warnings
Checks (Code Quality - Linting, mix lint --only warnings)
The following actions use a deprecated Node.js version 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/
Checks (Code Quality - Linting, mix lint --only warnings)
in order to compile .xrl files, you must add "compilers: [:leex] ++ Mix.compilers()" to the "def project" section of your mix.exs
Checks (Code Quality - Linting, mix lint --only warnings)
in order to compile .yrl files, you must add "compilers: [:yecc] ++ Mix.compilers()" to the "def project" section of your mix.exs
Checks (Code Quality - Linting, mix lint --only warnings): mix.exs#L20
~R/.../ is deprecated, use ~r/.../ instead
Checks (Code Quality - Linting, mix lint --only warnings)
in order to compile .yrl files, you must add "compilers: [:yecc] ++ Mix.compilers()" to the "def project" section of your mix.exs
Checks (Code Quality - Linting, mix lint --only warnings)
in order to compile .xrl files, you must add "compilers: [:leex] ++ Mix.compilers()" to the "def project" section of your mix.exs
Checks (Code Quality - Linting, mix lint --only warnings)
in order to compile .yrl files, you must add "compilers: [:yecc] ++ Mix.compilers()" to the "def project" section of your mix.exs
Checks (Code Quality - Linting, mix lint --only warnings)
in order to compile .xrl files, you must add "compilers: [:leex] ++ Mix.compilers()" to the "def project" section of your mix.exs
Checks (Code Quality - Formatting, mix test.format)
The following actions use a deprecated Node.js version 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/
Checks (Code Quality - Formatting, mix test.format)
in order to compile .xrl files, you must add "compilers: [:leex] ++ Mix.compilers()" to the "def project" section of your mix.exs
Checks (Code Quality - Formatting, mix test.format)
in order to compile .yrl files, you must add "compilers: [:yecc] ++ Mix.compilers()" to the "def project" section of your mix.exs
Checks (Code Quality - Formatting, mix test.format): mix.exs#L20
~R/.../ is deprecated, use ~r/.../ instead
Checks (Code Quality - Formatting, mix test.format)
in order to compile .yrl files, you must add "compilers: [:yecc] ++ Mix.compilers()" to the "def project" section of your mix.exs
Checks (Code Quality - Formatting, mix test.format)
in order to compile .xrl files, you must add "compilers: [:leex] ++ Mix.compilers()" to the "def project" section of your mix.exs
Checks (Code Quality - Formatting, mix test.format)
in order to compile .yrl files, you must add "compilers: [:yecc] ++ Mix.compilers()" to the "def project" section of your mix.exs
Checks (Code Quality - Formatting, mix test.format)
in order to compile .xrl files, you must add "compilers: [:leex] ++ Mix.compilers()" to the "def project" section of your mix.exs
Checks (Compilation Warnings, mix test.compile)
The following actions use a deprecated Node.js version 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/
Checks (Compilation Warnings, mix test.compile)
in order to compile .xrl files, you must add "compilers: [:leex] ++ Mix.compilers()" to the "def project" section of your mix.exs
Checks (Compilation Warnings, mix test.compile)
in order to compile .yrl files, you must add "compilers: [:yecc] ++ Mix.compilers()" to the "def project" section of your mix.exs
Checks (Compilation Warnings, mix test.compile): mix.exs#L20
~R/.../ is deprecated, use ~r/.../ instead
Checks (Compilation Warnings, mix test.compile)
in order to compile .yrl files, you must add "compilers: [:yecc] ++ Mix.compilers()" to the "def project" section of your mix.exs
Checks (Compilation Warnings, mix test.compile)
in order to compile .xrl files, you must add "compilers: [:leex] ++ Mix.compilers()" to the "def project" section of your mix.exs
Checks (Compilation Warnings, mix test.compile)
in order to compile .yrl files, you must add "compilers: [:yecc] ++ Mix.compilers()" to the "def project" section of your mix.exs
Checks (Compilation Warnings, mix test.compile)
in order to compile .xrl files, you must add "compilers: [:leex] ++ Mix.compilers()" to the "def project" section of your mix.exs
Checks (Tests, mix do ecto.create, ecto.migrate, test)
The following actions use a deprecated Node.js version 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/
Checks (Tests, mix do ecto.create, ecto.migrate, test)
in order to compile .xrl files, you must add "compilers: [:leex] ++ Mix.compilers()" to the "def project" section of your mix.exs
Checks (Tests, mix do ecto.create, ecto.migrate, test)
in order to compile .yrl files, you must add "compilers: [:yecc] ++ Mix.compilers()" to the "def project" section of your mix.exs
Checks (Tests, mix do ecto.create, ecto.migrate, test): mix.exs#L20
~R/.../ is deprecated, use ~r/.../ instead
Checks (Tests, mix do ecto.create, ecto.migrate, test)
in order to compile .yrl files, you must add "compilers: [:yecc] ++ Mix.compilers()" to the "def project" section of your mix.exs
Checks (Tests, mix do ecto.create, ecto.migrate, test)
in order to compile .xrl files, you must add "compilers: [:leex] ++ Mix.compilers()" to the "def project" section of your mix.exs
Checks (Tests, mix do ecto.create, ecto.migrate, test)
in order to compile .yrl files, you must add "compilers: [:yecc] ++ Mix.compilers()" to the "def project" section of your mix.exs
Checks (Tests, mix do ecto.create, ecto.migrate, test)
in order to compile .xrl files, you must add "compilers: [:leex] ++ Mix.compilers()" to the "def project" section of your mix.exs
Checks (Tests, mix do ecto.create, ecto.migrate, test)
:protocol option is deprecated. Use :protocols instead.