Dmitry Zakharov

Results 64 issues of Dmitry Zakharov

Repro in App.res https://github.com/DZakh/test-stdlib v12-rc.5

I get the behavior with beta.5 and 1.64.0 Any change in https://github.com/DZakh/sury Sury.res which requires a formatting update.

RescriptSchemaError: Failed converting at root. Reason: Schema isn't registered For: ``` S.union([ S.literal(#hyper), S.literal(#development), S.literal(#small), S.literal(#medium), S.literal(#large), S.literal(#dedicated), S.string->S.shape(_ => #unknown), ])->S.setName("indexer plan") ```

invalid