Skip to content

feat: launchdarkly context + chore: refactor edge functions #1594

feat: launchdarkly context + chore: refactor edge functions

feat: launchdarkly context + chore: refactor edge functions #1594

Triggered via pull request October 7, 2024 23:21
Status Failure
Total duration 1m 46s
Artifacts

playwright.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 errors
test
Type 'string' is not assignable to type 'PropertyKey'.
test
Type '{ type: "string"; }' is not assignable to type 'PrimitiveType'.
test
Type 'string' is not assignable to type 'EnvironmentId'.
test
Type 'string' is not assignable to type 'EnvironmentId'.
test
Property 'canonicalSlug' is missing in type '{ id: FernNavigation.NodeId; type: "page"; pageId: FernNavigation.PageId; title: string; slug: FernNavigation.Slug; icon: undefined; hidden: false; noindex: undefined; }' but required in type 'PageNode'.
test
Type '{ id: FernNavigation.NodeId; type: "section"; title: string; slug: FernNavigation.Slug; icon: undefined; hidden: false; noindex: undefined; collapsed: false; children: FernNavigation.PageNode[]; overviewPageId: undefined; pointsTo: undefined; }' is not assignable to type 'NavigationNode'.
test
Argument of type '{ [x: string]: { markdown: string; }; }' is not assignable to parameter of type 'Record<string, PageContent>'.
test
Type '{ type: "pathParameter"; key: string; valueShape: { type: "primitive"; value: { type: "string"; }; description: undefined; availability: undefined; }; hidden: boolean; description: undefined; availability: undefined; }' is not assignable to type 'ResolvedEndpointPathParts'.
test
Type 'string' is not assignable to type 'EnvironmentId'.
test
Type '{ type: "pathParameter"; key: string; valueShape: { type: "primitive"; value: { type: "string"; }; description: undefined; availability: undefined; }; hidden: boolean; description: undefined; availability: undefined; }' is not assignable to type 'ResolvedEndpointPathParts'.
test
Report file results.json not found. Make sure Playwright is configured to generate a JSON report.