Skip to content

v3: harden ORM migrations and align Rails history #31

v3: harden ORM migrations and align Rails history

v3: harden ORM migrations and align Rails history #31

Triggered via pull request August 18, 2026 00:16
Status Failure
Total duration 2m 2s
Artifacts

agent-fix-v3-migrations.yml

on: pull_request
apply-and-validate
51s
apply-and-validate
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
apply-and-validate
Process completed with exit code 1.
apply-and-validate: vlib/v3/migrations/migrations_test.v#L2646
to propagate the call, `v3.migrations.assert_callback_lock_release_is_rejected` must return a Result type
apply-and-validate: vlib/v3/migrations/migrations_test.v#L2646
to propagate the Result call, `v3.migrations.assert_callback_lock_release_is_rejected` must return a Result
apply-and-validate: vlib/v3/migrations/migrations_test.v#L2633
to propagate the call, `v3.migrations.assert_callback_lock_release_is_rejected` must return a Result type
apply-and-validate: vlib/v3/migrations/migrations_test.v#L2633
to propagate the Result call, `v3.migrations.assert_callback_lock_release_is_rejected` must return a Result
apply-and-validate
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/