Skip to content

fix: Improve array handling not fully functional (misses item type) #215 #215

fix: Improve array handling not fully functional (misses item type) #215

fix: Improve array handling not fully functional (misses item type) #215 #215

Triggered via pull request August 4, 2024 06:49
Status Failure
Total duration 1m 3s
Artifacts

pr_on_master.yml

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

Annotations

1 error and 11 warnings
build (18)
Process completed with exit code 1.
build (18)
The following actions uses Node.js version which is deprecated 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-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#L1042
'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