docs: consolidated docs update (orchestrate-advanced, builder platform/OS mapping, large-projects fixes) #926
checks.yml
on: pull_request
Code formatting
31s
Code styles
23s
Types check
20s
Tests
23s
E2E tests
3m 27s
Annotations
20 warnings and 1 notice
|
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 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-wrapper-object-types):
src/components/docs/versions/major-editor-version.tsx#L7
Do not use wrapper object types.
|
|
react(jsx-no-constructed-context-values):
src/theme/Root.tsx#L23
The Context `value` prop should not be constructed.
|
|
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/build-status-dashboard.tsx#L33
Unexpected `any`. Specify a different type.
|
|
typescript(no-explicit-any):
src/core/hooks/use-clipboard.tsx#L2
Unexpected `any`. Specify a different type.
|
|
typescript(no-explicit-any):
src/core/hooks/use-clipboard.tsx#L1
Unexpected `any`. Specify a different type.
|
|
typescript(no-explicit-any):
src/core/hooks/use-authenticated-endpoint.tsx#L4
Unexpected `any`. Specify a different type.
|
|
typescript(no-explicit-any):
src/components/docs/versions/unity-version.tsx#L10
Unexpected `any`. Specify a different type.
|
|
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
|
|
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. 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
|
|
π Playwright Run Summary
24 passed (26.4s)
|