Skip to content

Pagetransition

Pagetransition #430

Triggered via pull request March 9, 2026 05:01
Status Failure
Total duration 41s
Artifacts

node.js.yml

on: pull_request
Matrix: check-docs
Matrix: lint
Matrix: test-js-eval
Matrix: types
Fit to window
Zoom out
Zoom in

Annotations

4 errors
lint (22.x)
Process completed with exit code 1.
types (22.x)
Process completed with exit code 2.
types (22.x): app/[lang]/[pageId]/pageContent.tsx#L35
Property 'path' does not exist on type 'PageContentProps'.
types (22.x): app/[lang]/[pageId]/page.tsx#L70
Type '{ splitMdContent: MarkdownSection[]; langEntry: LanguageEntry; pageEntry: PageEntry; docs_id: string; lang: LangId; pageId: PageSlug; prevPage: PageEntry; nextPage: PageEntry; path: { ...; }; }' is not assignable to type 'IntrinsicAttributes & PageContentProps'.