Skip to content

chore: cleanup / improve docs site #11

chore: cleanup / improve docs site

chore: cleanup / improve docs site #11

Triggered via pull request August 6, 2024 19:26
Status Failure
Total duration 1m 40s
Artifacts

elixir_tests.yml

on: pull_request
Build and test
1m 31s
Build and test
Check formatting
16s
Check formatting
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 3 warnings
Build and test
test ReplicationClient against real db can replay already seen transaction (Electric.Postgres.ReplicationClientTest)
Build and test
Process completed with exit code 2.
Build and test
The following actions uses Node.js version which is deprecated 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
Cache save failed.
Build and test
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