Skip to content

chore: Update example in README.md #4

chore: Update example in README.md

chore: Update example in README.md #4

Triggered via push October 17, 2023 04:43
Status Failure
Total duration 1m 18s
Artifacts

release.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Release: src/Valimock.ts#L158
Namespace '"/home/runner/work/valimock/valimock/node_modules/valibot/dist/index"' has no exported member 'Validation'.
Release: src/Valimock.ts#L168
Property 'kind' does not exist on type '((value: unknown) => PipeResult<unknown>) | ((value: unknown) => PipeResult<unknown> | Promise<PipeResult<unknown>>)'.
Release: src/Valimock.ts#L168
Property 'requirement' does not exist on type '((value: unknown) => PipeResult<unknown>) | ((value: unknown) => PipeResult<unknown> | Promise<PipeResult<unknown>>)'.
Release: src/Valimock.ts#L252
Property 'kind' does not exist on type 'BaseSchema | BaseSchemaAsync'.
Release: src/Valimock.ts#L253
Property 'kind' does not exist on type 'BaseSchema | BaseSchemaAsync'.
Release: src/Valimock.ts#L259
Property 'kind' does not exist on type 'BaseSchema | BaseSchemaAsync'.
Release: src/Valimock.ts#L261
Property 'kind' does not exist on type 'BaseSchema | BaseSchemaAsync'.
Release: src/Valimock.ts#L262
Property 'kind' does not exist on type 'BaseSchema | BaseSchemaAsync'.
Release: src/Valimock.ts#L265
Property 'kind' does not exist on type 'BaseSchema | BaseSchemaAsync'.
Release: src/Valimock.ts#L279
Property 'pipe' does not exist on type 'ArraySchema<BaseSchema> | ArraySchemaAsync<BaseSchema>'.