Typescript and rust clients #4
Annotations
3 errors
client/ts/src/fillFeed.ts#L186
Conversion of type 'bignum[]' to type 'Uint8Array' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
|
client/ts/src/manifest/accounts/QuoteAtomsPerBaseAtom.ts#L155
Type 'ElementCollectionBeet & BeetBase & BeetReadWrite<bignum[], Partial<bignum>[]>' is not assignable to type 'FixedSizeBeet<bignum[], (bignum | undefined)[]>'.
|
|
This job failed
Loading