[96m__tests__/lossy.ts[0m:[93m66[0m:[93m36[0m - [91merror[0m[90m TS2345: [0mArgument of type '(losslessView: LosslessViewMany) => Summary' is not assignable to parameter of type 'Resolver'.
Type 'Summary' is not assignable to type 'LossyViewMany'.
Property 'roles' is incompatible with index signature.
Type 'Role[]' is missing the following properties from type 'LossyViewOne<Properties>': id, properties
[7m66[0m const result = lossy.resolve(resolver);
[7m [0m [91m ~~~~~~~~[0m
FAIL __tests__/run/002-two-nodes.ts
● Run › can create a record on app0 and read it on app1
SyntaxError: Unexpected token '<', "<!DOCTYPE "... is not valid JSON
at JSON.parse (<anonymous>)
FAIL __tests__/run/001-single-node.ts
● Run › can put a new user and fetch it
SyntaxError: Unexpected token '<', "<!DOCTYPE "... is not valid JSON