Skip to content

Revert "fix test error" #2013

Revert "fix test error"

Revert "fix test error" #2013

Triggered via push January 24, 2025 15:24
Status Failure
Total duration 2m 27s
Artifacts

ci.yaml

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

Annotations

2 errors and 22 warnings
Build and Test OTP 25 / Elixir 1.15
test invoke with routing simple match error inside an action (Actor.ActorTest)
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
redefining module Google.Protobuf.Empty (current version loaded from /home/runner/work/spawn/spawn/_build/test/lib/protobuf/ebin/Elixir.Google.Protobuf.Empty.beam)
Build and Test OTP 25 / Elixir 1.15
redefining module Google.Protobuf.FieldMask (current version loaded from /home/runner/work/spawn/spawn/_build/test/lib/protobuf/ebin/Elixir.Google.Protobuf.FieldMask.beam)
Build and Test OTP 25 / Elixir 1.15
redefining module Google.Protobuf.Any (current version loaded from /home/runner/work/spawn/spawn/_build/test/lib/protobuf/ebin/Elixir.Google.Protobuf.Any.beam)
Build and Test OTP 25 / Elixir 1.15
redefining module Google.Protobuf.Duration (current version loaded from /home/runner/work/spawn/spawn/_build/test/lib/protobuf/ebin/Elixir.Google.Protobuf.Duration.beam)
Build and Test OTP 25 / Elixir 1.15
redefining module Google.Protobuf.NullValue (current version loaded from /home/runner/work/spawn/spawn/_build/test/lib/protobuf/ebin/Elixir.Google.Protobuf.NullValue.beam)
Build and Test OTP 25 / Elixir 1.15
redefining module Google.Protobuf.Timestamp (current version loaded from /home/runner/work/spawn/spawn/_build/test/lib/protobuf/ebin/Elixir.Google.Protobuf.Timestamp.beam)
Build and Test OTP 25 / Elixir 1.15
redefining module Google.Protobuf.DoubleValue (current version loaded from /home/runner/work/spawn/spawn/_build/test/lib/protobuf/ebin/Elixir.Google.Protobuf.DoubleValue.beam)
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
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
variable "timers" is unused (if the variable is not meant to be used, prefix it with an underscore)
Build and Test OTP 25 / Elixir 1.15
NodeClientMock.invoke_host_actor/1 is undefined (module NodeClientMock is not available or is yet to be defined)
Build and Test OTP 25 / Elixir 1.15
module attribute @deprecated in code block has no effect as it is never returned (remove the attribute or assign it to _ to avoid warnings)
Build and Test OTP 25 / Elixir 1.15
module attribute @deprecated in code block has no effect as it is never returned (remove the attribute or assign it to _ to avoid warnings)
Build and Test OTP 25 / Elixir 1.15
undefined module attribute @deprecated, please remove access to @deprecated or explicitly set it before access