feat: implement refresh provider schema #803
ci.yaml
on: pull_request
test-module
23s
test-playground-local
1m 17s
test-playground-refresh
1m 22s
test-playground-authjs
1m 21s
Annotations
2 errors
test-module:
src/module.ts#L73
Property 'sameSiteAttribute' is missing in type '{ signInResponseTokenPointer: string; type: string; headerName: string; maxAgeInSeconds: number; }' but required in type '{ signInResponseTokenPointer: string; type: string; headerName: string; maxAgeInSeconds: number; sameSiteAttribute: boolean | "lax" | "strict" | "none"; }'.
|
test-module
Process completed with exit code 1.
|