Skip to content

chore: Update earmark in mix and publish 1.0.1 to hex #147

chore: Update earmark in mix and publish 1.0.1 to hex

chore: Update earmark in mix and publish 1.0.1 to hex #147

Triggered via push May 26, 2024 13:21
Status Success
Total duration 17m 7s
Artifacts

elixir.yml

on: push
generate_version  /  Generate version job
3s
generate_version / Generate version job
Matrix: build_ielixir / Build and test
docs  /  Documentation and coverage reports
1m 26s
docs / Documentation and coverage reports
build_docker  /  Building docker images
15m 0s
build_docker / Building docker images
Fit to window
Zoom out
Zoom in

Annotations

96 warnings
generate_version / Generate version job
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
generate_version / Generate version job
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
docs / Documentation and coverage reports
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
docs / Documentation and coverage reports
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
docs / Documentation and coverage reports: config/config.exs#L1
use Mix.Config is deprecated. Use the Config module instead
docs / Documentation and coverage reports: config/dev.exs#L1
use Mix.Config is deprecated. Use the Config module instead
docs / Documentation and coverage reports: config/config.exs#L1
use Mix.Config is deprecated. Use the Config module instead
docs / Documentation and coverage reports: config/dev.exs#L1
use Mix.Config is deprecated. Use the Config module instead
docs / Documentation and coverage reports: config/config.exs#L1
use Mix.Config is deprecated. Use the Config module instead
docs / Documentation and coverage reports: config/docs.exs#L3
use Mix.Config is deprecated. Use the Config module instead
docs / Documentation and coverage reports: config/config.exs#L1
use Mix.Config is deprecated. Use the Config module instead
docs / Documentation and coverage reports: config/docs.exs#L3
use Mix.Config is deprecated. Use the Config module instead
docs / Documentation and coverage reports
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
docs / Documentation and coverage reports: deps/poison/mix.exs#L4
String.strip/1 is deprecated. Use String.trim/1 instead
docs / Documentation and coverage reports
Application.get_env/2 is discouraged in the module body, use Application.compile_env/3 instead
docs / Documentation and coverage reports
use Bitwise is deprecated. import Bitwise instead
docs / Documentation and coverage reports
use Bitwise is deprecated. import Bitwise instead
docs / Documentation and coverage reports
Integer.to_char_list/2 is deprecated. Use Integer.to_charlist/2 instead
build_ielixir / Build and test (ubuntu-22.04, 1.14, 26, 3.8)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-python@v2, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build_ielixir / Build and test (ubuntu-22.04, 1.14, 26, 3.8)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-python@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/
build_ielixir / Build and test (ubuntu-22.04, 1.14, 26, 3.8): config/config.exs#L1
use Mix.Config is deprecated. Use the Config module instead
build_ielixir / Build and test (ubuntu-22.04, 1.14, 26, 3.8): config/dev.exs#L1
use Mix.Config is deprecated. Use the Config module instead
build_ielixir / Build and test (ubuntu-22.04, 1.14, 26, 3.8): config/config.exs#L1
use Mix.Config is deprecated. Use the Config module instead
build_ielixir / Build and test (ubuntu-22.04, 1.14, 26, 3.8): config/dev.exs#L1
use Mix.Config is deprecated. Use the Config module instead
build_ielixir / Build and test (ubuntu-22.04, 1.14, 26, 3.8): deps/poison/mix.exs#L4
String.strip/1 is deprecated. Use String.trim/1 instead
build_ielixir / Build and test (ubuntu-22.04, 1.14, 26, 3.8)
Application.get_env/2 is discouraged in the module body, use Application.compile_env/3 instead
build_ielixir / Build and test (ubuntu-22.04, 1.14, 26, 3.8)
use Bitwise is deprecated. import Bitwise instead
build_ielixir / Build and test (ubuntu-22.04, 1.14, 26, 3.8)
use Bitwise is deprecated. import Bitwise instead
build_ielixir / Build and test (ubuntu-22.04, 1.14, 26, 3.8)
Integer.to_char_list/2 is deprecated. Use Integer.to_charlist/2 instead
build_ielixir / Build and test (ubuntu-22.04, 1.14, 26, 3.8)
Supervisor.Spec.supervisor/3 is deprecated. Use the new child specifications outlined in the Supervisor module instead
build_ielixir / Build and test (ubuntu-22.04, 1.14, 26, 3.8): config/config.exs#L1
use Mix.Config is deprecated. Use the Config module instead
build_ielixir / Build and test (ubuntu-22.04, 1.14, 26, 3.8): config/dev.exs#L1
use Mix.Config is deprecated. Use the Config module instead
build_ielixir / Build and test (ubuntu-22.04, 1.14, 26, 3.8): config/config.exs#L1
use Mix.Config is deprecated. Use the Config module instead
build_ielixir / Build and test (ubuntu-22.04, 1.14, 26, 3.8): config/dev.exs#L1
use Mix.Config is deprecated. Use the Config module instead
build_ielixir / Build and test (ubuntu-22.04, 1.14, 26, 3.8): config/config.exs#L1
use Mix.Config is deprecated. Use the Config module instead
build_ielixir / Build and test (ubuntu-22.04, 1.14, 26, 3.8): config/test.exs#L1
use Mix.Config is deprecated. Use the Config module instead
build_ielixir / Build and test (ubuntu-22.04, 1.14, 26, 3.8): deps/poison/mix.exs#L4
String.strip/1 is deprecated. Use String.trim/1 instead
build_ielixir / Build and test (ubuntu-22.04, 1.14, 26, 3.8)
Application.get_env/2 is discouraged in the module body, use Application.compile_env/3 instead
build_ielixir / Build and test (ubuntu-22.04, 1.14, 26, 3.8)
use Bitwise is deprecated. import Bitwise instead
build_ielixir / Build and test (ubuntu-22.04, 1.14, 26, 3.8)
use Bitwise is deprecated. import Bitwise instead
build_ielixir / Build and test (ubuntu-22.04, 1.14, 26, 3.8)
Integer.to_char_list/2 is deprecated. Use Integer.to_charlist/2 instead
build_ielixir / Build and test (ubuntu-22.04, 1.14, 26, 3.8)
CAStore.file_path/0 is undefined (module CAStore is not available or is yet to be defined)
build_ielixir / Build and test (ubuntu-22.04, 1.14, 26, 3.8)
Supervisor.Spec.supervisor/3 is deprecated. Use the new child specifications outlined in the Supervisor module instead
build_ielixir / Build and test (ubuntu-22.04, 1.14, 26, 3.8)
Supervisor.Spec.supervisor/3 is deprecated. Use the new child specifications outlined in the Supervisor module instead
build_ielixir / Build and test (ubuntu-22.04, 1.14, 26, 3.12)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-python@v2, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build_ielixir / Build and test (ubuntu-22.04, 1.14, 26, 3.12)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-python@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/
build_ielixir / Build and test (ubuntu-22.04, 1.14, 26, 3.12): config/config.exs#L1
use Mix.Config is deprecated. Use the Config module instead
build_ielixir / Build and test (ubuntu-22.04, 1.14, 26, 3.12): config/test.exs#L1
use Mix.Config is deprecated. Use the Config module instead
build_ielixir / Build and test (ubuntu-22.04, 1.14, 26, 3.12): deps/poison/mix.exs#L4
String.strip/1 is deprecated. Use String.trim/1 instead
build_ielixir / Build and test (ubuntu-22.04, 1.14, 26, 3.12)
Application.get_env/2 is discouraged in the module body, use Application.compile_env/3 instead
build_ielixir / Build and test (ubuntu-22.04, 1.14, 26, 3.12)
use Bitwise is deprecated. import Bitwise instead
build_ielixir / Build and test (ubuntu-22.04, 1.14, 26, 3.12)
use Bitwise is deprecated. import Bitwise instead
build_ielixir / Build and test (ubuntu-22.04, 1.14, 26, 3.12)
Integer.to_char_list/2 is deprecated. Use Integer.to_charlist/2 instead
build_ielixir / Build and test (ubuntu-22.04, 1.14, 26, 3.12)
CAStore.file_path/0 is undefined (module CAStore is not available or is yet to be defined)
build_ielixir / Build and test (ubuntu-22.04, 1.14, 26, 3.12)
Supervisor.Spec.supervisor/3 is deprecated. Use the new child specifications outlined in the Supervisor module instead
build_ielixir / Build and test (ubuntu-22.04, 1.14, 26, 3.12)
Supervisor.Spec.supervisor/3 is deprecated. Use the new child specifications outlined in the Supervisor module instead
build_ielixir / Build and test (ubuntu-22.04, 1.14, 26, 3.12): config/config.exs#L1
use Mix.Config is deprecated. Use the Config module instead
build_ielixir / Build and test (ubuntu-22.04, 1.14, 26, 3.12): config/dev.exs#L1
use Mix.Config is deprecated. Use the Config module instead
build_ielixir / Build and test (ubuntu-22.04, 1.14, 26, 3.12): config/config.exs#L1
use Mix.Config is deprecated. Use the Config module instead
build_ielixir / Build and test (ubuntu-22.04, 1.14, 26, 3.12): config/dev.exs#L1
use Mix.Config is deprecated. Use the Config module instead
build_ielixir / Build and test (ubuntu-22.04, 1.14, 26, 3.12): config/config.exs#L1
use Mix.Config is deprecated. Use the Config module instead
build_ielixir / Build and test (ubuntu-22.04, 1.14, 26, 3.12): config/dev.exs#L1
use Mix.Config is deprecated. Use the Config module instead
build_ielixir / Build and test (ubuntu-22.04, 1.14, 26, 3.12): config/config.exs#L1
use Mix.Config is deprecated. Use the Config module instead
build_ielixir / Build and test (ubuntu-22.04, 1.14, 26, 3.12): config/dev.exs#L1
use Mix.Config is deprecated. Use the Config module instead
build_ielixir / Build and test (ubuntu-22.04, 1.14, 26, 3.12): deps/poison/mix.exs#L4
String.strip/1 is deprecated. Use String.trim/1 instead
build_ielixir / Build and test (ubuntu-22.04, 1.14, 26, 3.12)
Application.get_env/2 is discouraged in the module body, use Application.compile_env/3 instead
build_ielixir / Build and test (ubuntu-22.04, 1.14, 26, 3.12)
use Bitwise is deprecated. import Bitwise instead
build_ielixir / Build and test (ubuntu-22.04, 1.14, 26, 3.12)
use Bitwise is deprecated. import Bitwise instead
build_ielixir / Build and test (ubuntu-22.04, 1.14, 26, 3.12)
Integer.to_char_list/2 is deprecated. Use Integer.to_charlist/2 instead
build_ielixir / Build and test (ubuntu-22.04, 1.14, 26, 3.12)
Supervisor.Spec.supervisor/3 is deprecated. Use the new child specifications outlined in the Supervisor module instead
build_docker / Building docker images
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, docker/setup-qemu-action@v1, docker/setup-buildx-action@v1, docker/login-action@v1, docker/build-push-action@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build_docker / Building docker images
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, docker/setup-qemu-action@v1, docker/setup-buildx-action@v1, docker/login-action@v1, docker/build-push-action@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build_docker / Building docker images
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build_docker / Building docker images
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build_docker / Building docker images
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build_docker / Building docker images
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build_docker / Building docker images
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build_docker / Building docker images
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build_docker / Building docker images
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build_docker / Building docker images
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build_docker / Building docker images
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build_docker / Building docker images
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build_docker / Building docker images
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build_docker / Building docker images
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build_docker / Building docker images
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build_docker / Building docker images
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build_docker / Building docker images
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build_docker / Building docker images
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build_docker / Building docker images
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build_docker / Building docker images
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build_docker / Building docker images
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build_docker / Building docker images
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build_docker / Building docker images
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build_docker / Building docker images
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build_docker / Building docker images
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build_docker / Building docker images
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/