docs: plugin catalog for the 14 new game-ci/cli plugins #921
checks.yml
on: pull_request
Code formatting
21s
Code styles
23s
Types check
23s
Tests
29s
E2E tests
3m 13s
Annotations
20 warnings and 1 notice
|
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/unity-versions.tsx#L22
Unexpected `any`. Specify a different type.
|
|
typescript(no-explicit-any):
src/components/docs/versions/unity-version.tsx#L10
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.
|
|
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.
|
|
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
|
|
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 (23.7s)
|