Skip to content

ci(getting-started): run (but ignore) checks with npm and npx #24321

ci(getting-started): run (but ignore) checks with npm and npx

ci(getting-started): run (but ignore) checks with npm and npx #24321

Triggered via pull request August 29, 2023 15:55
Status Success
Total duration 30m 4s
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

34 errors and 20 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.
test-swingset2 (xs)
Process completed with exit code 124.
test-quick2 (18.x)
Process completed with exit code 124.
test-swingset2 (18.x)
Process completed with exit code 124.
test-solo (18.x)
Process completed with exit code 124.
test-swingset2 (16.x)
Process completed with exit code 124.
test-quick2 (16.x)
Process completed with exit code 124.
test-quick (18.x)
Process completed with exit code 124.
test-zoe-unit (18.x)
Process completed with exit code 124.
test-inter-protocol (18.x)
Process completed with exit code 124.
test-zoe-swingset (18.x)
Process completed with exit code 124.
test-zoe-unit (16.x)
Process completed with exit code 124.
test-zoe-swingset (xs)
Process completed with exit code 124.
test-swingset3 (18.x)
Process completed with exit code 124.
test-swingset3 (xs)
Process completed with exit code 124.
test-inter-protocol (16.x)
Process completed with exit code 124.
test-quick (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-cosmic-swingset (16.x)
Process completed with exit code 124.
test-solo (16.x)
Process completed with exit code 124.
test-swingset3 (16.x)
Process completed with exit code 124.
test-swingset4 (18.x)
Process completed with exit code 124.
test-boot (xs)
Process completed with exit code 124.
test-cosmic-swingset (18.x)
Process completed with exit code 124.
test-swingset4 (xs)
Process completed with exit code 124.
test-boot (18.x)
Process completed with exit code 124.
test-zoe-swingset (16.x)
Process completed with exit code 124.
test-swingset (16.x)
Process completed with exit code 124.
test-swingset4 (16.x)
Process completed with exit code 124.
test-boot (16.x)
Process completed with exit code 124.
lint-primary: packages/ERTP/src/issuerKit.js#L126
Defaults are not permitted on @param
lint-primary: packages/ERTP/src/issuerKit.js#L127
Defaults are not permitted on @param
lint-primary: packages/ERTP/src/issuerKit.js#L167
Defaults are not permitted on @param
lint-primary: packages/ERTP/src/issuerKit.js#L168
Defaults are not permitted on @param
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-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#L390
Prefer for...of instead of Array.forEach
lint-rest: packages/vat-data/test/test-durable-classes.js#L147
`test.todo()` should not be used
lint-rest: packages/vat-data/test/test-prepare.js#L132
`test.todo()` should not be used
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