Skip to content

feat(zod-mock): support configure mock array length #214

feat(zod-mock): support configure mock array length

feat(zod-mock): support configure mock array length #214

Triggered via pull request June 21, 2024 15:25
Status Success
Total duration 4m 21s
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-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
build (18): packages/graphql-codegen-zod/src/types/index.ts#L5
'ObjectTypeDefinitionNode' is defined but never used
build (18): packages/zod-openapi/src/lib/zod-openapi.spec.ts#L1042
'data' is defined but never used
build (18): packages/zod-openapi/src/lib/zod-openapi.ts#L29
Unexpected any. Specify a different type