Skip to content

chore (sync-service): run filter logic for PG version 15 in unit tests #482

chore (sync-service): run filter logic for PG version 15 in unit tests

chore (sync-service): run filter logic for PG version 15 in unit tests #482

Re-run triggered September 12, 2024 06:53
Status Failure
Total duration 1m 59s
Artifacts

elixir_tests.yml

on: pull_request
Build and test with PostgreSQL 14
1m 46s
Build and test with PostgreSQL 14
Build and test with PostgreSQL 15
1m 38s
Build and test with PostgreSQL 15
Check formatting
23s
Check formatting
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 8 warnings
Build and test with PostgreSQL 14
test replication consistency crashing consumer resumes at a consistent point (Electric.Shapes.ConsumerTest)
Build and test with PostgreSQL 14
test get_or_create_shape_id/2 against real db updates latest offset correctly (Electric.ShapeCacheTest)
Build and test with PostgreSQL 14
test get_or_create_shape_id/2 against real db uses correct display settings when querying initial data (Electric.ShapeCacheTest)
Build and test with PostgreSQL 14
test get_or_create_shape_id/2 against real db creates initial snapshot from DB data (Electric.ShapeCacheTest)
Build and test with PostgreSQL 14
test /v1/shapes GET splits up updates into 2 operations if PK was changed (Electric.Plug.RouterTest)
Build and test with PostgreSQL 14
test /v1/shapes GET received only a diff when receiving updates (Electric.Plug.RouterTest)
Build and test with PostgreSQL 14
test /v1/shapes GET returns correct INSERT and DELETE operations that have been converted from UPDATEs of PK columns (Electric.Plug.RouterTest)
Build and test with PostgreSQL 14
test /v1/shapes correctly snapshots and follows a table with a composite PK (Electric.Plug.RouterTest)
Build and test with PostgreSQL 14
test /v1/shapes DELETE forces the shape ID to be different on reconnect and new snapshot to be created (Electric.Plug.RouterTest)
Build and test with PostgreSQL 14
test /v1/shapes GET returns values in the snapshot and the rest of the log in the same format (as strings) (Electric.Plug.RouterTest)
Build and test with PostgreSQL 15
The following actions use a deprecated Node.js version and will be forced to run on node20: 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/
Build and test with PostgreSQL 15
first..last inside match is deprecated, you must always match on the step: first..last//var or first..last//_ if you want to ignore it
Build and test with PostgreSQL 15
62..@dynamic_table_start + length - 1 inside guards requires an explicit step, please write 62..@dynamic_table_start + length - 1//1 or 62..@dynamic_table_start + length - 1//-1 instead
Build and test with PostgreSQL 15
Cache save failed.
Build and test with PostgreSQL 14
The following actions use a deprecated Node.js version and will be forced to run on node20: 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/
Build and test with PostgreSQL 14
Cache save failed.
Build and test with PostgreSQL 14
first..last inside match is deprecated, you must always match on the step: first..last//var or first..last//_ if you want to ignore it
Build and test with PostgreSQL 14
62..@dynamic_table_start + length - 1 inside guards requires an explicit step, please write 62..@dynamic_table_start + length - 1//1 or 62..@dynamic_table_start + length - 1//-1 instead