Skip to content

修复了mcla_worker.js的位置不对, 导致无法加载的问题 #285

修复了mcla_worker.js的位置不对, 导致无法加载的问题

修复了mcla_worker.js的位置不对, 导致无法加载的问题 #285

Triggered via pull request October 1, 2023 16:12
@zyxkadzyxkad
synchronize #161
zyxkad:dev
Status Failure
Total duration 53s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

pr-check.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
build (16.x, ubuntu-latest): docs/.vitepress/analyzers/mcla.ts#L128
'_' is assigned a value but never used
build (16.x, ubuntu-latest): docs/.vitepress/analyzers/mcla.ts#L128
'_' is never reassigned. Use 'const' instead
build (16.x, ubuntu-latest): docs/.vitepress/analyzers/mcla.ts#L128
'reject' is never reassigned. Use 'const' instead
build (16.x, ubuntu-latest)
Process completed with exit code 1.
build (16.x, ubuntu-latest)
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/