Telop panel with stamped msg #13
Annotations
7 errors
Run yarn run build:packages:
packages/studio-base/src/panels/EStop/index.stories.tsx#L17
Type '{ goServiceName: string; requestPayload: string; }' is missing the following properties from type 'Config': stopServiceName, statusTopicName
|
Run yarn run build:packages:
packages/studio-base/src/panels/EStop/index.stories.tsx#L38
Property 'eStops' does not exist on type '{ advertise: string; assets: string; callServices: string; setSpeed: string; playbackControl: string; getParameters: string; setParameters: string; }'.
|
Run yarn run build:packages:
packages/studio-base/src/panels/EStop/index.stories.tsx#L39
Object literal may only specify known properties, and 'eStop' does not exist in type 'Fixture'.
|
Run yarn run build:packages:
packages/studio-base/src/panels/ServiceButton/index.stories.tsx#L17
Property 'advancedView' is missing in type '{ serviceName: string; requestPayload: string; }' but required in type 'Config'.
|
Run yarn run build:packages:
packages/studio-base/src/panels/ServiceButton/index.stories.tsx#L38
Property 'serviceButtons' does not exist on type '{ advertise: string; assets: string; callServices: string; setSpeed: string; playbackControl: string; getParameters: string; setParameters: string; }'.
|
Run yarn run build:packages:
packages/studio-base/src/panels/ServiceButton/index.stories.tsx#L39
Object literal may only specify known properties, and 'serviceButton' does not exist in type 'Fixture'.
|
Run yarn run build:packages
Process completed with exit code 1.
|
Loading