Skip to content

feat(oas): adding support for common parameter detection to the analyzer #2636

feat(oas): adding support for common parameter detection to the analyzer

feat(oas): adding support for common parameter detection to the analyzer #2636

Triggered via pull request December 13, 2024 00:49
Status Failure
Total duration 1m 1s
Artifacts

ci.yml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 3 warnings
test/analyzer/index.test.ts > analyzer > should should analyzer an OpenAPI definition: packages/oas/test/analyzer/index.test.ts#L15
Error: Snapshot `analyzer > should should analyzer an OpenAPI definition 1` mismatched - Expected + Received @@ -34,10 +34,14 @@ }, "circularRefs": { "locations": [], "present": false, }, + "commonParameters": { + "locations": [], + "present": false, + }, "discriminators": { "locations": [], "present": false, }, "links": { ❯ test/analyzer/index.test.ts:15:5
test (latest)
Process completed with exit code 1.
test/analyzer/index.test.ts > analyzer > should should analyzer an OpenAPI definition: packages/oas/test/analyzer/index.test.ts#L15
Error: Snapshot `analyzer > should should analyzer an OpenAPI definition 1` mismatched - Expected + Received @@ -34,10 +34,14 @@ }, "circularRefs": { "locations": [], "present": false, }, + "commonParameters": { + "locations": [], + "present": false, + }, "discriminators": { "locations": [], "present": false, }, "links": { ❯ test/analyzer/index.test.ts:15:5
test (lts/-1)
Process completed with exit code 1.
test (lts/*)
The job was canceled because "latest" failed.
test/analyzer/index.test.ts > analyzer > should should analyzer an OpenAPI definition: packages/oas/test/analyzer/index.test.ts#L15
Error: Snapshot `analyzer > should should analyzer an OpenAPI definition 1` mismatched - Expected + Received @@ -34,10 +34,14 @@ }, "circularRefs": { "locations": [], "present": false, }, + "commonParameters": { + "locations": [], + "present": false, + }, "discriminators": { "locations": [], "present": false, }, "links": { ❯ test/analyzer/index.test.ts:15:5
test (lts/*)
The operation was canceled.
test (latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
test (lts/-1)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636