Skip to content

Bump zod from 3.22.4 to 3.23.0 #207

Bump zod from 3.22.4 to 3.23.0

Bump zod from 3.22.4 to 3.23.0 #207

Triggered via pull request April 22, 2024 08:29
Status Failure
Total duration 51s
Artifacts

test.yml

on: pull_request
Lint & Test
42s
Lint & Test
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
Lint & Test: src/validatorCompiler.ts#L1
This rule requires the `strictNullChecks` compiler option to be turned on to function correctly
Lint & Test: src/validatorCompiler.ts#L19
Unsafe assignment of an `any` value
Lint & Test: src/validatorCompiler.ts#L19
Unsafe call of an `any` typed value
Lint & Test: src/validatorCompiler.ts#L19
Unsafe member access .safeParse on an `any` value
Lint & Test: src/validatorCompiler.ts#L21
Unsafe member access .success on an `any` value
Lint & Test: src/validatorCompiler.ts#L22
Unsafe assignment of an `any` value
Lint & Test: src/validatorCompiler.ts#L22
Unsafe construction of an any type value
Lint & Test: src/validatorCompiler.ts#L22
Unsafe member access .error on an `any` value
Lint & Test: src/validatorCompiler.ts#L26
Unsafe assignment of an `any` value
Lint & Test: src/validatorCompiler.ts#L26
Unsafe member access .data on an `any` value
Lint & Test
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/.