fix: don't strip const properties, they're valid in OpenAPI 3.1 #57
Annotations
7 errors and 1 warning
test:
src/client.js#L73
Expected "@sinclair/typebox/value" to come before "fast-querystring"
|
test:
src/client.js#L73
Extra spacing between "fast-querystring" and "@sinclair/typebox/value" imports
|
test:
src/writer.js#L7
Expected "@apidevtools/json-schema-ref-parser" to come before "prettier"
|
test:
src/writer.js#L7
Extra spacing between "prettier" and "@apidevtools/json-schema-ref-parser" imports
|
test:
test/index.js#L9
Expected "@fastify/swagger" to come before "qs"
|
test:
test/index.js#L9
Extra spacing between "qs" and "@fastify/swagger" imports
|
test
Process completed with exit code 1.
|
test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|