Skip to content

(WIP) zod-openapi: use defu instead of ts-deepmerge #207

(WIP) zod-openapi: use defu instead of ts-deepmerge

(WIP) zod-openapi: use defu instead of ts-deepmerge #207

Triggered via pull request February 10, 2024 10:54
Status Success
Total duration 1m 2s
Artifacts

pr_on_master.yml

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

Annotations

11 warnings
build (18)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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/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
build (18): packages/graphql-codegen-zod/src/handlers/scalarsHandler.ts#L3
'config' is defined but never used
build (18): packages/graphql-codegen-zod/src/handlers/schemaHandler.ts#L4
'inspect' is defined but never used