Skip to content

docs: fix typo

docs: fix typo #1964

Triggered via push January 12, 2025 14:17
Status Failure
Total duration 2m 45s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

ci.yaml

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

Annotations

2 errors and 12 warnings
Build and Test OTP 25 / Elixir 1.15: test/actors/actors_test.exs#L73
test liveness/2 liveness for a newly registered actor (ActorsTest)
Build and Test OTP 25 / Elixir 1.15
Process completed with exit code 2.
Build and Test OTP 25 / Elixir 1.15
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v1. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
Build and Test OTP 25 / Elixir 1.15
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Build and Test OTP 25 / Elixir 1.15
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
Build and Test OTP 25 / Elixir 1.15
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
Build and Test OTP 25 / Elixir 1.15
this check/guard will always yield the same result
Build and Test OTP 25 / Elixir 1.15
use Bitwise is deprecated. import Bitwise instead
Build and Test OTP 25 / Elixir 1.15
unused alias Projection
Build and Test OTP 25 / Elixir 1.15
unused import Statestores.Util.normalize_table_name/1
Build and Test OTP 25 / Elixir 1.15: lib/actors/actor/entity/invocation.ex#L407
variable "actions" is unused (if the variable is not meant to be used, prefix it with an underscore)
Build and Test OTP 25 / Elixir 1.15: lib/actors/actor/entity/invocation.ex#L407
variable "timers" is unused (if the variable is not meant to be used, prefix it with an underscore)