Skip to content

fix: Properly match simulator udid if webDriverAgentUrl is provided #6214

fix: Properly match simulator udid if webDriverAgentUrl is provided

fix: Properly match simulator udid if webDriverAgentUrl is provided #6214

Triggered via pull request April 3, 2024 22:35
Status Failure
Total duration 1m 14s
Artifacts

docs.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
Docs: test/functional/driver/driver-e2e-specs.js#L29
Argument of type 'string | undefined' is not assignable to parameter of type 'string'.
Docs: test/unit/utils-specs.js#L89
'deviceName' is possibly 'undefined'.
Docs: test/unit/utils-specs.js#L92
Argument of type 'number' is not assignable to parameter of type 'string'.
Docs: test/unit/utils-specs.js#L93
'deviceName' is possibly 'undefined'.
Docs: test/unit/utils-specs.js#L95
'deviceName' is possibly 'undefined'.
Docs: test/unit/utils-specs.js#L96
Argument of type 'number' is not assignable to parameter of type 'string'.
Docs: test/unit/utils-specs.js#L97
'deviceName' is possibly 'undefined'.
Docs: test/unit/utils-specs.js#L100
Object is possibly 'undefined'.
Docs: test/unit/utils-specs.js#L101
Object is possibly 'undefined'.
Docs: test/unit/utils-specs.js#L104
Object is possibly 'undefined'.
Docs
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.