Skip to content

feat: bootstrap connect monorepo #18

feat: bootstrap connect monorepo

feat: bootstrap connect monorepo #18

Triggered via pull request October 20, 2025 10:19
@ffmcgee725ffmcgee725
synchronize #5
develop
Status Failure
Total duration 3m 21s
Artifacts

main.yml

on: pull_request
Check workflows
6s
Check workflows
Matrix: Lint, build, and test / Prepare
Code scanner  /  Run security scan
3m 1s
Code scanner / Run security scan
Matrix: Lint, build, and test / Build
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
2s
All jobs pass
Publish release  /  publish-release
Publish release / publish-release
Publish release  /  Dry run publish to NPM
Publish release / Dry run publish to NPM
Publish release  /  Publish to NPM
Publish release / Publish to NPM
Fit to window
Zoom out
Zoom in

Annotations

31 errors and 1 warning
Lint, build, and test / Test (22.x, @metamask/multichain)
Process completed with exit code 1.
src/multichain/utils/index.test.ts > Utils > getSDKVersion > should get SDK version: packages/multichain/src/multichain/utils/index.test.ts#L74
TypeError: getVersion is not a function ❯ src/multichain/utils/index.test.ts:74:19
src/ui/index.test.ts > ModalFactory > Preload function error handling > should verify the exact error logging format: packages/multichain/src/ui/index.test.ts#L609
AssertionError: expected "error" to be called 1 times, but got 0 times ❯ src/ui/index.test.ts:609:33
src/ui/index.test.ts > ModalFactory > Preload function error handling > should handle preload import failure gracefully and log error: packages/multichain/src/ui/index.test.ts#L571
AssertionError: expected "error" to be called with arguments: [ …(2) ] Number of calls: 0 ❯ src/ui/index.test.ts:571:35
Lint, build, and test / Test (22.x, @metamask/connect)
The strategy configuration was canceled because "build-lint-test.test._22_x__metamask_multichai" failed
Lint, build, and test / Test (22.x, @metamask/multichain-react-playground)
The strategy configuration was canceled because "build-lint-test.test._22_x__metamask_multichai" failed
Lint, build, and test / Test (20.x, @metamask/multichain-ui)
The strategy configuration was canceled because "build-lint-test.test._22_x__metamask_multichai" failed
Lint, build, and test / Test (20.x, @metamask/multichain-ui)
The operation was canceled.
Lint, build, and test / Test (20.x, @metamask/multichain-react-playground)
The strategy configuration was canceled because "build-lint-test.test._22_x__metamask_multichai" failed
Lint, build, and test / Test (22.x, @metamask/analytics)
The strategy configuration was canceled because "build-lint-test.test._22_x__metamask_multichai" failed
Lint, build, and test / Test (22.x, @metamask/analytics)
The operation was canceled.
Lint, build, and test / Test (24.x, @metamask/analytics)
The strategy configuration was canceled because "build-lint-test.test._22_x__metamask_multichai" failed
Lint, build, and test / Test (24.x, @metamask/analytics)
The operation was canceled.
Lint, build, and test / Test (20.x, @metamask/analytics)
The strategy configuration was canceled because "build-lint-test.test._22_x__metamask_multichai" failed
Lint, build, and test / Test (20.x, @metamask/analytics)
The operation was canceled.
Lint, build, and test / Test (24.x, @metamask/multichain)
The strategy configuration was canceled because "build-lint-test.test._22_x__metamask_multichai" failed
Lint, build, and test / Test (24.x, @metamask/multichain)
The operation was canceled.
src/multichain/utils/index.test.ts > Utils > getSDKVersion > should get SDK version: packages/multichain/src/multichain/utils/index.test.ts#L74
TypeError: getVersion is not a function ❯ src/multichain/utils/index.test.ts:74:19
src/ui/index.test.ts > ModalFactory > Preload function error handling > should verify the exact error logging format: packages/multichain/src/ui/index.test.ts#L609
AssertionError: expected "error" to be called 1 times, but got 0 times ❯ src/ui/index.test.ts:609:33
src/ui/index.test.ts > ModalFactory > Preload function error handling > should handle preload import failure gracefully and log error: packages/multichain/src/ui/index.test.ts#L571
AssertionError: expected "error" to be called with arguments: [ …(2) ] Number of calls: 0 ❯ src/ui/index.test.ts:571:35
Lint, build, and test / Test (20.x, @metamask/multichain)
The strategy configuration was canceled because "build-lint-test.test._22_x__metamask_multichai" failed
Lint, build, and test / Test (20.x, @metamask/multichain)
The operation was canceled.
src/multichain/utils/index.test.ts > Utils > getSDKVersion > should get SDK version: packages/multichain/src/multichain/utils/index.test.ts#L74
TypeError: getVersion is not a function ❯ src/multichain/utils/index.test.ts:74:19
src/ui/index.test.ts > ModalFactory > Preload function error handling > should verify the exact error logging format: packages/multichain/src/ui/index.test.ts#L609
AssertionError: expected "error" to be called 1 times, but got 0 times ❯ src/ui/index.test.ts:609:33
src/ui/index.test.ts > ModalFactory > Preload function error handling > should handle preload import failure gracefully and log error: packages/multichain/src/ui/index.test.ts#L571
AssertionError: expected "error" to be called with arguments: [ …(2) ] Number of calls: 0 ❯ src/ui/index.test.ts:571:35
Lint, build, and test / Test (24.x, @metamask/multichain-ui)
The strategy configuration was canceled because "build-lint-test.test._22_x__metamask_multichai" failed
Lint, build, and test / Test (24.x, @metamask/multichain-ui)
The operation was canceled.
Lint, build, and test / Test (22.x, @metamask/multichain-ui)
The strategy configuration was canceled because "build-lint-test.test._22_x__metamask_multichai" failed
Lint, build, and test / Test (22.x, @metamask/multichain-ui)
The operation was canceled.
All jobs pass
Process completed with exit code 1.
Code scanner / Run security scan
Unable to validate code scanning workflow: error: getWorkflow() failed: Error: Expected to find a code scanning workflow file at /home/runner/work/connect-monorepo/connect-monorepo/.github/workflows/main.yml, but no such file existed. This can happen if the currently running workflow checks out a branch that doesn't contain the corresponding workflow file.