Skip to content

refactor: remove unused findProtocol and findPort functions #2601

refactor: remove unused findProtocol and findPort functions

refactor: remove unused findProtocol and findPort functions #2601

Status Failure
Total duration 52s
Artifacts

ci.yaml

on: pull_request
eslint
1m 22s
eslint
Check version consistency of packages
7s
Check version consistency of packages
Check coding style
9s
Check coding style
Matrix: setup-and-test
Fit to window
Zoom out
Zoom in

Annotations

18 errors and 8 warnings
Tests (ubuntu-latest, Node 22.x): node_modules/@types/node/globals.d.ts#L73
Subsequent variable declarations must have the same type. Variable 'AbortSignal' must be of type '{ new (): AbortSignal; prototype: AbortSignal; abort(reason?: any): AbortSignal; any(signals: AbortSignal[]): AbortSignal; timeout(milliseconds: number): AbortSignal; }', but here has type '{ new (): AbortSignal; prototype: AbortSignal; abort(reason?: any): AbortSignal; timeout(milliseconds: number): AbortSignal; }'.
Tests (ubuntu-latest, Node 22.x)
Process completed with exit code 1.
Tests (macos-latest, Node 22.x)
The job was canceled because "ubuntu-latest_22_x" failed.
Tests (macos-latest, Node 22.x)
Process completed with exit code 127.
Tests (windows-latest, Node 18.x)
The job was canceled because "ubuntu-latest_22_x" failed.
Tests (windows-latest, Node 18.x)
The operation was canceled.
Tests (windows-latest, Node 22.x)
The job was canceled because "ubuntu-latest_22_x" failed.
Tests (windows-latest, Node 22.x)
The operation was canceled.
Tests (windows-latest, Node 20.x)
The job was canceled because "ubuntu-latest_22_x" failed.
Tests (windows-latest, Node 20.x)
The operation was canceled.
Tests (macos-latest, Node 20.x)
The job was canceled because "ubuntu-latest_22_x" failed.
Tests (macos-latest, Node 18.x)
The job was canceled because "ubuntu-latest_22_x" failed.
Tests (macos-latest, Node 20.x)
The operation was canceled.
Tests (macos-latest, Node 18.x)
The operation was canceled.
Tests (ubuntu-latest, Node 18.x)
The job was canceled because "ubuntu-latest_22_x" failed.
Tests (ubuntu-latest, Node 18.x)
The operation was canceled.
Tests (ubuntu-latest, Node 20.x)
The job was canceled because "ubuntu-latest_22_x" failed.
Tests (ubuntu-latest, Node 20.x)
The operation was canceled.
eslint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
eslint
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Check coding style
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actionsx/prettier@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Check coding style
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actionsx/prettier@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Check version consistency of packages
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Check version consistency of packages
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-node@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Tests (ubuntu-latest, Node 22.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Tests (ubuntu-latest, Node 22.x)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/