Skip to content

Fix code formatting. #140

Fix code formatting.

Fix code formatting. #140

Triggered via push October 9, 2023 10:45
Status Failure
Total duration 3m 49s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

web-quality.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 2 warnings
Run ESLint: cocos/spine/skeleton.ts#L316
A space is required after '{'
Run ESLint: cocos/spine/skeleton.ts#L316
A space is required before '}'
Run ESLint: cocos/spine/skeleton.ts#L1025
Unexpected if as the only statement in an else block
Run ESLint
Process completed with exit code 1.
Run ESLint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Run ESLint: cocos/spine/skeleton.ts#L1616
This line has a length of 153. Maximum allowed is 150