Skip to content

feat: adding tooltips and tests to visual-refresh-toolbar #10749

feat: adding tooltips and tests to visual-refresh-toolbar

feat: adding tooltips and tests to visual-refresh-toolbar #10749

Triggered via pull request September 10, 2024 10:09
Status Failure
Total duration 7m 50s
Artifacts

build-lint-test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 11 warnings
Documenter › definition for app-layout matches the snapshot: src/__tests__/documenter.test.ts#L8
expect(received).toMatchSnapshot(hint) Snapshot name: `Documenter definition for app-layout matches the snapshot: app-layout 1` - Snapshot - 1 + Received + 1 @@ -325,11 +325,11 @@ #### DrawerTrigger - `iconName` (IconProps.Name) - (Optional) Specifies the icon to be displayed. - `iconSvg` (React.ReactNode) - (Optional) Specifies the SVG of a custom icon. For more information, see [SVG icon guidelines](/components/icon/?tabId=api#slots) #### DrawerAriaLabels - - `drawerName` (string) - Label for the drawer itself. + - `drawerName` (string) - Label for the drawer itself and the text in the tooltip for the drawer trigger button - `closeButton` (string) - (Optional) Label for the close button. - `triggerButton` (string) - (Optional) Label for the trigger button. - `resizeHandle` (string) - (Optional) Label for the resize handle. ", "name": "drawers", at src/__tests__/documenter.test.ts:8:24
build / build
Process completed with exit code 1.
build / build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build / build: pages/button/alignment.page.tsx#L25
Unexpected 'todo' comment: 'TODO: uncomment when we add...'
build / build: pages/form-field/form-field-columns.page.tsx#L20
Unexpected 'todo' comment: 'TODO: Replace this with Select'
build / build: pages/utils/permutations-view.tsx#L18
Unexpected 'todo' comment: 'TODO: Pretty-print original JSX,...'
build / build: src/__a11y__/to-validate-a11y.ts#L76
Unexpected 'todo' comment: 'TODO: remove polyfill with es2019...'
build / build: src/app-layout/__integ__/app-layout-focus-delegation.test.ts#L55
Unexpected 'todo' comment: 'TODO create separate split panel test...'
build / build: src/app-layout/__integ__/app-layout-focus-delegation.test.ts#L87
Unexpected 'todo' comment: 'TODO create separate split panel test...'
build / build: src/app-layout/__integ__/app-layout-focus-delegation.test.ts#L108
Unexpected 'todo' comment: 'todo create test specifically for mobile...'
build / build: src/app-layout/__integ__/app-layout-focus-delegation.test.ts#L244
Unexpected 'todo' comment: 'todo resolve focus issue returning to...'
build / build: src/app-layout/visual-refresh-toolbar/toolbar/index.tsx#L105
Unexpected 'todo' comment: 'TODO: expose configuration property'
build / build: src/autosuggest/interfaces.ts#L156
Unexpected 'todo' comment: 'TODO: use DropdownOption type same as in...'