Skip to content

feat(backend-2fa): expose async store methods to eliminate block_on i… #616

feat(backend-2fa): expose async store methods to eliminate block_on i…

feat(backend-2fa): expose async store methods to eliminate block_on i… #616

Triggered via push August 31, 2026 07:33
Status Failure
Total duration 20m 55s
Artifacts

backend-2fa.yml

on: push
audit
14s
audit
fmt
10s
fmt
clippy
1m 41s
clippy
doc
26s
doc
build-and-test
26s
build-and-test
Migration round-trip rollback safety
49s
Migration round-trip rollback safety
Validate schema.sql matches migrations
6s
Validate schema.sql matches migrations
Validate OpenAPI 3.0 spec
18s
Validate OpenAPI 3.0 spec
Fit to window
Zoom out
Zoom in

Annotations

13 errors and 14 warnings
fmt
Process completed with exit code 1.
fmt: backend-2fa/src/lib.rs#L17
expected one of `!` or `[`, found `cfg`
Validate OpenAPI 3.0 spec
Process completed with exit code 2.
doc
Process completed with exit code 101.
doc: backend-2fa/src/lib.rs#L17
expected one of `!` or `[`, found `cfg`
Migration round-trip rollback safety
Process completed with exit code 101.
Migration round-trip rollback safety: backend-2fa/src/lib.rs#L17
expected one of `!` or `[`, found `cfg`
build-and-test
Process completed with exit code 101.
build-and-test: backend-2fa/src/lib.rs#L17
expected one of `!` or `[`, found `cfg`
Validate schema.sql matches migrations
Process completed with exit code 1.
audit
Process completed with exit code 2.
clippy
Process completed with exit code 101.
clippy: backend-2fa/src/lib.rs#L17
expected one of `!` or `[`, found `cfg`
fmt
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/
fmt: backend-2fa/tests/openapi_validation.rs#L103
Diff in /home/runner/work/PetChain-Contracts/PetChain-Contracts/backend-2fa/tests/openapi_validation.rs
fmt: backend-2fa/tests/openapi_validation.rs#L79
Diff in /home/runner/work/PetChain-Contracts/PetChain-Contracts/backend-2fa/tests/openapi_validation.rs
fmt: backend-2fa/tests/openapi_validation.rs#L59
Diff in /home/runner/work/PetChain-Contracts/PetChain-Contracts/backend-2fa/tests/openapi_validation.rs
fmt: backend-2fa/tests/openapi_validation.rs#L13
Diff in /home/runner/work/PetChain-Contracts/PetChain-Contracts/backend-2fa/tests/openapi_validation.rs
fmt: backend-2fa/examples/example_integration.rs#L304
Diff in /home/runner/work/PetChain-Contracts/PetChain-Contracts/backend-2fa/examples/example_integration.rs
Validate OpenAPI 3.0 spec
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, actions/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
doc
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/
Migration round-trip rollback safety
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/
build-and-test
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/
Validate schema.sql matches migrations
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/
Validate schema.sql matches migrations
schema.sql has drifted from migrations. Run 'bash backend-2fa/scripts/generate-schema.sh' to fix.
audit
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/
clippy
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/