Skip to content

fix(#1458): page number not working for pagination - react #1907

fix(#1458): page number not working for pagination - react

fix(#1458): page number not working for pagination - react #1907

Triggered via pull request December 14, 2023 14:38
Status Success
Total duration 7m 11s
Artifacts

pull-request.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
build
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: libs/web-components/src/components/_experimental/sidebar/Sidebar.svelte#L1
The 'tag' option is used when generating a custom element. Did you forget the 'customElement: true' compile option?
build: libs/web-components/src/components/_experimental/sidebar/Sidebar.svelte#L111
A11y: The attribute 'aria-selected' is not supported by the role 'menuitem'
build: libs/web-components/src/components/_experimental/sidebar/SidebarItem.svelte#L1
The 'tag' option is used when generating a custom element. Did you forget the 'customElement: true' compile option?
build: libs/web-components/src/components/_experimental/sidebar/SidebarWrapper.test.svelte#L1
The 'tag' option is used when generating a custom element. Did you forget the 'customElement: true' compile option?
build: libs/web-components/src/components/accordion/Accordion.svelte#L1
The 'tag' option is used when generating a custom element. Did you forget the 'customElement: true' compile option?
build: libs/web-components/src/components/app-header-menu/AppHeaderMenu.svelte#L1
The 'tag' option is used when generating a custom element. Did you forget the 'customElement: true' compile option?
build: libs/web-components/src/components/app-header-menu/AppHeaderMenuWrapper.test.svelte#L1
The 'tag' option is used when generating a custom element. Did you forget the 'customElement: true' compile option?
build: libs/web-components/src/components/app-header-menu/app-header-menu.spec.ts#L2
'fireEvent' is defined but never used
build: libs/web-components/src/components/app-header/AppHeader.spec.ts#L28
'$' is assigned a value but never used
build: libs/web-components/src/components/app-header/AppHeader.spec.ts#L57
'$' is assigned a value but never used