Skip to content

Typescript and rust clients #5

Typescript and rust clients

Typescript and rust clients #5

Triggered via pull request August 25, 2024 14:06
@brittcyrbrittcyr
synchronize #6
cyr/client
Status Failure
Total duration 29s
Artifacts

ci-code-review-ts.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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.