Skip to content

chore: align ethereumjs versions #15845

chore: align ethereumjs versions

chore: align ethereumjs versions #15845

Triggered via pull request February 15, 2025 00:27
Status Failure
Total duration 4m 33s
Artifacts

main.yml

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

Annotations

7 errors and 10 warnings
Lint, build, and test / Validate changelog (20.x, @metamask/remote-feature-flag-controller)
The job was canceled because "_20_x__metamask_transacti" failed.
Lint, build, and test / Validate changelog (20.x, @metamask/profile-sync-controller)
The job was canceled because "_20_x__metamask_transacti" failed.
Lint, build, and test / Validate changelog (20.x, @metamask/composable-controller)
The job was canceled because "_20_x__metamask_transacti" failed.
Lint, build, and test / Validate changelog (20.x, @metamask/selected-network-controller)
The job was canceled because "_20_x__metamask_transacti" failed.
All jobs pass
Process completed with exit code 1.
Lint, build, and test / Lint (20.x): examples/example-controllers/src/gas-prices-controller.test.ts#L5
`../../../packages/base-controller/tests/helpers` type import should occur after import of `./network-controller-types`
Lint, build, and test / Lint (20.x): examples/example-controllers/src/gas-prices-controller.ts#L196
Member '#gasPricesService' is never reassigned; mark it as `readonly`
Lint, build, and test / Lint (20.x): examples/example-controllers/src/gas-prices-controller.ts#L241
Replace `·await·this.#gasPricesService.fetchGasPrices(⏎······chainId,⏎····` with `⏎······await·this.#gasPricesService.fetchGasPrices(chainId`
Lint, build, and test / Lint (20.x): examples/example-controllers/src/gas-prices-service/gas-prices-service.ts#L41
Member '#fetch' is never reassigned; mark it as `readonly`
Lint, build, and test / Lint (20.x): examples/example-controllers/src/pet-names-controller.test.ts#L8
`./pet-names-controller` type import should occur before type import of `../../../packages/base-controller/tests/helpers`
Lint, build, and test / Lint (20.x): examples/example-controllers/src/pet-names-controller.test.ts#L9
`./pet-names-controller` import should occur before type import of `../../../packages/base-controller/tests/helpers`