add globalThis.VatData.passStyleOf to liveslots-hosted vat environment #29810
Annotations
10 errors and 11 warnings
|
|
|
|
|
|
|
|
|
|
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/github-script@v6, actions/setup-node@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
packages/internal/src/utils.js#L275
Prefer for...of instead of Array.forEach
|
packages/xsnap/src/avaXS.js#L388
Prefer for...of instead of Array.forEach
|
packages/notifier/src/storesub.js#L13
Invalid JSDoc tag name "alpha"
|
packages/notifier/test/test-publish-kit.js#L83
Prefer for...of instead of Array.forEach
|
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
|
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
|
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
|
packages/wallet/api/src/lib-wallet.js#L586
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
|
packages/wallet/api/src/lib-wallet.js#L596
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
|
packages/wallet/api/src/lib-wallet.js#L683
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
|
This job failed
Loading