Skip to content

fix(app): 修复loading加载条不消失的问题 #424

fix(app): 修复loading加载条不消失的问题

fix(app): 修复loading加载条不消失的问题 #424

Triggered via push February 18, 2024 06:34
Status Failure
Total duration 50s
Artifacts

ci.yml

on: push
Build and Deploy to Vercel
44s
Build and Deploy to Vercel
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
Build and Deploy to Vercel: app.vue#L11
'clients' is possibly 'undefined'.
Build and Deploy to Vercel: app.vue#L12
'clients' is possibly 'undefined'.
Build and Deploy to Vercel: app.vue#L12
Property 'localState' is private and only accessible within class 'ApolloClient<TCacheShape>'.
Build and Deploy to Vercel: app.vue#L13
'clients' is possibly 'undefined'.
Build and Deploy to Vercel: app.vue#L13
Property 'queryManager' is private and only accessible within class 'ApolloClient<TCacheShape>'.
Build and Deploy to Vercel: app.vue#L14
'clients' is possibly 'undefined'.
Build and Deploy to Vercel: components/comment/List.vue#L64
Parameter 'v' implicitly has an 'any' type.
Build and Deploy to Vercel: components/comment/List.vue#L66
Parameter 'comment' implicitly has an 'any' type.
Build and Deploy to Vercel: components/comment/List.vue#L70
Parameter 'v' implicitly has an 'any' type.
Build and Deploy to Vercel: components/comment/List.vue#L72
Parameter 'a' implicitly has an 'any' type.
Build and Deploy to Vercel
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, pnpm/[email protected], actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.