wip: RealtimeWeb Socket macro #426
Annotations
23 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
|
|
|
|
|
lib/extensions/postgres/adapters/postgres/decoder/decoder.ex#L134
redefining module Realtime.Adapters.Postgres.Decoder.Messages.Relation.Column (current version loaded from _build/dev/lib/realtime/ebin/Elixir.Realtime.Adapters.Postgres.Decoder.Messages.Relation.Column.beam)
|
|
|
|
|
|
lib/extensions/postgres/adapters/postgres/decoder/decoder.ex#L134
redefining module Realtime.Adapters.Postgres.Decoder.Messages.Relation.Column (current version loaded from _build/test/lib/realtime/ebin/Elixir.Realtime.Adapters.Postgres.Decoder.Messages.Relation.Column.beam)
|
test/realtime/cluster_strategy/postgres_test.exs#L48
Nested modules could be aliased at the top of the invoking module.
|
lib/realtime_web/socket.ex#L1
Modules should have a @moduledoc tag.
|
lib/extensions/postgres/adapters/changes.ex#L55
Modules should have a @moduledoc tag.
|
lib/extensions/postgres/adapters/changes.ex#L41
Modules should have a @moduledoc tag.
|
lib/extensions/postgres/adapters/changes.ex#L26
Modules should have a @moduledoc tag.
|
lib/extensions/postgres/adapters/changes.ex#L12
Modules should have a @moduledoc tag.
|
lib/extensions/postgres/adapters/changes.ex#L10
Modules should have a @moduledoc tag.
|
lib/extensions/extensions.ex#L1
Modules should have a @moduledoc tag.
|
lib/realtime/tenants.ex#L8
The alias `Realtime.Repo` is not alphabetically ordered among its group.
|
lib/realtime/api.ex#L9
The alias `Realtime.Repo` is not alphabetically ordered among its group.
|
The logs for this run have expired and are no longer available.
Loading