Linting dapp-agoric-basics #278
Annotations
10 errors
yarn build
Type 'bigint | Key[] | CopyBag<Key> | CopySet<Key>' is not assignable to type 'Key[] | CopyBag<Key>'.
|
yarn build
Property 'payload' does not exist on type 'Key[] | CopyBag<Key>'.
|
yarn build
Property 'length' does not exist on type 'Key[] | CopyBag<Key>'.
|
yarn build
Property 'payload' does not exist on type 'Key[] | CopyBag<Key>'.
|
yarn build
Property 'map' does not exist on type 'Key[] | CopyBag<Key>'.
|
yarn build
Argument of type '{ brand: globalThis.Brand; value: unknown[]; }' is not assignable to parameter of type 'Amount | null'.
|
yarn build
Argument of type 'IterableIterator<[unknown, bigint]>' is not assignable to parameter of type 'Iterable<[Key, bigint]>'.
|
yarn build
Argument of type '{ brand: globalThis.Brand; value: CopyBag<Key>; }' is not assignable to parameter of type 'Amount | null'.
|
yarn build
Argument of type '{ brand: globalThis.Brand; value: bigint; }' is not assignable to parameter of type 'Amount | null'.
|
yarn build
Argument of type '{}' is not assignable to parameter of type 'Brand'.
|
Loading