fix: update keploy #221
Annotations
2 errors and 12 warnings
unable to access 'https://github.com/keploy/vscode-extension/': Failed to connect to github.com port 443 after 133155 ms: Connection timed out
|
unable to access 'https://github.com/keploy/vscode-extension/': Failed to connect to github.com port 443 after 135535 ms: Connection timed out
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
src/Record.ts#L3
Import name `child_process` must match one of the following formats: camelCase, PascalCase
|
src/test/suites/execShell.test.ts#L29
Missing semicolon
|
src/test/suites/execShell.test.ts#L40
Missing semicolon
|
src/test/suites/extension.test.ts#L5
Missing semicolon
|
src/test/suites/extension.test.ts#L133
Missing semicolon
|
src/test/suites/extension.test.ts#L135
Missing semicolon
|
src/test/suites/extension.test.ts#L151
Missing semicolon
|
src/test/suites/extension.test.ts#L152
Missing semicolon
|
src/test/suites/extension.test.ts#L153
Missing semicolon
|
src/test/suites/oneclickinstall.test.ts#L2
Import name `child_process` must match one of the following formats: camelCase, PascalCase
|
The logs for this run have expired and are no longer available.
Loading