fix dependencies #1911
Annotations
10 errors and 22 warnings
Build and Test OTP 25 / Elixir 1.15
test revision increments correctly on multiple updates (StatestoresPostgresTest.RepoTest)
|
Build and Test OTP 25 / Elixir 1.15
test insert! should update current_snapshots and create historical snapshot on update (StatestoresPostgresTest.RepoTest)
|
Build and Test OTP 25 / Elixir 1.15
test get_by_key_and_revision/2 should return the correct historical snapshot (StatestoresPostgresTest.RepoTest)
|
Build and Test OTP 25 / Elixir 1.15
test insert new snapshot does not create historical snapshot (StatestoresPostgresTest.RepoTest)
|
Build and Test OTP 25 / Elixir 1.15
test insert! should persist a valid Event in snapshot (StatestoresPostgresTest.RepoTest)
|
Build and Test OTP 25 / Elixir 1.15
test performs upsert and query operations with pagination (StatestoresPostgres.PostgresProjectionTest)
|
Build and Test OTP 25 / Elixir 1.15
test performs upsert and query operations (StatestoresPostgres.PostgresProjectionTest)
|
Build and Test OTP 25 / Elixir 1.15
test performs a query with more unecessary parameters (StatestoresPostgres.PostgresProjectionTest)
|
Build and Test OTP 25 / Elixir 1.15
test add new field to the table if schema changes (StatestoresPostgres.PostgresProjectionTest)
|
Build and Test OTP 25 / Elixir 1.15
test performs a query with no parameters matching query (StatestoresPostgres.PostgresProjectionTest)
|
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#L403
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#L403
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:
lib/actors/actor/entity/invocation.ex#L569
variable "kind" 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#L586
variable "kind" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
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
variable "kind" 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 "kind" 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/lifecycle.ex#L29
unused import Statestores.Util
|
Build and Test OTP 25 / Elixir 1.15:
lib/actors/actor/entity/invocation.ex#L47
unused import Statestores.Util
|
Build and Test OTP 25 / Elixir 1.15:
lib/actors/actor/caller_consumer.ex#L21
unused alias ActorOpts
|
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)
|