feat: Migrate the module to typescript #2008
unit-test.yml
on: pull_request
node_matrix
/
prepare_matrix
3s
Matrix: node_test
Annotations
5 errors and 6 warnings
|
node_test (22)
Process completed with exit code 1.
|
|
node_test (20)
The strategy configuration was canceled because "node_test._22" failed
|
|
node_test (20)
Process completed with exit code 1.
|
|
node_test (24)
The strategy configuration was canceled because "node_test._22" failed
|
|
node_test (24)
The operation was canceled.
|
|
node_test (22):
Scripts/update-wda-version.mjs#L7
'__dirname' is assigned a value but never used
|
|
node_test (22):
Scripts/build-webdriveragent.mjs#L45
Caution: `xcode` also has a named export `getVersion`. Check if you meant to write `import {getVersion} from 'appium-xcode'` instead
|
|
node_test (20):
Scripts/update-wda-version.mjs#L7
'__dirname' is assigned a value but never used
|
|
node_test (20):
Scripts/build-webdriveragent.mjs#L45
Caution: `xcode` also has a named export `getVersion`. Check if you meant to write `import {getVersion} from 'appium-xcode'` instead
|
|
node_test (24):
Scripts/update-wda-version.mjs#L7
'__dirname' is assigned a value but never used
|
|
node_test (24):
Scripts/build-webdriveragent.mjs#L45
Caution: `xcode` also has a named export `getVersion`. Check if you meant to write `import {getVersion} from 'appium-xcode'` instead
|