Skip to content

Fix handling of nulls, nullables, and exclusive{Min,Max} for OpenAPI 3.0 #222

Fix handling of nulls, nullables, and exclusive{Min,Max} for OpenAPI 3.0

Fix handling of nulls, nullables, and exclusive{Min,Max} for OpenAPI 3.0 #222

Triggered via pull request December 23, 2024 23:45
Status Success
Total duration 1m 6s
Artifacts

pr_on_master.yml

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

Annotations

11 warnings
build (18)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build (18): packages/graphql-zod-validation/src/directive.ts#L159
Unexpected any. Specify a different type
build (18): packages/graphql-zod-validation/src/directive.ts#L180
Unexpected any. Specify a different type
build (18): packages/graphql-zod-validation/src/directive.ts#L198
Unexpected any. Specify a different type
build (18): packages/zod-openapi/src/lib/zod-openapi.spec.ts#L1050
'data' is defined but never used
build (18): packages/zod-openapi/src/lib/zod-openapi.ts#L29
Unexpected any. Specify a different type
build (18): packages/graphql-codegen-zod/src/handlers/directives/index.ts#L6
Unexpected any. Specify a different type
build (18): packages/graphql-codegen-zod/src/handlers/directives/index.ts#L7
Unexpected any. Specify a different type
build (18): packages/graphql-codegen-zod/src/handlers/directives/index.ts#L12
Unexpected any. Specify a different type
build (18): packages/graphql-codegen-zod/src/handlers/enumsHandler.ts#L3
'config' is defined but never used
build (18): packages/graphql-codegen-zod/src/handlers/fields/fieldHandlers.ts#L8
'config' is defined but never used