Skip to content
Triggered via push February 9, 2025 00:39
Status Failure
Total duration 39s
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'.