Skip to content

Increased timeout on captain requests using ky #6219

Increased timeout on captain requests using ky

Increased timeout on captain requests using ky #6219

Re-run triggered September 6, 2024 22:28
Status Failure
Total duration 1m 4s
Artifacts

ci.yml

on: pull_request
python-code-format
6s
python-code-format
python-code-lint
6s
python-code-lint
ts-code-style
42s
ts-code-style
python-tests
53s
python-tests
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 14 warnings
python-code-lint
Process completed with exit code 1.
ts-code-style
Process completed with exit code 1.
python-code-lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
python-code-format
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
ts-code-style
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, pnpm/action-setup@v2, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
ts-code-style: playwright-test/09_apps_gallery.spec.ts#L11
'../src/renderer/utils/gallery' import is restricted from being used by a pattern. Relative imports are not allowed
ts-code-style: src/main/python/index.ts#L2
'../executor' import is restricted from being used by a pattern. Relative imports are not allowed
ts-code-style: src/main/python/index.ts#L4
'../command' import is restricted from being used by a pattern. Relative imports are not allowed
ts-code-style: src/main/python/index.ts#L6
'../logging' import is restricted from being used by a pattern. Relative imports are not allowed
ts-code-style: src/main/python/index.ts#L15
'../store' import is restricted from being used by a pattern. Relative imports are not allowed
ts-code-style: src/main/python/poetry.ts#L2
'../command' import is restricted from being used by a pattern. Relative imports are not allowed
ts-code-style: src/main/python/poetry.ts#L3
'../executor' import is restricted from being used by a pattern. Relative imports are not allowed
ts-code-style: src/main/python/poetry.ts#L4
'../../../pyproject.toml?raw' import is restricted from being used by a pattern. Relative imports are not allowed
ts-code-style: src/main/python/poetry.ts#L6
'../store' import is restricted from being used by a pattern. Relative imports are not allowed
ts-code-style: src/main/store.ts#L3
'../types/auth' import is restricted from being used by a pattern. Relative imports are not allowed
python-tests
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4, actions/cache@v3, codecov/codecov-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/