Skip to content

fixed big problems with the helper verb page! #649

fixed big problems with the helper verb page!

fixed big problems with the helper verb page! #649

Triggered via push February 4, 2025 22:21
Status Failure
Total duration 38s
Artifacts

main.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors
build: src/components/phrase-diagram/BlockDiagram.tsx#L21
Expected 7 arguments, but got 6.
build: src/games/sub-cores/NPAdjGame.tsx#L49
Expected 7 arguments, but got 6.
build: src/lib/block-generators/sandwich-generator.ts#L7
Property 'mayo' is missing in type '{ type: "sandwich"; before: { p: string; f: string; }; after: { p: string; f: string; }; e: string; }' but required in type 'Sandwich'.
build: src/lib/block-generators/sandwich-generator.ts#L13
Property 'mayo' is missing in type '{ type: "sandwich"; before: { p: string; f: string; }; after: { p: string; f: string; }; e: string; }' but required in type 'Sandwich'.
build: src/lib/block-generators/sandwich-generator.ts#L19
Property 'mayo' is missing in type '{ type: "sandwich"; before: { p: string; f: string; }; after: { p: string; f: string; }; e: string; }' but required in type 'Sandwich'.
build: src/lib/block-generators/sandwich-generator.ts#L25
Property 'mayo' is missing in type '{ type: "sandwich"; before: undefined; after: { p: string; f: string; }; e: string; }' but required in type 'Sandwich'.
build: src/lib/block-generators/sandwich-generator.ts#L31
Property 'mayo' is missing in type '{ type: "sandwich"; before: { p: string; f: string; }; after: { p: string; f: string; }; e: string; }' but required in type 'Sandwich'.
build: src/lib/block-generators/sandwich-generator.ts#L37
Property 'mayo' is missing in type '{ type: "sandwich"; before: { p: string; f: string; }; after: { p: string; f: string; }; e: string; }' but required in type 'Sandwich'.
build: src/lib/block-generators/sandwich-generator.ts#L49
Property 'mayo' is missing in type '{ type: "sandwich"; before: { p: string; f: string; }; after: { p: string; f: string; }; e: string; }' but required in type 'Sandwich'.
build: src/lib/block-generators/sandwich-generator.ts#L55
Property 'mayo' is missing in type '{ type: "sandwich"; before: { p: string; f: string; }; after: { p: string; f: string; }; e: string; }' but required in type 'Sandwich'.