CI hardening via zizmor #6688
ci.yml
on: pull_request
Check rustfmt style && run clippy
2m 7s
Compiletests
1m 36s
Check sqlite wasm
3m 56s
Check sqlite bundled + Sqlite with asan
3m 26s
Check postgres bundled + Postgres with asan
7m 8s
Check mysql bundled + Mysql with asan
13m 7s
Check Minimal supported rust version (1.88.0)
1m 43s
Run Cargo Semver-Checks
1m 23s
Sqlite (no-std)
2m 0s
Matrix: Check
Annotations
4 errors and 5 warnings
|
Check (stable, sqlite, windows-2025)
Process completed with exit code 1.
|
|
Check (stable, postgres, windows-2025)
Canceling since a higher priority waiting request for refs/pull/5028/merge-CI Tests exists
|
|
Check (stable, postgres, windows-2025)
The operation was canceled.
|
|
CI Tests
Canceling since a higher priority waiting request for refs/pull/5028/merge-CI Tests exists
|
|
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 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, postgres, macos-15-intel)
postgresql@14 has been deprecated because it is not supported upstream! It will be disabled on 2026-11-12.
|