Skip to content

feat: implement refresh provider schema #820

feat: implement refresh provider schema

feat: implement refresh provider schema #820

Triggered via pull request November 24, 2023 09:28
Status Failure
Total duration 1m 33s
Artifacts

ci.yaml

on: pull_request
test-module
36s
test-module
test-playground-local
1m 20s
test-playground-local
test-playground-refresh
1m 19s
test-playground-refresh
test-playground-authjs
1m 24s
test-playground-authjs
Fit to window
Zoom out
Zoom in

Annotations

3 errors
test-module: src/runtime/composables/refresh/useAuth.ts#L155
Property 'path' does not exist on type 'false | { path: string; method: "get" | "head" | "patch" | "post" | "put" | "delete" | "connect" | "options" | "trace"; }'.
test-module: src/runtime/composables/refresh/useAuth.ts#L155
Property 'method' does not exist on type 'false | { path: string; method: "get" | "head" | "patch" | "post" | "put" | "delete" | "connect" | "options" | "trace"; }'.
test-module
Process completed with exit code 1.