Skip to content

feat: socket

feat: socket #1073

Triggered via pull request September 13, 2023 04:36
Status Failure
Total duration 1m 29s
Artifacts

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors
build: packages/@eventual/compiler/src/eventual-infer.ts#L76
Property 'sockets' is missing in type '{ workflows: { name: string; }[]; tasks: { name: string; sourceLocation: SourceLocation | undefined; options: TaskOptions | undefined; }[]; events: { name: string; schema: SchemaObject | undefined; }[]; ... 7 more ...; queues: { ...; }[]; }' but required in type 'ServiceSpec'.
build: packages/@eventual/compiler/src/eventual-infer.ts#L76
Property 'sockets' is missing in type '{ workflows: { name: string; }[]; tasks: { name: string; sourceLocation: SourceLocation | undefined; options: TaskOptions | undefined; }[]; events: { name: string; schema: SchemaObject | undefined; }[]; ... 7 more ...; queues: { ...; }[]; }' but required in type 'ServiceSpec'.
build: packages/@eventual/compiler/src/eventual-infer.ts#L76
Property 'sockets' is missing in type '{ workflows: { name: string; }[]; tasks: { name: string; sourceLocation: SourceLocation | undefined; options: TaskOptions | undefined; }[]; events: { name: string; schema: SchemaObject | undefined; }[]; ... 7 more ...; queues: { ...; }[]; }' but required in type 'ServiceSpec'.
build
Process completed with exit code 1.