Skip to content

chore: reset auto-derived docs for full re-actualize #34

chore: reset auto-derived docs for full re-actualize

chore: reset auto-derived docs for full re-actualize #34

Triggered via push April 29, 2026 15:46
Status Failure
Total duration 49s
Artifacts

ci.yml

on: push
lint-and-typecheck
37s
lint-and-typecheck
test
43s
test
Fit to window
Zoom out
Zoom in

Annotations

12 errors and 2 warnings
lint-and-typecheck
No overload matches this call.
lint-and-typecheck
Argument of type '{ headers: { Authorization: string; }; method?: string; body?: unknown; }' is not assignable to parameter of type 'NitroFetchOptions<NitroFetchRequest, "head" | "delete" | "get" | "patch" | "post" | "put" | "connect" | "options" | "trace">'.
lint-and-typecheck
Type 'TypedInternalResponse<NitroFetchRequest, T, NitroFetchOptions<NitroFetchRequest, "head" | "delete" | "get" | "patch" | "post" | "put" | "connect" | "options" | "trace"> extends NitroFetchOptions<...> ? "get" : Lowercase<Exclude<...>> | Lowercase<Exclude<...>> extends "head" | ... 7 more ... | "trace" ? Lowercase<Exc...' is not assignable to type 'T'.
lint-and-typecheck
Property 'where' does not exist on type '{ select?: SubscriberSelect<DefaultArgs> | null | undefined; omit?: SubscriberOmit<DefaultArgs> | null | undefined; ... 6 more ...; distinct?: SubscriberScalarFieldEnum | ... 1 more ... | undefined; } | undefined'.
lint-and-typecheck
Type '(row: Subscriber) => void' is not assignable to type '(e: Event, row: TableRow<Subscriber>) => void'.
lint-and-typecheck
Type '"red" | "blue"' is not assignable to type '"error" | "primary" | "secondary" | "success" | "info" | "warning" | "neutral" | undefined'.
lint-and-typecheck
Type '"red" | "yellow" | "green"' is not assignable to type '"error" | "primary" | "secondary" | "success" | "info" | "warning" | "neutral" | undefined'.
lint-and-typecheck
Type 'number | null' is not assignable to type 'number | undefined'.
test
Process completed with exit code 1.
test
web#test: command (/home/runner/work/podpisach/podpisach/apps/web) /home/runner/setup-pnpm/node_modules/.bin/pnpm run test exited (1)
lint-and-typecheck
Type 'readonly [{ readonly label: "Обзор"; readonly icon: "i-heroicons-chart-bar"; readonly to: "/"; }, { readonly label: "Каналы"; readonly icon: "i-heroicons-megaphone"; readonly to: "/channels"; }, { ...; }, { ...; }, { ...; }, { ...; }]' is not assignable to type 'ArrayOrNested<NavigationMenuItem> | undefined'.
lint-and-typecheck
web#typecheck: command (/home/runner/work/podpisach/podpisach/apps/web) /home/runner/setup-pnpm/node_modules/.bin/pnpm run typecheck exited (1)
lint-and-typecheck
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-node@v4, pnpm/action-setup@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
test
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-node@v4, pnpm/action-setup@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/