Skip to content

feat: support escaped paths in field name #335

feat: support escaped paths in field name

feat: support escaped paths in field name #335

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

pr.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Test
Type '"[\"name.withdot\"]"' is not assignable to type '"name.withdot"'.
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
Type '"[\"name.withdot\"]"' is not assignable to type '"name.withdot"'.
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"'.