[Interactive Graph Editor] Stop cursor jumps in number input fields #9050
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
8 errors
Check for .changeset entries for all changed files (ubuntu-latest, 20.x)
Changeset entry required for @khanacademy/perseus-editor because there have been changes since the last release.
|
Publish npm snapshot (ubuntu-latest, 20.x)
Process completed with exit code 1.
|
Lint, Typecheck, Format, and Test (ubuntu-latest, 20.x):
packages/perseus-editor/src/components/coordinate-pair-input.tsx#L65
Type '(CSSProperties | undefined)[]' is not assignable to type '(CSSProperties & (false | 0 | CSSProperties | NestedArray<CSSProperties | Falsy> | null)) | undefined'.
|
Lint, Typecheck, Format, and Test (ubuntu-latest, 20.x):
packages/perseus-editor/src/components/coordinate-pair-input.tsx#L80
Type '(CSSProperties | undefined)[]' is not assignable to type '(CSSProperties & (false | 0 | CSSProperties | NestedArray<CSSProperties | Falsy> | null)) | undefined'.
|
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-editor/src/components/coordinate-pair-input.tsx#L65
Type '(CSSProperties | undefined)[]' is not assignable to type '(CSSProperties & (false | 0 | CSSProperties | NestedArray<CSSProperties | Falsy> | null)) | undefined'.
|
Lint, Typecheck, Format, and Test (ubuntu-latest, 20.x):
packages/perseus-editor/src/components/coordinate-pair-input.tsx#L80
Type '(CSSProperties | undefined)[]' is not assignable to type '(CSSProperties & (false | 0 | CSSProperties | NestedArray<CSSProperties | Falsy> | null)) | undefined'.
|
Lint, Typecheck, Format, and Test (ubuntu-latest, 20.x)
Process completed with exit code 2.
|