Expression: Extract validation from scorer #8873
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
14 errors
Lint, Typecheck, Format, and Test (ubuntu-latest, 20.x):
packages/perseus/src/validation.types.ts#L195
'PerseusExpressionRubric' is not defined
|
Lint, Typecheck, Format, and Test (ubuntu-latest, 20.x)
Error: Command failed: yarn lint "packages/perseus/src/validation.types.ts" "packages/perseus/src/widgets/expression/score-expression.ts" "packages/perseus/src/widgets/expression/validate-expression.test.ts" "packages/perseus/src/widgets/expression/validate-expression.ts"
|
Lint, Typecheck, Format, and Test (ubuntu-latest, 20.x):
packages/perseus/src/validation.types.ts#L195
Cannot find name 'PerseusExpressionRubric'. Did you mean 'PerseusRadioRubric'?
|
Lint, Typecheck, Format, and Test (ubuntu-latest, 20.x):
packages/perseus/src/widgets/expression/score-expression.ts#L16
'"../../validation.types"' has no exported member named 'PerseusExpressionRubric'. Did you mean 'PerseusRadioRubric'?
|
Lint, Typecheck, Format, and Test (ubuntu-latest, 20.x):
packages/perseus/src/widgets/expression/expression.tsx#L28
'"../../validation.types"' has no exported member named 'PerseusExpressionRubric'. Did you mean 'PerseusRadioRubric'?
|
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/validation.types.ts#L195
Cannot find name 'PerseusExpressionRubric'. Did you mean 'PerseusRadioRubric'?
|
Lint, Typecheck, Format, and Test (ubuntu-latest, 20.x):
packages/perseus/src/widgets/expression/expression.tsx#L28
'"../../validation.types"' has no exported member named 'PerseusExpressionRubric'. Did you mean 'PerseusRadioRubric'?
|
Lint, Typecheck, Format, and Test (ubuntu-latest, 20.x):
packages/perseus/src/widgets/expression/score-expression.ts#L16
'"../../validation.types"' has no exported member named 'PerseusExpressionRubric'. Did you mean 'PerseusRadioRubric'?
|
Lint, Typecheck, Format, and Test (ubuntu-latest, 20.x)
Process completed with exit code 2.
|
Publish npm snapshot (ubuntu-latest, 20.x):
packages/perseus/src/validation.types.ts#L195
Cannot find name 'PerseusExpressionRubric'. Did you mean 'PerseusRadioRubric'?
|
Publish npm snapshot (ubuntu-latest, 20.x):
packages/perseus/src/widgets/expression/score-expression.ts#L16
'"../../validation.types"' has no exported member named 'PerseusExpressionRubric'. Did you mean 'PerseusRadioRubric'?
|
Publish npm snapshot (ubuntu-latest, 20.x):
packages/perseus/src/widgets/expression/expression.tsx#L28
'"../../validation.types"' has no exported member named 'PerseusExpressionRubric'. Did you mean 'PerseusRadioRubric'?
|
Publish npm snapshot (ubuntu-latest, 20.x)
Process completed with exit code 2.
|