Skip to content

Linting dapp-agoric-basics #277

Linting dapp-agoric-basics

Linting dapp-agoric-basics #277

Triggered via pull request September 25, 2024 15:45
Status Failure
Total duration 3m 50s
Artifacts

pr.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

20 errors
unit
Type 'bigint | Key[] | CopyBag<Key> | CopySet<Key>' is not assignable to type 'Key[] | CopyBag<Key>'.
unit
Property 'payload' does not exist on type 'Key[] | CopyBag<Key>'.
unit
Property 'length' does not exist on type 'Key[] | CopyBag<Key>'.
unit
Property 'payload' does not exist on type 'Key[] | CopyBag<Key>'.
unit
Property 'map' does not exist on type 'Key[] | CopyBag<Key>'.
unit
Argument of type '{ brand: globalThis.Brand; value: unknown[]; }' is not assignable to parameter of type 'Amount | null'.
unit
Argument of type 'IterableIterator<[unknown, bigint]>' is not assignable to parameter of type 'Iterable<[Key, bigint]>'.
unit
Argument of type '{ brand: globalThis.Brand; value: CopyBag<Key>; }' is not assignable to parameter of type 'Amount | null'.
unit
Argument of type '{ brand: globalThis.Brand; value: bigint; }' is not assignable to parameter of type 'Amount | null'.
unit
Argument of type '{}' is not assignable to parameter of type 'Brand'.
integration
Type 'bigint | Key[] | CopyBag<Key> | CopySet<Key>' is not assignable to type 'Key[] | CopyBag<Key>'.
integration
Property 'payload' does not exist on type 'Key[] | CopyBag<Key>'.
integration
Property 'length' does not exist on type 'Key[] | CopyBag<Key>'.
integration
Property 'payload' does not exist on type 'Key[] | CopyBag<Key>'.
integration
Property 'map' does not exist on type 'Key[] | CopyBag<Key>'.
integration
Argument of type '{ brand: globalThis.Brand; value: unknown[]; }' is not assignable to parameter of type 'Amount | null'.
integration
Argument of type 'IterableIterator<[unknown, bigint]>' is not assignable to parameter of type 'Iterable<[Key, bigint]>'.
integration
Argument of type '{ brand: globalThis.Brand; value: CopyBag<Key>; }' is not assignable to parameter of type 'Amount | null'.
integration
Argument of type '{ brand: globalThis.Brand; value: bigint; }' is not assignable to parameter of type 'Amount | null'.
integration
Argument of type '{}' is not assignable to parameter of type 'Brand'.