Agoric to EVM via Axelar #34945
Annotations
3 errors and 2 warnings
Run yarn lint:packages
Argument of type 'typeof import("/home/runner/work/agoric-sdk/agoric-sdk/packages/orchestration/src/examples/send-axelar.flows")' is not assignable to parameter of type '{ [durableName: string]: OrchestrationFlow<GuestInterface<{ log: (msg: string) => Vow<void>; sharedLocalAccountP: any; zoeTools: { localTransfer: (srcSeat: ZCFSeat, localAccount: LocalAccountMethods, amounts: AmountKeywordRecord) => Vow<...>; withdrawToSeat: (localAccount: LocalAccountMethods, destSeat: ZCFSeat, amo...'.
|
Run yarn lint:packages:
packages/orchestration/src/examples/send-axelar.flows.js#L51
Named export 'getPayload' should be followed by a call to 'harden'
|
Run yarn lint:packages
Process completed with exit code 1.
|
Run yarn lint:packages:
packages/network/test/fakes.js#L16
Unexpected constant condition
|
Run yarn lint:packages:
packages/ERTP/test/unitTests/mintObj.test.js#L128
Expected JSDoc block to be aligned
|
Loading