Skip to content

Add individual binds #548

Add individual binds

Add individual binds #548

Triggered via pull request October 9, 2024 03:47
Status Failure
Total duration 2m 10s
Artifacts

ci.yml

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

Annotations

3 errors and 14 warnings
Test Elixir 1.16, OTP 26, OS ubuntu-latest: test/exqlite/connection_test.exs#L337
test .handle_prepare/3 users table does not exist (Exqlite.ConnectionTest)
Test Elixir 1.16, OTP 26, OS ubuntu-latest
Process completed with exit code 2.
Lint (ubuntu-latest, 1.17, 27)
Process completed with exit code 8.
Test Elixir 1.17, OTP 25, OS ubuntu-latest
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/
Test Elixir 1.17, OTP 26, OS ubuntu-latest
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/
Test Elixir 1.16, OTP 26, OS ubuntu-latest
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/
Test Elixir 1.16, OTP 25, OS ubuntu-latest
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/
Test Elixir 1.15, OTP 26, OS ubuntu-latest
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/
Test Elixir 1.15, OTP 26, OS ubuntu-latest: lib/exqlite/connection.ex#L655
Exqlite.Sqlite3.bind/3 is deprecated. Use `bind/2` instead
Test Elixir 1.15, OTP 26, OS ubuntu-latest: lib/exqlite/connection.ex#L655
Exqlite.Sqlite3.bind/3 is deprecated. Use `bind/2` instead
Test Elixir 1.17, OTP 27, OS ubuntu-latest
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/
Lint (ubuntu-latest, 1.17, 27)
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/
Lint (ubuntu-latest, 1.17, 27): lib/exqlite/sqlite3.ex#L153
Function is too complex (cyclomatic complexity is 11, max is 9).
Test Elixir 1.15, OTP 25, OS ubuntu-latest
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/
Test Elixir 1.15, OTP 25, OS ubuntu-latest: lib/exqlite/connection.ex#L655
Exqlite.Sqlite3.bind/3 is deprecated. Use `bind/2` instead
Test Elixir 1.15, OTP 25, OS ubuntu-latest: lib/exqlite/connection.ex#L655
Exqlite.Sqlite3.bind/3 is deprecated. Use `bind/2` instead
Test Elixir 1.17, OTP 27, OS windows-2019
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/