Typescript and rust clients #5
ci-code-review-ts.yml
on: pull_request
TS tests pass
0s
Annotations
9 errors
Lint:
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.
|
Lint:
client/ts/src/manifest/accounts/QuoteAtomsPerBaseAtom.ts#L155
Type 'ElementCollectionBeet & BeetBase & BeetReadWrite<bignum[], Partial<bignum>[]>' is not assignable to type 'FixedSizeBeet<bignum[], (bignum | undefined)[]>'.
|
Lint
Process completed with exit code 2.
|
Format:
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.
|
Format:
client/ts/src/manifest/accounts/QuoteAtomsPerBaseAtom.ts#L155
Type 'ElementCollectionBeet & BeetBase & BeetReadWrite<bignum[], Partial<bignum>[]>' is not assignable to type 'FixedSizeBeet<bignum[], (bignum | undefined)[]>'.
|
Format
Process completed with exit code 2.
|
Test:
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.
|
Test:
client/ts/src/manifest/accounts/QuoteAtomsPerBaseAtom.ts#L155
Type 'ElementCollectionBeet & BeetBase & BeetReadWrite<bignum[], Partial<bignum>[]>' is not assignable to type 'FixedSizeBeet<bignum[], (bignum | undefined)[]>'.
|
Test
Process completed with exit code 2.
|