docs: consolidated docs update (orchestrate-advanced, builder platform/OS mapping, large-projects fixes) #923
checks.yml
on: pull_request
Code formatting
21s
Code styles
21s
Types check
25s
Tests
21s
E2E tests
2m 57s
Annotations
1 error, 20 warnings, and 1 notice
|
Code formatting
Process completed with exit code 1.
|
|
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/builds/build-row.tsx#L28
Unexpected `any`. Specify a different type.
|
|
typescript(no-explicit-any):
src/components/docs/versions/builds/builds.tsx#L138
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.
|
|
typescript(no-explicit-any):
src/components/docs/versions/unity-versions.tsx#L22
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/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.
|
|
react(jsx-no-constructed-context-values):
src/theme/Root.tsx#L23
The Context `value` prop should not be constructed.
|
|
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
|
|
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
|
|
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 (22.9s)
|