Skip to content

feat: 代码推送增加lint检查 #6

feat: 代码推送增加lint检查

feat: 代码推送增加lint检查 #6

Triggered via pull request June 11, 2025 08:07
Status Failure
Total duration 1m 8s
Artifacts

pr-lint-check.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 10 warnings
lint: cloudfunctions/ARDemo/cloud-functions-tools/cli/svrkit-utils-template.js#L36
for..in loops iterate over the entire prototype chain, which is virtually never what you want. Use Object.{keys,values,entries}, and iterate over the resulting array
lint: cloudfunctions/ARDemo/cloud-functions-tools/cli/svrkit-utils-template.js#L1
Function 'generate' has a complexity of 12. Maximum allowed is 10
lint: miniprogram/packageExtend/components/form/form.js#L552
Unexpected constant condition
lint: miniprogram/packageAPI/pages/ai/style-trans/index.js#L93
Avoid nesting promises