Skip to content

fix(zod-openapi): do not mutate original schema with extendApi #195

fix(zod-openapi): do not mutate original schema with extendApi

fix(zod-openapi): do not mutate original schema with extendApi #195

Triggered via pull request January 18, 2024 17:09
Status Success
Total duration 1m 7s
Artifacts

pr_on_master.yml

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

Annotations

10 warnings
build (18): packages/zod-nestjs/src/lib/create-zod-dto.ts#L84
Unexpected any. Specify a different type
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#L970
'data' is defined but never used
build (18): packages/zod-openapi/src/lib/zod-openapi.ts#L26
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