fix: setup now sets migrations dir as relative path when possible #5020
ci.yml
on: pull_request
Check rustfmt style && run clippy
2m 23s
Compiletests
1m 24s
Check sqlite wasm
1m 56s
Check sqlite bundled + Sqlite with asan
3m 57s
Check postgres bundled + Postgres with asan
7m 58s
Check mysql bundled + Mysql with asan
14m 21s
Check Minimal supported rust version (1.78.0)
1m 31s
Matrix: Check
Annotations
3 errors and 2 warnings
Check (stable, sqlite, windows-2025)
Process completed with exit code 1.
|
Check (stable, mysql, windows-2025)
Process completed with exit code 1.
|
Check (stable, postgres, windows-2025)
Process completed with exit code 1.
|
Check (stable, sqlite, macos-15)
sqlite 3.48.0 is already installed and up-to-date.
To reinstall 3.48.0, run:
brew reinstall sqlite
|
Check (stable, sqlite, macos-13)
sqlite 3.48.0 is already installed and up-to-date.
To reinstall 3.48.0, run:
brew reinstall sqlite
|