Skip to content

feat:合并主分支代码检查 #4

feat:合并主分支代码检查

feat:合并主分支代码检查 #4

Triggered via pull request May 27, 2025 09:05
Status Failure
Total duration 50s
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: .eslintrc.js#L103
Newline required at end of file but not found
lint: miniprogram/packageAPI/pages/ai/style-trans/index.js#L93
Avoid nesting promises
lint: .eslintrc.js#L25
Unnecessarily quoted property 'eqeqeq' found