Skip to content

Upgrade to TypeScript v5.0 and set module{,Resolution} option to Node16 #11117

Upgrade to TypeScript v5.0 and set module{,Resolution} option to Node16

Upgrade to TypeScript v5.0 and set module{,Resolution} option to Node16 #11117

Triggered via pull request July 19, 2024 17:05
Status Failure
Total duration 3m 13s
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
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
0s
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

45 errors and 1 warning
Lint, build, and test / Test (20.x, @metamask/accounts-controller)
Process completed with exit code 1.
Lint, build, and test / Test (20.x, @metamask/message-manager)
The job was canceled because "_20_x__metamask_accounts-" failed.
Lint, build, and test / Test (18.x, @metamask/queued-request-controller)
The job was canceled because "_20_x__metamask_accounts-" failed.
Lint, build, and test / Test (18.x, @metamask/message-manager)
The job was canceled because "_20_x__metamask_accounts-" failed.
Lint, build, and test / Test (20.x, @metamask/controller-utils)
The job was canceled because "_20_x__metamask_accounts-" failed.
Lint, build, and test / Test (20.x, @metamask/controller-utils)
The operation was canceled.
Lint, build, and test / Test (18.x, @metamask/selected-network-controller)
The job was canceled because "_20_x__metamask_accounts-" failed.
Lint, build, and test / Test (18.x, @metamask/accounts-controller)
The job was canceled because "_20_x__metamask_accounts-" failed.
Lint, build, and test / Test (18.x, @metamask/accounts-controller)
The operation was canceled.
Lint, build, and test / Test (18.x, @metamask/keyring-controller)
The job was canceled because "_20_x__metamask_accounts-" failed.
Lint, build, and test / Test (18.x, @metamask/keyring-controller)
The operation was canceled.
Lint, build, and test / Test (20.x, @metamask/permission-controller)
The job was canceled because "_20_x__metamask_accounts-" failed.
Lint, build, and test / Test (20.x, @metamask/permission-controller)
The operation was canceled.
Lint, build, and test / Test (20.x, @metamask/keyring-controller)
The job was canceled because "_20_x__metamask_accounts-" failed.
Lint, build, and test / Test (20.x, @metamask/keyring-controller)
The operation was canceled.
Lint, build, and test / Test (20.x, @metamask/user-operation-controller)
The job was canceled because "_20_x__metamask_accounts-" failed.
Lint, build, and test / Test (18.x, @metamask/user-operation-controller)
The job was canceled because "_20_x__metamask_accounts-" failed.
Lint, build, and test / Test (18.x, @metamask/network-controller)
The job was canceled because "_20_x__metamask_accounts-" failed.
Lint, build, and test / Test (18.x, @metamask/notification-services-controller)
The job was canceled because "_20_x__metamask_accounts-" failed.
Lint, build, and test / Test (18.x, @metamask/network-controller)
The operation was canceled.
Lint, build, and test / Test (18.x, @metamask/profile-sync-controller)
The job was canceled because "_20_x__metamask_accounts-" failed.
Lint, build, and test / Test (18.x, @metamask/profile-sync-controller)
The operation was canceled.
Lint, build, and test / Test (20.x, @metamask/profile-sync-controller)
The job was canceled because "_20_x__metamask_accounts-" failed.
Lint, build, and test / Test (20.x, @metamask/profile-sync-controller)
The operation was canceled.
Lint, build, and test / Test (20.x, @metamask/notification-services-controller)
The job was canceled because "_20_x__metamask_accounts-" failed.
Lint, build, and test / Test (18.x, @metamask/assets-controllers)
The job was canceled because "_20_x__metamask_accounts-" failed.
Lint, build, and test / Test (18.x, @metamask/assets-controllers)
The operation was canceled.
Lint, build, and test / Test (20.x, @metamask/network-controller)
The job was canceled because "_20_x__metamask_accounts-" failed.
Lint, build, and test / Test (20.x, @metamask/network-controller)
The operation was canceled.
Lint, build, and test / Test (20.x, @metamask/assets-controllers)
The job was canceled because "_20_x__metamask_accounts-" failed.
Lint, build, and test / Test (20.x, @metamask/assets-controllers)
The operation was canceled.
Lint, build, and test / Test (20.x, @metamask/transaction-controller)
The job was canceled because "_20_x__metamask_accounts-" failed.
Lint, build, and test / Test (20.x, @metamask/transaction-controller)
The operation was canceled.
Lint, build, and test / Test (18.x, @metamask/transaction-controller)
The job was canceled because "_20_x__metamask_accounts-" failed.
Lint, build, and test / Test (18.x, @metamask/transaction-controller)
The operation was canceled.
Lint, build, and test / Test (20.x, @metamask/chain-controller)
The job was canceled because "_20_x__metamask_accounts-" failed.
Lint, build, and test / Test (20.x, @metamask/logging-controller)
The job was canceled because "_20_x__metamask_accounts-" failed.
Lint, build, and test / Build (20.x): node_modules/@metamask/snaps-sdk/node_modules/@metamask/providers/dist/types/EIP6963.d.ts#L11
Subsequent property declarations must have the same type. Property '[EIP6963EventNames.Request]' must be of type 'EIP6963RequestProviderEvent', but here has type 'EIP6963RequestProviderEvent'.
Lint, build, and test / Build (20.x): node_modules/@metamask/snaps-sdk/node_modules/@metamask/providers/dist/types/EIP6963.d.ts#L12
Subsequent property declarations must have the same type. Property '[EIP6963EventNames.Announce]' must be of type 'EIP6963AnnounceProviderEvent', but here has type 'EIP6963AnnounceProviderEvent'.
Lint, build, and test / Build (20.x)
Process completed with exit code 2.
All jobs pass
Process completed with exit code 1.
Check workflows
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/