Skip to content

Feat/plugin support, allow third_party feat(spine) to create plugin for creator. #661

Feat/plugin support, allow third_party feat(spine) to create plugin for creator.

Feat/plugin support, allow third_party feat(spine) to create plugin for creator. #661

Triggered via pull request August 24, 2026 10:11
Status Success
Total duration 3m 11s
Artifacts

web-quality.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
Run ESLint: cocos/2d/components/ui-mesh.ts#L132
Expected newline before ')'
Run ESLint: cocos/2d/components/ui-mesh.ts#L132
Expected newline between arguments/params
Run ESLint: cocos/2d/components/ui-mesh.ts#L132
Expected newline between arguments/params
Run ESLint: cocos/2d/components/ui-mesh.ts#L132
Expected indentation of 20 spaces but found 41
Run ESLint: cocos/2d/components/ui-mesh.ts#L131
There should be no line break here
Run ESLint: cocos/2d/components/ui-mesh.ts#L131
Expected newline between arguments/params
Run ESLint: cocos/2d/components/ui-mesh.ts#L131
Expected newline between arguments/params
Run ESLint: cocos/2d/components/ui-mesh.ts#L131
Expected newline between arguments/params
Run ESLint: cocos/2d/components/ui-mesh.ts#L131
Expected newline after '('
Run ESLint: cocos/2d/components/ui-mesh.ts#L19
`internal:constants` import should occur before import of `../framework/ui-renderer`
Run ESLint
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: 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/