swimos / swim

Full stack application platform for building stateful microservices, streaming APIs, and real-time UIs
https://www.swimos.org
Apache License 2.0
477 stars 41 forks source link

swim-client js test compilation errors #134

Closed ajay-gov closed 10 months ago

ajay-gov commented 10 months ago

This is the error

compiling @swim/client:test
info: 2345
  --> /Users/jeremy/source/nstream/swimos/swim/swim-js/swim-runtime/swim-host/swim-client/src/test/MockServer.ts:59:23
   |
59 |     this.socket!.send(data);
   |                       ^^^^ Argument of type 'unknown' is not assignable to parameter of type 'BufferLike'.
failed to compile @swim/client:test