Move most of perseus - util.ts
into perseus-core - util.ts
#10117
node-ci.yml
on: pull_request
Matrix: Check for .changeset entries for all changed files
Matrix: Check builds for changes in size
Matrix: Cypress
Matrix: Lint, Typecheck, Format, and Test
Matrix: Publish npm snapshot
Annotations
3 errors and 4 warnings
Check for .changeset entries for all changed files (ubuntu-latest, 20.x)
Changeset entry required for @khanacademy/perseus-core, @khanacademy/perseus-editor, @khanacademy/perseus because there have been changes since the last release.
|
Lint, Typecheck, Format, and Test (ubuntu-latest, 20.x):
packages/perseus/src/util.ts#L7
'Range' is defined but never used. Allowed unused vars must match /^_*$/u
|
Lint, Typecheck, Format, and Test (ubuntu-latest, 20.x)
Error: Command failed: yarn lint "packages/perseus-core/src/index.ts" "packages/perseus-core/src/utils/util.ts" "packages/perseus-editor/src/components/graph-settings.tsx" "packages/perseus-editor/src/editor.tsx" "packages/perseus-editor/src/widgets/interaction-editor/interaction-editor.tsx" "packages/perseus-editor/src/widgets/interactive-graph-editor/components/interactive-graph-settings.tsx" "packages/perseus-editor/src/widgets/interactive-graph-editor/interactive-graph-editor.tsx" "packages/perseus-editor/src/widgets/table-editor.tsx" "packages/perseus/src/__tests__/util.test.ts" "packages/perseus/src/article-renderer.tsx" "packages/perseus/src/components/graph.tsx" "packages/perseus/src/components/graphie-classes.ts" "packages/perseus/src/components/graphie.tsx" "packages/perseus/src/components/sortable.tsx" "packages/perseus/src/renderer.tsx" "packages/perseus/src/server-item-renderer.tsx" "packages/perseus/src/util.ts" "packages/perseus/src/util/geometry.ts" "packages/perseus/src/util/is-real-json-parse.ts" "packages/perseus/src/widgets/categorizer/categorizer.tsx" "packages/perseus/src/widgets/cs-program/cs-program.tsx" "packages/perseus/src/widgets/grapher/grapher.tsx" "packages/perseus/src/widgets/grapher/util.tsx" "packages/perseus/src/widgets/iframe/iframe.tsx" "packages/perseus/src/widgets/interaction/interaction.tsx" "packages/perseus/src/widgets/interactive-graph.tsx" "packages/perseus/src/widgets/interactive-graphs/reducer/interactive-graph-reducer.ts" "packages/perseus/src/widgets/interactive-graphs/score-interactive-graph.ts" "packages/perseus/src/widgets/matcher/matcher.tsx" "packages/perseus/src/widgets/matrix/matrix.tsx" "packages/perseus/src/widgets/orderer/orderer.tsx" "packages/perseus/src/widgets/plotter/score-plotter.ts" "packages/perseus/src/widgets/plotter/validate-plotter.ts" "packages/perseus/src/widgets/radio/radio-component.tsx" "packages/perseus/src/widgets/radio/radio.ts" "packages/perseus/src/widgets/sorter/score-sorter.ts" "packages/perseus/src/widgets/sorter/sorter.tsx" "packages/perseus/src/widgets/table/table.tsx"
|
Check for .changeset entries for all changed files (ubuntu-latest, 20.x)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Cypress (ubuntu-latest, 20.x)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Publish npm snapshot (ubuntu-latest, 20.x)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Check builds for changes in size (ubuntu-latest, 20.x)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|