Skip to content

fix: 修复预览弹窗 #28

fix: 修复预览弹窗

fix: 修复预览弹窗 #28

Triggered via push January 17, 2024 18:35
Status Failure
Total duration 44s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
deploy: src/components/FileListItem.vue#L262
Type '"instant"' is not assignable to type 'ScrollBehavior'.
deploy: src/views/FileEditor.vue#L323
Type '"instant"' is not assignable to type 'ScrollBehavior'.
deploy: src/components/SubListItem.vue#L342
Type '"instant"' is not assignable to type 'ScrollBehavior'.
deploy: src/views/SubEditor.vue#L430
Type '"instant"' is not assignable to type 'ScrollBehavior'.
deploy
Process completed with exit code 1.
deploy
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/