Fix cosmic-proto generate and rebuild #26567
Annotations
11 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/github-script@v6, actions/setup-node@v3, kenchan0130/actions-system-info@master, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
yarn lint rest:
packages/internal/src/utils.js#L275
Prefer for...of instead of Array.forEach
|
yarn lint rest:
packages/xsnap/src/avaXS.js#L388
Prefer for...of instead of Array.forEach
|
yarn lint rest:
packages/notifier/src/storesub.js#L13
Invalid JSDoc tag name "alpha"
|
yarn lint rest:
packages/notifier/test/test-publish-kit.js#L83
Prefer for...of instead of Array.forEach
|
yarn 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
|
yarn 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
|
yarn 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
|
yarn lint rest:
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
|
yarn lint rest:
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
|
yarn lint rest:
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
|
The logs for this run have expired and are no longer available.
Loading