Skip to content

Improve auth tests #185

Improve auth tests

Improve auth tests #185

Triggered via pull request February 24, 2024 03:44
Status Failure
Total duration 1m 8s
Artifacts

preview.yml

on: pull_request
deploy_vercel
59s
deploy_vercel
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
deploy_vercel: app.vue#L46
Object is of type 'unknown'.
deploy_vercel: app.vue#L49
Object is of type 'unknown'.
deploy_vercel: app.vue#L49
Object is of type 'unknown'.
deploy_vercel: components/Assistant.vue#L226
Type 'RemovableRef<string>' is not assignable to type 'string | undefined'.
deploy_vercel: components/Editor.vue#L145
Property 'roles' does not exist on type 'RemovableRef<User>'.
deploy_vercel: components/Editor.vue#L145
Property 'roles' does not exist on type 'RemovableRef<User>'.
deploy_vercel: composables/useSearch.ts#L18
Argument of type 'Ref<string>' is not assignable to parameter of type 'Ref<unknown>'.
deploy_vercel: composables/useSearch.ts#L26
Argument of type '{}' is not assignable to parameter of type 'string'.
deploy_vercel: composables/useSearch.ts#L55
'searchQueryDebounced.value' is of type 'unknown'.
deploy_vercel: layouts/minimal.vue#L25
Property 'id' does not exist on type 'RemovableRef<User>'.
deploy_vercel
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, pnpm/action-setup@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
deploy_vercel
Environment URL '' is not a valid http(s) URL, so it will not be shown as a link in the workflow graph.