Skip to content

Expression: Extract validation from scorer #8873

Expression: Extract validation from scorer

Expression: Extract validation from scorer #8873

Triggered via pull request November 18, 2024 23:33
Status Failure
Total duration 3m 22s
Artifacts

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
Fit to window
Zoom out
Zoom in

Annotations

14 errors
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.