Update to v1.1.0 #18
Annotations
4 errors and 1 warning
Run yarn run build:packages:
packages/studio-base/src/panels/ToggleSrvButton/index.stories.tsx#L17
Type '{ serviceName: string; }' is missing the following properties from type 'Config': statusTopicName, reverseLogic, activationText, activationColor, and 2 more.
|
Run yarn run build:packages:
packages/studio-base/src/panels/ToggleSrvButton/index.stories.tsx#L37
Property 'toggleSrvButtons' 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/ToggleSrvButton/index.stories.tsx#L38
Object literal may only specify known properties, and 'toggleSrvButton' does not exist in type 'Fixture'.
|
Run yarn run build:packages
Process completed with exit code 1.
|
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/[email protected]. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
|
Loading