feat: implement refresh provider schema #820
ci.yaml
on: pull_request
test-module
36s
test-playground-local
1m 20s
test-playground-refresh
1m 19s
test-playground-authjs
1m 24s
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.
|