Skip to content

feature | Request Saving format, integrate all tabs and static drafts #57

feature | Request Saving format, integrate all tabs and static drafts

feature | Request Saving format, integrate all tabs and static drafts #57

Re-run triggered July 6, 2026 18:40
Status Failure
Total duration 31s
Artifacts

validate.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 1 warning
validate
Process completed with exit code 2.
validate
Property 'content' does not exist on type 'TreeNode'.
validate
Property 'raw' does not exist on type '{ __typename: "ReplayEntry"; id: string; error?: string | null | undefined; createdAt: Date; connection: { __typename: "ConnectionInfo"; host: string; port: number; isTLS: boolean; SNI?: string | ... 1 more ... | undefined; }; session: { ...; }; request?: { ...; } | ... 1 more ... | undefined; }'.
validate
Type '{ pluginKey: PluginKey<any>; items: ({ query }: { query: string; }) => SessionItem[]; render: () => { ...; }; }' is not assignable to type 'Omit<SuggestionOptions<any, MentionNodeAttrs>, "editor">'.
validate
Unused '@ts-expect-error' directive.
validate
Property 'raw' does not exist on type '{ __typename: "ReplayEntry"; id: string; error?: string | null | undefined; createdAt: Date; connection: { __typename: "ConnectionInfo"; host: string; port: number; isTLS: boolean; SNI?: string | ... 1 more ... | undefined; }; session: { ...; }; request?: { ...; } | ... 1 more ... | undefined; }'.
validate
Property 'raw' does not exist on type '{ __typename: "ReplayEntry"; id: string; error?: string | null | undefined; createdAt: Date; connection: { __typename: "ConnectionInfo"; host: string; port: number; isTLS: boolean; SNI?: string | ... 1 more ... | undefined; }; session: { ...; }; request?: { ...; } | ... 1 more ... | undefined; }'.
validate
Type '{ pluginKey: PluginKey<any>; items: ({ query }: { query: string; }) => SessionItem[]; render: () => { ...; }; }' is not assignable to type 'Omit<SuggestionOptions<any, MentionNodeAttrs>, "editor">'.
validate
Unused '@ts-expect-error' directive.
validate
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4, pnpm/action-setup@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/