[Analytics] More widget rendering telemetry #16122
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
Matrix: Publish npm snapshot
Annotations
2 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)
Error: Command failed: pnpm jest --passWithNoTests --findRelatedTests "packages/perseus/src/widgets/dropdown/dropdown.test.ts" "packages/perseus/src/widgets/dropdown/dropdown.tsx" "packages/perseus/src/widgets/explanation/explanation.test.ts" "packages/perseus/src/widgets/explanation/explanation.tsx" "packages/perseus/src/widgets/input-number/input-number.test.ts" "packages/perseus/src/widgets/input-number/input-number.tsx" "packages/perseus/src/widgets/numeric-input/numeric-input.test.ts" "packages/perseus/src/widgets/numeric-input/numeric-input.tsx" "packages/perseus/src/widgets/radio/__tests__/multiple-choice.test.ts" "packages/perseus/src/widgets/radio/multiple-choice-widget.new.tsx"
|
|
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']
|