Skip to content

Split Xandra prepare and execute options #154

Split Xandra prepare and execute options

Split Xandra prepare and execute options #154

Triggered via pull request February 15, 2024 11:12
Status Failure
Total duration 2m 9s
Artifacts

main.yml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

1 error and 4 warnings
Test (Elixir 1.15.4, OTP 25.3)
Process completed with exit code 1.
Test (Elixir 1.15.4, OTP 25.3)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3, jwalton/gh-docker-logs@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test (Elixir 1.15.4, OTP 25.3)
The following actions uses node12 which is deprecated and will be forced to run on node16: jwalton/gh-docker-logs@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Test (Elixir 1.15.4, OTP 25.3)
CAStore.file_path/0 is undefined (module CAStore is not available or is yet to be defined)
Test (Elixir 1.15.4, OTP 25.3)
Regex.regex?/1 is deprecated. Use Kernel.is_struct(term, Regex) or pattern match on %Regex{} instead