Skip to content

feat: implement refresh provider schema #803

feat: implement refresh provider schema

feat: implement refresh provider schema #803

Re-run triggered November 21, 2023 11:39
Status Failure
Total duration 1m 33s
Artifacts

ci.yaml

on: pull_request
test-module
23s
test-module
test-playground-local
1m 17s
test-playground-local
test-playground-refresh
1m 22s
test-playground-refresh
test-playground-authjs
1m 21s
test-playground-authjs
Fit to window
Zoom out
Zoom in

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.