Skip to content

docs(link): 补充使用说明,修复文档中句号导致的链接跳转错误 #2374

docs(link): 补充使用说明,修复文档中句号导致的链接跳转错误

docs(link): 补充使用说明,修复文档中句号导致的链接跳转错误 #2374

Re-run triggered July 28, 2023 05:22
Status Failure
Total duration 1m 34s
Artifacts

pull-request.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
lint: src/action-sheet/__test__/demo.test.js#L6
`path` import should occur before import of `miniprogram-simulate`
lint: src/action-sheet/__test__/index.test.js#L2
`path` import should occur before import of `miniprogram-simulate`
lint: src/avatar/__test__/demo.test.js#L6
`path` import should occur before import of `miniprogram-simulate`
lint: src/avatar/__test__/index.test.js#L2
`path` import should occur before import of `miniprogram-simulate`
lint: src/back-top/__test__/demo.test.js#L6
`path` import should occur before import of `miniprogram-simulate`
lint: src/back-top/__test__/index.test.js#L2
`path` import should occur before import of `miniprogram-simulate`
lint: src/badge/__test__/demo.test.js#L6
`path` import should occur before import of `miniprogram-simulate`
lint: src/badge/__test__/index.test.js#L2
`path` import should occur before import of `miniprogram-simulate`
lint: src/button/__test__/demo.test.js#L6
`path` import should occur before import of `miniprogram-simulate`
lint: src/button/__test__/index.test.js#L2
`path` import should occur before import of `miniprogram-simulate`
lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/