Skip to content

🚀 feat(zod-mock): update date generator for dateTime handling in mock… #218

🚀 feat(zod-mock): update date generator for dateTime handling in mock…

🚀 feat(zod-mock): update date generator for dateTime handling in mock… #218

Triggered via pull request September 25, 2024 12:40
Status Success
Total duration 1m 10s
Artifacts

pr_on_master.yml

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

Annotations

11 warnings
build (18)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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/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