Refactoring Numeric Input helper functions to remove underscore #10293
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
2 errors and 4 warnings
Lint, Typecheck, Format, and Test (ubuntu-latest, 20.x):
packages/perseus/src/widgets/numeric-input/numeric-input.class.tsx#L10
'NumericExampleStrings' 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/data-schema.ts" "packages/perseus/src/util/parse-perseus-json/perseus-parsers/numeric-input-widget.ts" "packages/perseus/src/widgets/numeric-input/numeric-input.class.tsx" "packages/perseus/src/widgets/numeric-input/numeric-input.test.ts" "packages/perseus/src/widgets/numeric-input/numeric-input.tsx" "packages/perseus/src/widgets/numeric-input/score-numeric-input.test.ts" "packages/perseus/src/widgets/numeric-input/utils.test.ts" "packages/perseus/src/widgets/numeric-input/utils.ts"
|
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
|