Agoric to EVM via Axelar #34945
Triggered via pull request
February 11, 2025 09:08
Status
Failure
Total duration
20m 44s
Artifacts
–
test-all-packages.yml
on: pull_request
Matrix: build
lint-rest
8m 52s
Matrix: test-boot
Matrix: test-cosmic-swingset
Matrix: test-governance
Matrix: test-inter-protocol
Matrix: test-quick
Matrix: test-quick2
Matrix: test-solo
Matrix: test-swingset
Matrix: test-zoe-swingset
Matrix: test-zoe-unit
Annotations
16 errors and 4 warnings
dependency-graph
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...'.
|
dependency-graph
Process completed with exit code 1.
|
lint-rest
'metrics' is of type 'unknown'.
|
lint-rest
Unused '@ts-expect-error' directive.
|
lint-rest
Type 'Buffer' is not assignable to type 'Uint8Array<ArrayBufferLike>'.
|
lint-rest
Type 'Buffer' is not assignable to type 'Uint8Array<ArrayBufferLike>'.
|
lint-rest
Type 'Buffer' is not assignable to type 'Uint8Array<ArrayBufferLike>'.
|
lint-rest
Type 'Buffer' is not generic.
|
lint-rest
Type 'Buffer' is not assignable to type 'Uint8Array<ArrayBufferLike>'.
|
lint-rest
Type 'Buffer' is not assignable to type 'Uint8Array<ArrayBufferLike>'.
|
lint-rest
Argument of type 'string | number | Buffer' is not assignable to parameter of type 'string | number | Uint8Array<ArrayBufferLike>'.
|
lint-rest
Type 'Buffer' is not assignable to type 'Uint8Array<ArrayBufferLike>'.
|
lint-rest
Process completed with exit code 1.
|
lint-primary
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...'.
|
lint-primary:
packages/orchestration/src/examples/send-axelar.flows.js#L51
Named export 'getPayload' should be followed by a call to 'harden'
|
lint-primary
Process completed with exit code 1.
|
lint-rest:
a3p-integration/proposals/n:upgrade-next/agoricNames.test.js#L158
Prefer for...of instead of Array.forEach
|
lint-rest:
a3p-integration/proposals/z:acceptance/test/initial.test.js#L3
`test.todo()` should not be used
|
lint-primary:
packages/network/test/fakes.js#L16
Unexpected constant condition
|
lint-primary:
packages/ERTP/test/unitTests/mintObj.test.js#L128
Expected JSDoc block to be aligned
|