Changed PollingController to be a mixin so it can be used with both V1 and V2 controllers #3988
Triggered via pull request
September 27, 2023 15:59
Status
Failure
Total duration
4m 39s
Artifacts
–
main.yml
on: pull_request
Check workflows
10s
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
3s
Publish release
/
publish-npm
Annotations
3 errors and 10 warnings
|
Lint, build, and test / Lint (20.x)
Process completed with exit code 1.
|
All jobs pass
Process completed with exit code 1.
|
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
|