Skip to content

refactor(optim): start to support basic mecanisms + tests #173

refactor(optim): start to support basic mecanisms + tests

refactor(optim): start to support basic mecanisms + tests #173

Triggered via push January 15, 2024 11:48
Status Failure
Total duration 23s
Artifacts

build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 errors
main: source/serializeParsedRules.ts#L120
Argument of type 'ASTNode<"unité" | "rule" | "replacementRule" | "reference" | "arrondi" | "barème" | "durée" | "grille" | "est non applicable" | "est non défini" | "inversion" | "operation" | "une possibilité" | ... 8 more ... | "texte"> | ASTNode<...>[]' is not assignable to parameter of type 'ASTNode<"unité" | "rule" | "replacementRule" | "reference" | "arrondi" | "barème" | "durée" | "grille" | "est non applicable" | "est non défini" | "inversion" | "operation" | "une possibilité" | ... 8 more ... | "texte">'.
main: source/serializeParsedRules.ts#L130
Argument of type 'ASTNode<"unité" | "rule" | "replacementRule" | "reference" | "arrondi" | "barème" | "durée" | "grille" | "est non applicable" | "est non défini" | "inversion" | "operation" | "une possibilité" | ... 8 more ... | "texte"> | { ...; }' is not assignable to parameter of type 'ASTNode<"unité" | "rule" | "replacementRule" | "reference" | "arrondi" | "barème" | "durée" | "grille" | "est non applicable" | "est non défini" | "inversion" | "operation" | "une possibilité" | ... 8 more ... | "texte">'.
main
Process completed with exit code 1.