Skip to content

fix: 冲突解决

fix: 冲突解决 #7

Triggered via push November 25, 2024 09:18
Status Failure
Total duration 37s
Artifacts

preview.yml

on: push
build_and_pack_frontend
29s
build_and_pack_frontend
release
0s
release
deploy_to_server
0s
deploy_to_server
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 1 warning
build_and_pack_frontend: src/apis/task/index.ts#L6
'TGetTimeLineRuntimeMessage' is declared but never used.
build_and_pack_frontend: src/pages/TaskDetail/TaskDetail.tsx#L26
Expected 4 arguments, but got 2.
build_and_pack_frontend: src/pages/TaskDetail/compoments/ViewReportDrawer.tsx#L2
'message' is declared but its value is never read.
build_and_pack_frontend: src/pages/TaskDetail/compoments/ViewReportDrawer.tsx#L4
'useRequest' is declared but its value is never read.
build_and_pack_frontend: src/pages/TaskDetail/compoments/ViewReportDrawer.tsx#L161
'runtime_id' is declared but its value is never read.
build_and_pack_frontend
Process completed with exit code 2.
build_and_pack_frontend
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, pnpm/action-setup@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/