CI hardening via zizmor #6689
ci.yml
on: pull_request
Check rustfmt style && run clippy
2m 18s
Compiletests
1m 35s
Check sqlite wasm
4m 4s
Check sqlite bundled + Sqlite with asan
3m 28s
Check postgres bundled + Postgres with asan
6m 51s
Check mysql bundled + Mysql with asan
13m 0s
Check Minimal supported rust version (1.88.0)
1m 39s
Run Cargo Semver-Checks
1m 6s
Sqlite (no-std)
2m 14s
Matrix: Check
Annotations
1 error and 5 warnings
|
Check (stable, sqlite, windows-2025)
Process completed with exit code 1.
|
|
Check sqlite wasm
wasm-bindgen@0.2.108 for 'x86_64_linux' is not supported; fallback to cargo-binstall
|
|
Check (stable, postgres, macos-15)
postgresql@14 has been deprecated because it is not supported upstream! It will be disabled on 2026-11-12.
|
|
Check (stable, sqlite, macos-15)
sqlite 3.51.3 is already installed and up-to-date.
To reinstall 3.51.3, run:
brew reinstall sqlite
|
|
Check (stable, sqlite, macos-15-intel)
sqlite 3.51.3 is already installed and up-to-date.
To reinstall 3.51.3, run:
brew reinstall sqlite
|
|
Check (stable, postgres, macos-15-intel)
postgresql@14 has been deprecated because it is not supported upstream! It will be disabled on 2026-11-12.
|