Skip to content

Bump @metamask/rpc-errors from 5.1.1 to 6.0.0 #3435

Bump @metamask/rpc-errors from 5.1.1 to 6.0.0

Bump @metamask/rpc-errors from 5.1.1 to 6.0.0 #3435

Triggered via pull request September 5, 2023 06:30
Status Success
Total duration 4m 54s
Artifacts

main.yml

on: pull_request
Check workflows
5s
Check workflows
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
All jobs complete
0s
All jobs complete
Determine whether this is a release merge commit
0s
Determine whether this is a release merge commit
All jobs pass
3s
All jobs pass
Publish release  /  publish-release
Publish release / publish-release
Publish release  /  publish-npm-dry-run
Publish release / publish-npm-dry-run
Publish release  /  publish-npm
Publish release / publish-npm
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Lint, build, and test / Lint (20.x): packages/approval-controller/src/ApprovalController.test.ts#L465
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#L484
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#L498
Promise-returning function provided to variable where a void return was expected
Lint, build, and test / Lint (20.x): packages/approval-controller/src/ApprovalController.test.ts#L633
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#L636
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#L639
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#L660
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#L663
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#L702
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#L708
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