Skip to content

feat: support escaped paths in field name #334

feat: support escaped paths in field name

feat: support escaped paths in field name #334

Triggered via pull request January 22, 2024 04:17
Status Failure
Total duration 2m 50s
Artifacts

pr.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

9 errors
Test
Argument of type 'string' is not assignable to parameter of type 'UpdaterFn<never, never>'.
Test
Argument of type '"test" | { readonly nested: "test"; }' is not assignable to parameter of type '"test"'.
Test
Argument of type '"name" | "name.nested"' is not assignable to parameter of type '"name.nested"'.
Test
Argument of type '"test" | { readonly nested: "test"; }' is not assignable to parameter of type '"test"'.
Test
Argument of type 'string' is not assignable to parameter of type 'UpdaterFn<never, never>'.
Test
Argument of type '"test" | { readonly nested: "test"; }' is not assignable to parameter of type '"test"'.
Test
Argument of type '"name" | "name.nested"' is not assignable to parameter of type '"name.nested"'.
Test
Argument of type '"test" | { readonly nested: "test"; }' is not assignable to parameter of type '"test"'.
Test
Process completed with exit code 1.