Skip to content

Add support for bulk inserts and include size in flush opts (#4) #4

Add support for bulk inserts and include size in flush opts (#4)

Add support for bulk inserts and include size in flush opts (#4) #4

Triggered via push March 6, 2024 15:38
Status Success
Total duration 2m 5s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 warnings
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