Skip to content

fix(xsnap): Avoid snapshot data memory leak #28277

fix(xsnap): Avoid snapshot data memory leak

fix(xsnap): Avoid snapshot data memory leak #28277

Triggered via pull request May 23, 2024 23:41
Status Failure
Total duration 22m 33s
Artifacts

test-all-packages.yml

on: pull_request
Matrix: build
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

57 errors and 23 warnings
test-cosmic-swingset (xs)
Process completed with exit code 124.
test-quick2 (xs)
Process completed with exit code 124.
test-zoe-unit (xs)
Process completed with exit code 124.
test-quick (xs)
Process completed with exit code 124.
dependency-graph
Type 'null' is not assignable to type 'AsyncIterable<Uint8Array> | undefined'.
dependency-graph
Type 'null' is not assignable to type 'AsyncIterable<Uint8Array> | undefined'.
dependency-graph
Process completed with exit code 1.
test-swingset2 (xs)
Process completed with exit code 124.
test-swingset2 (20.x)
Process completed with exit code 124.
test-swingset2 (18.x)
Process completed with exit code 124.
test-quick2 (20.x)
Process completed with exit code 124.
test-quick2 (18.x)
Process completed with exit code 124.
lint-primary
Type 'null' is not assignable to type 'AsyncIterable<Uint8Array> | undefined'.
lint-primary
Type 'null' is not assignable to type 'AsyncIterable<Uint8Array> | undefined'.
lint-primary
Type 'null' is not assignable to type 'AsyncIterable<Uint8Array> | undefined'.
lint-primary
Type 'null' is not assignable to type 'AsyncIterable<Uint8Array> | undefined'.
lint-primary
Type 'null' is not assignable to type 'AsyncIterable<Uint8Array> | undefined'.
lint-primary
Type 'null' is not assignable to type 'AsyncIterable<Uint8Array> | undefined'.
lint-primary
Type 'null' is not assignable to type 'AsyncIterable<Uint8Array> | undefined'.
lint-primary
Type 'null' is not assignable to type 'AsyncIterable<Uint8Array> | undefined'.
lint-primary
Type 'null' is not assignable to type 'AsyncIterable<Uint8Array> | undefined'.
lint-primary
Type 'null' is not assignable to type 'AsyncIterable<Uint8Array> | undefined'.
test-solo (18.x)
Process completed with exit code 124.
test-swingset3 (20.x)
Process completed with exit code 124.
test-swingset3 (18.x)
Process completed with exit code 124.
lint-rest
Type 'null' is not assignable to type 'AsyncIterable<Uint8Array> | undefined'.
lint-rest
Type 'null' is not assignable to type 'AsyncIterable<Uint8Array> | undefined'.
lint-rest
Type 'null' is not assignable to type 'AsyncIterable<Uint8Array> | undefined'.
lint-rest
Type 'null' is not assignable to type 'AsyncIterable<Uint8Array> | undefined'.
lint-rest
Expected 1 arguments, but got 2.
lint-rest
Expected 2-3 arguments, but got 1.
lint-rest
Type 'null' is not assignable to type 'AsyncIterable<Uint8Array> | undefined'.
lint-rest
Type 'null' is not assignable to type 'AsyncIterable<Uint8Array> | undefined'.
lint-rest
Type 'null' is not assignable to type 'AsyncIterable<Uint8Array> | undefined'.
lint-rest
Type 'null' is not assignable to type 'AsyncIterable<Uint8Array> | undefined'.
test-solo (20.x)
Process completed with exit code 124.
test-zoe-unit (20.x)
Process completed with exit code 124.
test-zoe-unit (18.x)
Process completed with exit code 124.
test-inter-protocol (20.x)
Process completed with exit code 124.
test-inter-protocol (18.x)
Process completed with exit code 124.
test-quick (18.x)
Process completed with exit code 124.
test-quick (20.x)
Process completed with exit code 124.
test-zoe-swingset (20.x)
Process completed with exit code 124.
test-zoe-swingset (18.x)
Process completed with exit code 124.
test-zoe-swingset (xs)
Process completed with exit code 124.
test-swingset3 (xs)
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-swingset (20.x)
Process completed with exit code 124.
test-cosmic-swingset (18.x)
Process completed with exit code 124.
test-cosmic-swingset (20.x)
Process completed with exit code 124.
test-swingset4 (18.x)
Process completed with exit code 124.
test-swingset4 (20.x)
Process completed with exit code 124.
test-swingset4 (xs)
Process completed with exit code 124.
test-boot (20.x)
Process completed with exit code 124.
test-boot (xs)
Process completed with exit code 124.
test-boot (18.x)
Process completed with exit code 124.
test-cosmic-swingset (xs)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
lint-primary: packages/SwingSet/test/vat-timer.test.js#L879
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-primary: packages/SwingSet/test/vat-timer.test.js#L893
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-primary: packages/SwingSet/test/vat-timer.test.js#L909
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-primary: packages/SwingSet/test/vat-timer.test.js#L919
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-primary: packages/SwingSet/test/vat-timer.test.js#L935
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-primary: packages/SwingSet/test/vat-timer.test.js#L942
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-primary: packages/SwingSet/test/vat-timer.test.js#L960
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-primary: packages/SwingSet/test/vat-timer.test.js#L1084
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-primary: packages/SwingSet/test/vat-timer.test.js#L1103
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-primary: packages/SwingSet/test/vat-timer.test.js#L1115
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/internal/src/marshal.js#L75
Invalid JSDoc tag (preference). Replace "return" JSDoc tag with "returns"
lint-rest: packages/internal/src/tagged.d.ts#L73
Invalid JSDoc tag name "category"
lint-rest: packages/internal/src/tagged.d.ts#L106
Invalid JSDoc tag name "category"
lint-rest: packages/internal/src/tagged.d.ts#L139
Invalid JSDoc tag name "category"
lint-rest: packages/internal/src/utils.js#L258
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/src/storesub.js#L19
Invalid JSDoc tag name "alpha"
lint-rest: packages/notifier/test/publish-kit.test.js#L84
Prefer for...of instead of Array.forEach
lint-rest: packages/wallet/api/src/lib-wallet.js#L582
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/wallet/api/src/lib-wallet.js#L592
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
test-cosmic-swingset (18.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test-cosmic-swingset (20.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.