fix(api): fallback 409 for duplicate anchor (Closes #557) #8
ci.yml
on: pull_request
Web (lint + type-check + test + build)
18s
OpenAPI spec validation
21s
Contracts (fmt + clippy + test)
17s
Property-based tests (proptest)
1m 58s
Fuzz (time-limited, corpus only)
43s
Playwright E2E
0s
Annotations
3 errors and 8 warnings
|
Contracts (fmt + clippy + test)
Process completed with exit code 1.
|
|
Web (lint + type-check + test + build)
Process completed with exit code 1.
|
|
Fuzz (time-limited, corpus only)
Process completed with exit code 1.
|
|
Contracts (fmt + clippy + 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/
|
|
Web (lint + type-check + test + build)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v4, actions/checkout@v4, actions/setup-node@v4, pnpm/action-setup@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
OpenAPI spec validation
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/
|
|
operation-4xx-response:
openapi.yaml#L630
Operation must have at least one `4XX` response.
|
|
operation-4xx-response:
openapi.yaml#L607
Operation must have at least one `4XX` response.
|
|
operation-4xx-response:
openapi.yaml#L401
Operation must have at least one `4XX` response.
|
|
Fuzz (time-limited, corpus only)
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/
|
|
Property-based tests (proptest)
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/
|