Create elixir.yml #1
Annotations
10 errors and 11 warnings
test/ecto_watch_test.exs#L602
test deleted all deletes (EctoWatchTest)
|
test/ecto_watch_test.exs#L409
test inserts get notification about inserts (EctoWatchTest)
|
test/ecto_watch_test.exs#L646
test deleted no notifications without subscribe (EctoWatchTest)
|
test/ecto_watch_test.exs#L361
test argument validation subscribe returns error if EctoWatch hasn't been started (EctoWatchTest)
|
test/ecto_watch_test.exs#L544
test updated extra_columns option (EctoWatchTest)
|
test/ecto_watch_test.exs#L367
test argument validation subscribe requires proper Ecto schema (EctoWatchTest)
|
test/ecto_watch_test.exs#L439
test inserts no notification without subscribe (EctoWatchTest)
|
test/ecto_watch_test.exs#L384
test argument validation requires one of three arguments (EctoWatchTest)
|
test/ecto_watch_test.exs#L307
test argument validation columns must be in schema (EctoWatchTest)
|
test/ecto_watch_test.exs#L189
test argument validation require at least one watcher (EctoWatchTest)
|
The following actions uses Node.js version which is deprecated and will be forced to run on node20: erlef/setup-beam@61e01a43a562a89bfc54c7f9a378ff67b03e4a21, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
test/ecto_watch_test.exs#L469
variable "already_existing_id1" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
test/ecto_watch_test.exs#L485
variable "already_existing_id1" is unused (there is a variable with the same name in the context, use the pin operator (^) to match on it or prefix this variable with underscore if it is not meant to be used)
|
test/ecto_watch_test.exs#L470
variable "already_existing_id2" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
test/ecto_watch_test.exs#L487
variable "already_existing_id2" is unused (there is a variable with the same name in the context, use the pin operator (^) to match on it or prefix this variable with underscore if it is not meant to be used)
|
test/ecto_watch_test.exs#L509
variable "already_existing_id2" is unused (there is a variable with the same name in the context, use the pin operator (^) to match on it or prefix this variable with underscore if it is not meant to be used)
|
test/ecto_watch_test.exs#L507
variable "already_existing_id1" is unused (there is a variable with the same name in the context, use the pin operator (^) to match on it or prefix this variable with underscore if it is not meant to be used)
|
test/ecto_watch_test.exs#L492
variable "already_existing_id2" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
test/ecto_watch_test.exs#L530
variable "already_existing_id1" is unused (there is a variable with the same name in the context, use the pin operator (^) to match on it or prefix this variable with underscore if it is not meant to be used)
|
test/ecto_watch_test.exs#L531
variable "already_existing_id2" is unused (there is a variable with the same name in the context, use the pin operator (^) to match on it or prefix this variable with underscore if it is not meant to be used)
|
test/ecto_watch_test.exs#L536
variable "already_existing_id2" is unused (there is a variable with the same name in the context, use the pin operator (^) to match on it or prefix this variable with underscore if it is not meant to be used)
|
The logs for this run have expired and are no longer available.
Loading