Skip to content
This repository has been archived by the owner on Jul 10, 2024. It is now read-only.

refactor: 取消用户默认密码,改为表单填写密码 #17

refactor: 取消用户默认密码,改为表单填写密码

refactor: 取消用户默认密码,改为表单填写密码 #17

Triggered via push February 2, 2024 15:44
Status Failure
Total duration 48s
Artifacts

deploy.yml

on: push
deploy-web
40s
deploy-web
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
deploy-web: src/views/system/user/index.vue#L245
Type 'string | false' is not assignable to type 'string'.
deploy-web: src/views/system/user/index.vue#L245
Argument of type 'string | undefined' is not assignable to parameter of type 'string'.
deploy-web
Process completed with exit code 1.
deploy-web
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/action-setup@v2, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-***-github-actions-transitioning-from-node-16-to-node-20/.