Skip to content

[Analytics] Adding more widget analytics events. #16216

[Analytics] Adding more widget analytics events.

[Analytics] Adding more widget analytics events. #16216

Triggered via pull request November 17, 2025 20:06
Status Failure
Total duration 2m 5s
Artifacts

node-ci.yml

on: pull_request
Matrix: Check for .changeset entries for all changed files
Matrix: Check builds for changes in size
Matrix: Check for item splitting changes
Matrix: Check for schema changes
Matrix: Cypress
Matrix: Lint, Typecheck, Format, and Test
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
Check for .changeset entries for all changed files (ubuntu-latest, 20.x)
This PR does not have a changeset. You can add one by running `pnpm changeset` and following the prompts. If this PR doesn't need a changeset, run `pnpm changeset --empty` and commit results.
Lint, Typecheck, Format, and Test (ubuntu-latest, 20.x)
Process completed with exit code 2.
Lint, Typecheck, Format, and Test (ubuntu-latest, 20.x): packages/perseus/src/widgets/passage/__tests__/passage.test.tsx#L63
Type '{ footnotes: string; alignment: null; apiOptions: { readonly isArticle: boolean; readonly onFocusChange: (newFocusPath: FocusPath, oldFocusPath: FocusPath, keypadHeight?: number | undefined, focusedElement?: HTMLElement | undefined) => unknown; ... 19 more ...; readonly flags?: Record<...> | undefined; }; ... 16 mor...' is not assignable to type 'IntrinsicAttributes & Omit<PassageProps, "dependencies"> & RefAttributes<any>'.
Check for .changeset entries for all changed files (ubuntu-latest, 20.x)
Unexpected input(s) 'changed_files', valid inputs are ['exclude', 'exclude_extensions', 'exclude_globs']