Skip to content

chore: Try new github actions config #8

chore: Try new github actions config

chore: Try new github actions config #8

Triggered via push July 30, 2024 12:41
Status Failure
Total duration 2m 40s
Artifacts

elixir.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
Build and test: test/ecto_watch_test.exs#L286
test argument validation trigger_columns option only allowed for `updated` (EctoWatchTest)
Build and test: test/ecto_watch_test.exs#L327
test argument validation columns must be in schema (EctoWatchTest)
Build and test: test/ecto_watch_test.exs#L710
test updated trigger_columns option (EctoWatchTest)
Build and test: test/ecto_watch_test.exs#L822
test deleted deletes for the primary key (EctoWatchTest)
Build and test: test/ecto_watch_test.exs#L627
test updated updates for the primary key (EctoWatchTest)
Build and test: test/ecto_watch_test.exs#L367
test argument validation label must be specified if trigger_columns is specified (EctoWatchTest)
Build and test: test/ecto_watch_test.exs#L141
test argument validation require valid repo (EctoWatchTest)
Build and test: test/ecto_watch_test.exs#L605
test updated all updates (EctoWatchTest)
Build and test: test/ecto_watch_test.exs#L538
test inserts column is not in list of extra_columns (EctoWatchTest)
Build and test: test/ecto_watch_test.exs#L672
test updated column is not in list of extra_columns (EctoWatchTest)
Build and test
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, 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/