feat(backend-2fa): expose async store methods to eliminate block_on i… #616
backend-2fa.yml
on: push
audit
14s
fmt
10s
clippy
1m 41s
doc
26s
build-and-test
26s
Migration round-trip rollback safety
49s
Validate schema.sql matches migrations
6s
Validate OpenAPI 3.0 spec
18s
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/
|