feat(swing-store): faster import of swing-store #25066
Annotations
10 warnings
packages/internal/src/utils.js#L413
Prefer for...of instead of Array.forEach
|
packages/telemetry/src/index.js#L37
Prefer for...of instead of Array.forEach
|
packages/telemetry/src/index.js#L70
Prefer for...of instead of Array.forEach
|
packages/telemetry/src/slog-to-otel.js#L57
Prefer for...of instead of Array.forEach
|
packages/xsnap/src/avaXS.js#L388
Prefer for...of instead of Array.forEach
|
packages/notifier/test/test-publish-kit.js#L83
Prefer for...of instead of Array.forEach
|
packages/deploy-script-support/src/writeCoreProposal.js#L99
Missing JSDoc @param "opts" type
|
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
|
The logs for this run have expired and are no longer available.
Loading