Skip to content

feat: monorepo conversion — add @wdio/browserstack-service alongside the gRPC core #18

feat: monorepo conversion — add @wdio/browserstack-service alongside the gRPC core

feat: monorepo conversion — add @wdio/browserstack-service alongside the gRPC core #18

Triggered via pull request July 10, 2026 08:34
Status Failure
Total duration 37s
Artifacts

ci.yml

on: pull_request
Matrix: build-test
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 3 warnings
Build & test (node 22)
Process completed with exit code 1.
tests/insights-handler.test.ts > beforeHook > mocha > update hook data: packages/browserstack-service/tests/insights-handler.test.ts#L540
AssertionError: expected { 'parent - test': { …(6) } } to deeply equal { 'parent - test': { …(2) } } - Expected + Received { "parent - test": { + "fileName": undefined, + "kind": "hook", + "name": "test", + "scopes": [], "startedAt": "2020-01-01T00:00:00.000Z", "uuid": "123456789", }, } ❯ tests/insights-handler.test.ts:540:47
tests/insights-handler.test.ts > beforeTest > mocha > update test data: packages/browserstack-service/tests/insights-handler.test.ts#L500
AssertionError: expected { 'test title': { …(6) } } to deeply equal { 'test title': { …(2) } } - Expected + Received { "test title": { + "fileName": undefined, + "kind": "test", + "name": "test", + "scopes": [], "startedAt": "2020-01-01T00:00:00.000Z", "uuid": "123456789", }, } ❯ tests/insights-handler.test.ts:500:47
Build & test (node 20)
Process completed with exit code 1.
tests/insights-handler.test.ts > beforeHook > mocha > update hook data: packages/browserstack-service/tests/insights-handler.test.ts#L540
AssertionError: expected { 'parent - test': { …(6) } } to deeply equal { 'parent - test': { …(2) } } - Expected + Received { "parent - test": { + "fileName": undefined, + "kind": "hook", + "name": "test", + "scopes": [], "startedAt": "2020-01-01T00:00:00.000Z", "uuid": "123456789", }, } ❯ tests/insights-handler.test.ts:540:47
tests/insights-handler.test.ts > beforeTest > mocha > update test data: packages/browserstack-service/tests/insights-handler.test.ts#L500
AssertionError: expected { 'test title': { …(6) } } to deeply equal { 'test title': { …(2) } } - Expected + Received { "test title": { + "fileName": undefined, + "kind": "test", + "name": "test", + "scopes": [], "startedAt": "2020-01-01T00:00:00.000Z", "uuid": "123456789", }, } ❯ tests/insights-handler.test.ts:500:47
Build & test (node 18.20)
Process completed with exit code 1.
tests/insights-handler.test.ts > beforeHook > mocha > update hook data: packages/browserstack-service/tests/insights-handler.test.ts#L540
AssertionError: expected { 'parent - test': { …(6) } } to deeply equal { 'parent - test': { …(2) } } - Expected + Received { "parent - test": { + "fileName": undefined, + "kind": "hook", + "name": "test", + "scopes": [], "startedAt": "2020-01-01T00:00:00.000Z", "uuid": "123456789", }, } ❯ tests/insights-handler.test.ts:540:47
tests/insights-handler.test.ts > beforeTest > mocha > update test data: packages/browserstack-service/tests/insights-handler.test.ts#L500
AssertionError: expected { 'test title': { …(6) } } to deeply equal { 'test title': { …(2) } } - Expected + Received { "test title": { + "fileName": undefined, + "kind": "test", + "name": "test", + "scopes": [], "startedAt": "2020-01-01T00:00:00.000Z", "uuid": "123456789", }, } ❯ tests/insights-handler.test.ts:500:47
Build & test (node 22)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Build & test (node 20)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Build & test (node 18.20)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/