Skip to content

8445 add promiseWatcher to smartWallet #24952

8445 add promiseWatcher to smartWallet

8445 add promiseWatcher to smartWallet #24952

Triggered via pull request November 1, 2023 16:43
Status Failure
Total duration 26m 33s
Artifacts

test-all-packages.yml

on: pull_request
Matrix: build
Matrix: test-vats
Matrix: test-boot
Matrix: test-cosmic-swingset
Matrix: test-inter-protocol
Matrix: test-quick
Matrix: test-quick2
Matrix: test-solo
Matrix: test-swingset
Matrix: test-swingset2
Matrix: test-swingset3
Matrix: test-swingset4
Matrix: test-zoe-swingset
Matrix: test-zoe-unit
Fit to window
Zoom out
Zoom in

Annotations

52 errors and 10 warnings
test-cosmic-swingset (xs)
Process completed with exit code 124.
lint-primary
Process completed with exit code 1.
test-quick2 (xs)
Process completed with exit code 124.
test-quick (xs)
Process completed with exit code 124.
test-boot (xs)
Process completed with exit code 124.
test-zoe-unit (xs)
Process completed with exit code 124.
test-swingset2 (18.x)
Process completed with exit code 124.
test-swingset2 (xs)
Process completed with exit code 124.
test-quick2 (18.x)
Process completed with exit code 124.
test-quick2 (18.x)
Process completed with exit code 1.
test-quick2 (16.x)
The job was canceled because "_18_x" failed.
test-quick2 (16.x)
The operation was canceled.
test-quick2 (16.x)
Process completed with exit code 1.
test-swingset2 (16.x)
Process completed with exit code 124.
lint-rest
Namespace '"/home/runner/work/agoric-sdk/agoric-sdk/packages/smart-wallet/src/smartWallet"' has no exported member 'OfferStatus'.
lint-rest
Namespace '"/home/runner/work/agoric-sdk/agoric-sdk/packages/smart-wallet/src/smartWallet"' has no exported member 'OfferStatus'.
lint-rest
Unused '@ts-expect-error' directive.
lint-rest
Namespace '"/home/runner/work/agoric-sdk/agoric-sdk/packages/smart-wallet/src/smartWallet"' has no exported member 'OfferStatus'.
lint-rest
Namespace '"/home/runner/work/agoric-sdk/agoric-sdk/packages/smart-wallet/src/smartWallet"' has no exported member 'OfferStatus'.
lint-rest
Namespace '"/home/runner/work/agoric-sdk/agoric-sdk/packages/smart-wallet/src/smartWallet"' has no exported member 'OfferStatus'.
lint-rest
Cannot find module '@agoric/smart-wallet/src/offers.js' or its corresponding type declarations.
lint-rest: packages/boot/test/bootstrapTests/test-walletSurvivesZoeRestart.ts#L7
'@endo/far' import is restricted from being used
lint-rest: packages/boot/test/bootstrapTests/test-walletSurvivesZoeRestart.ts#L14
`@agoric/inter-protocol/src/clientSupport.js` import should occur before import of `./liquidation.ts`
lint-rest
Process completed with exit code 1.
test-solo (18.x)
Process completed with exit code 124.
test-swingset3 (18.x)
Process completed with exit code 124.
test-zoe-unit (18.x)
Process completed with exit code 124.
test-solo (16.x)
Process completed with exit code 124.
test-cosmic-swingset (18.x)
Process completed with exit code 124.
test-swingset3 (16.x)
Process completed with exit code 124.
test-quick (18.x)
Process completed with exit code 124.
test-zoe-swingset (18.x)
Process completed with exit code 124.
test-inter-protocol (16.x)
Process completed with exit code 124.
test-inter-protocol (16.x)
Process completed with exit code 1.
test-zoe-swingset (xs)
Process completed with exit code 124.
test-inter-protocol (18.x)
The job was canceled because "_16_x" failed.
test-inter-protocol (18.x)
The operation was canceled.
test-swingset4 (18.x)
Process completed with exit code 124.
test-quick (16.x)
Process completed with exit code 124.
test-boot (18.x)
Process completed with exit code 124.
test-boot (18.x)
Process completed with exit code 1.
test-boot (16.x)
The job was canceled because "_18_x" failed.
test-boot (16.x)
The operation was canceled.
test-swingset3 (xs)
Process completed with exit code 124.
test-zoe-unit (16.x)
Process completed with exit code 124.
test-swingset (18.x)
Process completed with exit code 124.
test-swingset (xs)
Process completed with exit code 124.
test-zoe-swingset (16.x)
Process completed with exit code 124.
test-cosmic-swingset (16.x)
Process completed with exit code 124.
test-swingset4 (16.x)
Process completed with exit code 124.
test-swingset4 (xs)
Process completed with exit code 124.
test-swingset (16.x)
Process completed with exit code 124.
lint-rest: packages/internal/src/utils.js#L413
Prefer for...of instead of Array.forEach
lint-rest: packages/telemetry/src/index.js#L37
Prefer for...of instead of Array.forEach
lint-rest: packages/telemetry/src/index.js#L70
Prefer for...of instead of Array.forEach
lint-rest: packages/telemetry/src/slog-to-otel.js#L57
Prefer for...of instead of Array.forEach
lint-rest: packages/xsnap/src/avaXS.js#L388
Prefer for...of instead of Array.forEach
lint-rest: packages/notifier/test/test-publish-kit.js#L83
Prefer for...of instead of Array.forEach
lint-rest: packages/pegasus/src/proposals/core-proposal.js#L68
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
lint-rest: packages/pegasus/test/test-peg.js#L90
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
lint-rest: packages/pegasus/test/test-peg.js#L228
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator