Skip to content

feat: Allow color computations in MathFormula and use to allow computed Turtle colors #640

feat: Allow color computations in MathFormula and use to allow computed Turtle colors

feat: Allow color computations in MathFormula and use to allow computed Turtle colors #640

Triggered via pull request February 12, 2025 15:46
Status Failure
Total duration 58s
Artifacts

ci.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors
src/views/__tests__/Gallery.spec.ts > should contain specimen gallery: src/shared/ParamType.ts#L231
TypeError: fmla.freevars.difference is not a function ❯ Object.validate src/shared/ParamType.ts:231:44 ❯ Formula.validateIndividual src/shared/Paramable.ts:686:48 ❯ src/shared/Paramable.ts:656:41 ❯ Formula.validate src/shared/Paramable.ts:656:23 ❯ Function.makeSequence src/shared/Specimen.ts:131:18 ❯ Function.getSequenceNameFromQuery src/shared/Specimen.ts:303:35 ❯ src/views/Gallery.vue:94:32 ❯ fillTitles src/views/Gallery.vue:88:24
src/views/minor/__tests__/NavBar.spec.ts > should have links to home, scope, about, and documentation: src/shared/ParamType.ts#L231
TypeError: fmla.freevars.difference is not a function ❯ Object.validate src/shared/ParamType.ts:231:44 ❯ Formula.validateIndividual src/shared/Paramable.ts:686:48 ❯ src/shared/Paramable.ts:656:41 ❯ Formula.validate src/shared/Paramable.ts:656:23 ❯ Function.makeSequence src/shared/Specimen.ts:131:18 ❯ new Specimen src/shared/Specimen.ts:51:39 ❯ src/views/minor/__tests__/NavBar.spec.ts:8:22
test
Process completed with exit code 2.
lint
Process completed with exit code 2.