Skip to content

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

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

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

Triggered via pull request August 4, 2024 06:53
Status Success
Total duration 48s
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 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