Generalize polling abstraction #6485
main.yml
on: pull_request
Check workflows
4s
Matrix: Lint, build, and test / Prepare
Matrix: Lint, build, and test / Build
Matrix: Lint, build, and test / Lint
Matrix: Lint, build, and test / Test
Matrix: Lint, build, and test / Validate changelog
Determine whether this is a release merge commit
0s
All jobs pass
0s
Publish release
/
publish-npm
Annotations
10 warnings
Lint, build, and test / Lint (20.x):
packages/approval-controller/src/ApprovalController.test.ts#L725
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, build, and test / Lint (20.x):
packages/approval-controller/src/ApprovalController.test.ts#L731
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, build, and test / Lint (20.x):
packages/approval-controller/src/ApprovalController.test.ts#L739
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, build, and test / Lint (20.x):
packages/approval-controller/src/ApprovalController.test.ts#L745
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, build, and test / Lint (20.x):
packages/approval-controller/src/ApprovalController.test.ts#L751
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, build, and test / Lint (20.x):
packages/approval-controller/src/ApprovalController.test.ts#L757
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, build, and test / Lint (20.x):
packages/approval-controller/src/ApprovalController.test.ts#L765
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, build, and test / Lint (20.x):
packages/approval-controller/src/ApprovalController.test.ts#L773
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, build, and test / Lint (20.x):
packages/approval-controller/src/ApprovalController.test.ts#L786
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, build, and test / Lint (20.x):
packages/approval-controller/src/ApprovalController.test.ts#L804
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
|