Skip to content

Release/308.0.0

Release/308.0.0 #16057

Triggered via pull request February 21, 2025 18:38
Status Failure
Total duration 4m 26s
Artifacts

main.yml

on: pull_request
Check workflows
3s
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

39 errors and 10 warnings
Lint, build, and test / Validate changelog (20.x, @metamask/multichain)
Process completed with exit code 1.
Lint, build, and test / Validate changelog (20.x, @metamask/phishing-controller)
The job was canceled because "_20_x__metamask_multichai" failed.
Lint, build, and test / Validate changelog (20.x, @metamask/json-rpc-middleware-stream)
The job was canceled because "_20_x__metamask_multichai" failed.
Lint, build, and test / Validate changelog (20.x, @metamask/keyring-controller)
The job was canceled because "_20_x__metamask_multichai" failed.
Lint, build, and test / Validate changelog (20.x, @metamask/composable-controller)
The job was canceled because "_20_x__metamask_multichai" failed.
Lint, build, and test / Validate changelog (20.x, @metamask/message-manager)
The job was canceled because "_20_x__metamask_multichai" failed.
Lint, build, and test / Validate changelog (20.x, @metamask/accounts-controller)
The job was canceled because "_20_x__metamask_multichai" failed.
Lint, build, and test / Validate changelog (20.x, @metamask/ens-controller)
The job was canceled because "_20_x__metamask_multichai" failed.
Lint, build, and test / Validate changelog (20.x, @metamask/remote-feature-flag-controller)
The job was canceled because "_20_x__metamask_multichai" failed.
Lint, build, and test / Validate changelog (20.x, @metamask/transaction-controller)
The job was canceled because "_20_x__metamask_multichai" failed.
Lint, build, and test / Validate changelog (20.x, @metamask/rate-limit-controller)
The job was canceled because "_20_x__metamask_multichai" failed.
Lint, build, and test / Validate changelog (20.x, @metamask/polling-controller)
The job was canceled because "_20_x__metamask_multichai" failed.
Lint, build, and test / Validate changelog (20.x, @metamask/preferences-controller)
The job was canceled because "_20_x__metamask_multichai" failed.
Lint, build, and test / Validate changelog (20.x, @metamask/token-search-discovery-controller)
The job was canceled because "_20_x__metamask_multichai" failed.
Lint, build, and test / Validate changelog (20.x, @metamask/profile-sync-controller)
The job was canceled because "_20_x__metamask_multichai" failed.
Lint, build, and test / Validate changelog (20.x, @metamask/base-controller)
The job was canceled because "_20_x__metamask_multichai" failed.
Lint, build, and test / Validate changelog (20.x, @metamask/queued-request-controller)
The job was canceled because "_20_x__metamask_multichai" failed.
Lint, build, and test / Validate changelog (20.x, @metamask/signature-controller)
The job was canceled because "_20_x__metamask_multichai" failed.
Lint, build, and test / Validate changelog (20.x, @metamask/logging-controller)
The job was canceled because "_20_x__metamask_multichai" failed.
Lint, build, and test / Validate changelog (20.x, @metamask/controller-utils)
The job was canceled because "_20_x__metamask_multichai" failed.
Lint, build, and test / Validate changelog (20.x, @metamask/multichain-network-controller)
The job was canceled because "_20_x__metamask_multichai" failed.
Lint, build, and test / Validate changelog (20.x, @metamask/permission-log-controller)
The job was canceled because "_20_x__metamask_multichai" failed.
Lint, build, and test / Validate changelog (20.x, @metamask/json-rpc-engine)
The job was canceled because "_20_x__metamask_multichai" failed.
Lint, build, and test / Validate changelog (20.x, @metamask/multichain-transactions-controller)
The job was canceled because "_20_x__metamask_multichai" failed.
Lint, build, and test / Validate changelog (20.x, @metamask/network-controller)
The job was canceled because "_20_x__metamask_multichai" failed.
Lint, build, and test / Validate changelog (20.x, @metamask/user-operation-controller)
The job was canceled because "_20_x__metamask_multichai" failed.
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): 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`