Skip to content

Add support for bulk inserts and include size in flush opts #1

Add support for bulk inserts and include size in flush opts

Add support for bulk inserts and include size in flush opts #1

Triggered via pull request March 6, 2024 15:17
Status Failure
Total duration 41s
Artifacts

ci.yml

on: pull_request
Run tests
30s
Run tests
Fit to window
Zoom out
Zoom in

Annotations

1 error and 3 warnings
Run tests
Process completed with exit code 1.
Run tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Run tests
in order to compile .yrl files, you must add "compilers: [:yecc] ++ Mix.compilers()" to the "def project" section of your mix.exs
Run tests
in order to compile .xrl files, you must add "compilers: [:leex] ++ Mix.compilers()" to the "def project" section of your mix.exs