Skip to content

feat(context menu): Add support to hide the kebab toggle in the context menu #174

feat(context menu): Add support to hide the kebab toggle in the context menu

feat(context menu): Add support to hide the kebab toggle in the context menu #174

Triggered via pull request November 12, 2024 20:34
@jenny-s51jenny-s51
synchronize #250
Status Failure
Total duration 52s
Artifacts

pr-preview.yml

on: pull_request_target
build-upload
39s
build-upload
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 3 warnings
build-upload
Process completed with exit code 1.
build-upload
Property 'hideContextMenuKebab' does not exist on type 'NodeLabelProps'.
build-upload
Type '{ children: string; className: string; x: number; y: number; position: LabelPosition; paddingX: number; paddingY: number; secondaryLabel: string; truncateLength: number; status: NodeStatus; ... 12 more ...; labelIconPadding: number; }' is not assignable to type 'IntrinsicAttributes & { element?: Node<NodeModel, any>; children?: string; className?: string; paddingX?: number; paddingY?: number; x?: number; y?: number; ... 23 more ...; badgeLocation?: BadgeLocation; } & Partial<...>'.
build-upload
Process completed with exit code 1.
build-upload
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
build-upload
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build-upload
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v1, actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/