Skip to content

chore: Update table path param to be a query param #710

chore: Update table path param to be a query param

chore: Update table path param to be a query param #710

Triggered via pull request October 4, 2024 17:48
Status Failure
Total duration 2m 6s
Artifacts

elixir_tests.yml

on: pull_request
Build and test with PostgreSQL 14
1m 55s
Build and test with PostgreSQL 14
Build and test with PostgreSQL 15
1m 49s
Build and test with PostgreSQL 15
Check formatting
12s
Check formatting
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 18 warnings
Check formatting
Process completed with exit code 1.
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 GET returns correct INSERT and DELETE operations that have been converted from 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 HEAD receives all headers (Electric.Plug.RouterTest)
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 works when there are changes not related to the shape in the same txn (Electric.Plug.RouterTest)
Build and test with PostgreSQL 14
test /v1/shapes GET works correctly when table has no PK (Electric.Plug.RouterTest)
Build and test with PostgreSQL 14
test /v1/shapes GET receives chunked results based on size (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 a snapshot of initial data (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
the URI path used in plug tests must start with "/", got: "v1/shape"
Build and test with PostgreSQL 14
the URI path used in plug tests must start with "/", got: "v1/shape"
Build and test with PostgreSQL 14
the URI path used in plug tests must start with "/", got: "v1/shape"
Build and test with PostgreSQL 14
the URI path used in plug tests must start with "/", got: "v1/shape"
Build and test with PostgreSQL 14
the URI path used in plug tests must start with "/", got: "v1/shape"
Build and test with PostgreSQL 14
the URI path used in plug tests must start with "/", got: "v1/shape"
Build and test with PostgreSQL 14
the URI path used in plug tests must start with "/", got: "v1/shape"
Build and test with PostgreSQL 14
the URI path used in plug tests must start with "/", got: "v1/shape"
Build and test with PostgreSQL 14
the URI path used in plug tests must start with "/", got: "v1/shape"
Build and test with PostgreSQL 14
the URI path used in plug tests must start with "/", got: "v1/shape"
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