docs: consolidated docs update (orchestrate-advanced, builder platform/OS mapping, large-projects fixes) #915
checks.yml
on: pull_request
Code formatting
23s
Code styles
23s
Types check
21s
Tests
21s
E2E tests
2m 15s
Annotations
2 errors and 21 warnings
|
Code formatting
Process completed with exit code 1.
|
|
E2E tests
Process completed with exit code 1.
|
|
Types check
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v4, actions/checkout@v4, actions/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Types check
The process '/usr/bin/git' failed with exit code 128
|
|
Tests
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v4, actions/checkout@v4, actions/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Tests
The process '/usr/bin/git' failed with exit code 128
|
|
Code formatting
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v4, actions/checkout@v4, actions/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Code formatting
The process '/usr/bin/git' failed with exit code 128
|
|
Code styles
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v4, actions/checkout@v4, actions/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Code styles
The process '/usr/bin/git' failed with exit code 128
|
|
typescript(no-explicit-any):
src/components/docs/versions/docker-image-link-or-retry-button.tsx#L29
Unexpected `any`. Specify a different type.
|
|
typescript(no-explicit-any):
src/components/docs/versions/image-versions.tsx#L18
Unexpected `any`. Specify a different type.
|
|
typescript(no-explicit-any):
src/components/docs/versions/image-versions.tsx#L12
Unexpected `any`. Specify a different type.
|
|
react-hooks(exhaustive-deps):
src/pages/docs/docker/versions.tsx#L35
React Hook useEffect has a missing dependency: 'addCssToHead'
|
|
typescript(no-explicit-any):
src/components/docs/versions/builds/builds.tsx#L138
Unexpected `any`. Specify a different type.
|
|
typescript(no-explicit-any):
src/components/docs/versions/build-status-dashboard.tsx#L33
Unexpected `any`. Specify a different type.
|
|
typescript(no-explicit-any):
src/components/docs/versions/builds/build-row.tsx#L73
Unexpected `any`. Specify a different type.
|
|
typescript(no-explicit-any):
src/components/docs/versions/builds/build-row.tsx#L28
Unexpected `any`. Specify a different type.
|
|
react(jsx-key):
src/components/docs/versions/major-editor-version.tsx#L32
Missing "key" prop for element in iterator.
|
|
typescript(no-wrapper-object-types):
src/components/docs/versions/major-editor-version.tsx#L7
Do not use wrapper object types.
|
|
E2E tests
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v4, actions/checkout@v4, actions/setup-node@v4, actions/upload-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
E2E tests
The process '/usr/bin/git' failed with exit code 128
|
|
E2E tests
No files were found with the provided path: test-results/
playwright-report/. No artifacts will be uploaded.
|