feat: atproto oauth #1014
Annotations
13 errors
|
knip
Process completed with exit code 1.
|
|
a11y
Process completed with exit code 1.
|
|
test:
server/api/auth/session.delete.ts#L3
Parameter 'oAuthSession' implicitly has an 'any' type.
|
|
test:
server/api/auth/session.delete.ts#L3
Parameter 'event' implicitly has an 'any' type.
|
|
test:
server/api/auth/session.delete.ts#L1
Cannot find module '#server/utils/oauth' or its corresponding type declarations.
|
|
test:
server/api/auth/session.delete.ts#L3
Parameter 'oAuthSession' implicitly has an 'any' type.
|
|
test:
server/api/auth/session.delete.ts#L3
Parameter 'event' implicitly has an 'any' type.
|
|
test:
server/api/auth/session.delete.ts#L1
Cannot find module '#server/utils/oauth' or its corresponding type declarations.
|
|
test:
app/components/AuthModal.vue#L63
Property 'miniDoc' does not exist on type 'MiniDoc'.
|
|
test:
app/components/AuthModal.vue#L58
Property 'miniDoc' does not exist on type 'MiniDoc'.
|
|
test:
app/components/AuthButton.vue#L14
Property 'miniDoc' does not exist on type 'MiniDoc'.
|
|
test:
app/components/AuthButton.vue#L11
Property 'ariaLabel' does not exist on type '{ showModal: boolean; user: MiniDoc | null | undefined; $: ComponentInternalInstance; $data: {}; $props: {}; $attrs: Data; $refs: Data; ... 601 more ...; $nuxtSiteConfig: any; }'.
|
|
browser
Process completed with exit code 1.
|