Refactor CI workflow for preview deployment #1
preview.yml
on: push
build_and_pack_frontend
26s
Annotations
3 errors and 1 warning
build_and_pack_frontend:
src/pages/taskList/List.tsx#L204
Type '{ ref: RefObject<UseModalRefType>; runAsync: () => void; }' is not assignable to type 'IntrinsicAttributes & { title: string; } & RefAttributes<UseModalRefType>'.
|
build_and_pack_frontend:
src/pages/taskList/compoments/TaskOperateTableRender.tsx#L13
'"@/apis/task"' has no exported member named 'postTaskRun'. Did you mean 'postTaskGrounp'?
|
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/
|