Skip to content

feat(tree-node-base): add context menu support #2197

feat(tree-node-base): add context menu support

feat(tree-node-base): add context menu support #2197

Triggered via pull request October 2, 2024 13:01
@gabrielchlgabrielchl
opened #659
Status Failure
Total duration 1m 49s
Artifacts

pull-request.yml

on: pull_request_target
Check - Validation
0s
Check - Validation
Initialize
20s
Initialize
Test - Source
1m 4s
Test - Source
Test - static
43s
Test - static
Build - Source
45s
Build - Source
Fit to window
Zoom out
Zoom in

Annotations

13 errors and 18 warnings
Test - static: src/components/ContextMenu/ContextMenu.tsx#L46
Unexpected console statement
Test - static
Process completed with exit code 1.
Build - Source: node_modules/@formatjs/ecma402-abstract/types/date-time.d.ts#L8
Type '"day" | "era" | "hour" | "minute" | "month" | "second" | "timeZoneName" | "weekday" | "year" | "fractionalSecondDigits"' does not satisfy the constraint 'keyof DateTimeFormatOptions'.
Build - Source: node_modules/@formatjs/ecma402-abstract/types/relative-time.d.ts#L28
Namespace 'Intl' has no exported member 'RelativeTimeFormatUnit'.
Build - Source: node_modules/@formatjs/ecma402-abstract/types/relative-time.d.ts#L35
Namespace 'Intl' has no exported member 'ResolvedRelativeTimeFormatOptions'.
Build - Source: node_modules/@formatjs/ecma402-abstract/types/relative-time.d.ts#L36
Namespace 'Intl' has no exported member 'ResolvedRelativeTimeFormatOptions'.
Test - Source
Process completed with exit code 1.
Initialize
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2, 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/
Initialize
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v2, 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/
Test - static
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2, 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/
Test - static
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v2, 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/
Test - static: src/components/Accordion/Accordion.tsx#L18
'children' is missing in props validation
Test - static: src/components/Accordion/Accordion.tsx#L19
'className' is missing in props validation
Test - static: src/components/Accordion/Accordion.tsx#L20
'id' is missing in props validation
Test - static: src/components/Accordion/Accordion.tsx#L21
'style' is missing in props validation
Test - static: src/components/Accordion/Accordion.tsx#L22
'heading' is missing in props validation
Test - static: src/components/Accordion/Accordion.tsx#L23
'headingRightContent' is missing in props validation
Test - static: src/components/Accordion/Accordion.tsx#L24
'defaultExpanded' is missing in props validation
Test - static: src/components/Accordion/Accordion.tsx#L25
'ariaLevel' is missing in props validation
Test - static: src/components/Accordion/Accordion.tsx#L26
'buttonProps' is missing in props validation
Test - static: src/components/AriaGroup/AriaGroup.stories.tsx#L23
Missing return type on function
Build - Source
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2, 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 - Source
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v2, 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/
Test - Source
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2, 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/
Test - Source
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v2, 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/