Skip to content

feat: atproto oauth #1014

feat: atproto oauth

feat: atproto oauth #1014

Triggered via pull request January 29, 2026 21:22
Status Failure
Total duration 37m 10s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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.