Release 104.0.0 #6776
main.yml
on: pull_request
Check workflows
3s
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#L746
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#L752
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#L760
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#L766
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#L772
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#L778
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#L794
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#L807
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#L825
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
|