fix(deps): update dependency get-port to v7 #1704
Annotations
11 warnings
Run /./.github/actions/setup
Both node-version and node-version-file inputs are specified, only node-version will be used
|
Run npm run lint:
integration-test/src/bin/autify-with-proxy.ts#L32
Caution: `which` also has a named export `sync`. Check if you meant to write `import {sync} from 'which'` instead
|
Run npm run lint:
src/autify/connect/accessPointConfig.ts#L12
Caution: `inquirer` also has a named export `prompt`. Check if you meant to write `import {prompt} from 'inquirer'` instead
|
Run npm run lint:
src/autify/connect/client-manager/DebugServerClient.ts#L4
Using exported name 'AbortController' as identifier for default export
|
Run npm run lint:
src/autify/connect/installClient.ts#L96
Caution: `tar` also has a named export `x`. Check if you meant to write `import {x} from 'tar'` instead
|
Run npm run lint:
src/autify/mobile/createZip.ts#L6
'node:path' imported multiple times
|
Run npm run lint:
src/autify/mobile/createZip.ts#L13
'node:path' imported multiple times
|
Run npm run lint:
src/autify/mobile/createZip.ts#L25
Caution: `which` also has a named export `sync`. Check if you meant to write `import {sync} from 'which'` instead
|
Run npm run lint:
src/autify/mobile/waitTestResult.ts#L6
Using exported name 'emoji' as identifier for default export
|
Run npm run lint:
src/autify/mobile/waitTestResult.ts#L51
Caution: `emoji` also has a named export `get`. Check if you meant to write `import {get} from 'node-emoji'` instead
|
Run npm run lint:
src/autify/mobile/waitTestResult.ts#L53
Caution: `emoji` also has a named export `get`. Check if you meant to write `import {get} from 'node-emoji'` instead
|
Loading