Skip to content

Add new Vtransfer module for notifications #25581

Add new Vtransfer module for notifications

Add new Vtransfer module for notifications #25581

Triggered via pull request December 20, 2023 18:18
Status Success
Total duration 23m 3s
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

20 warnings
lint-primary: packages/zoe/src/cleanProposal.js#L50
Prefer for...of instead of Array.forEach
lint-primary: packages/zoe/src/contractFacet/rightsConservation.js#L18
Prefer for...of instead of Array.forEach
lint-primary: packages/zoe/src/contractFacet/rightsConservation.js#L76
Prefer for...of instead of Array.forEach
lint-primary: packages/zoe/src/contractFacet/zcfMint.js#L110
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/zoe/src/contractFacet/zcfMint.js#L147
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/zoe/src/contractFacet/zcfSeat.js#L161
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/zoe/src/contractFacet/zcfSeat.js#L178
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/zoe/src/contractFacet/zcfSeat.js#L395
Prefer for...of instead of Array.forEach
lint-primary: packages/zoe/src/contractFacet/zcfSeat.js#L396
Prefer for...of instead of Array.forEach
lint-primary: packages/zoe/src/contractFacet/zcfSeat.js#L441
Prefer for...of instead of Array.forEach
lint-rest: packages/internal/src/utils.js#L369
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/src/storesub.js#L13
Invalid JSDoc tag name "alpha"
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