Bump the react group with 4 updates #5374
pull_request.yml
on: pull_request
Lint .scss
1m 16s
Typescript compile check
1m 7s
Lint .js and .jsx
1m 44s
Lint markdown
1m 3s
Annotations
10 errors and 4 warnings
Typescript compile check:
src/apps/material-search/useInfiteScrollLoading.ts#L51
Argument of type 'RefObject<HTMLLIElement | null>' is not assignable to parameter of type 'RefObject<HTMLElement>'.
|
Typescript compile check:
src/apps/search-header/search-header.tsx#L356
Type 'RefObject<HTMLAnchorElement | null>' is not assignable to type 'RefObject<HTMLAnchorElement>'.
|
Typescript compile check:
src/components/GroupModal/GroupModalContent.tsx#L28
Argument of type 'RefObject<null>' is not assignable to parameter of type 'RefObject<HTMLElement>'.
|
Typescript compile check:
src/components/Heading/Heading.tsx#L16
Cannot find namespace 'JSX'.
|
Typescript compile check:
src/components/Heading/Heading.tsx#L18
JSX element type 'HeadingTag' does not have any construct or call signatures.
|
Typescript compile check:
src/components/Heading/Heading.tsx#L18
'HeadingTag' cannot be used as a JSX component.
|
Typescript compile check:
src/components/message/modal-message/ModalMessage.stories.tsx#L53
'Template' cannot be used as a JSX component.
|
Typescript compile check:
src/components/message/modal-message/ModalMessage.stories.tsx#L53
Tag 'Template' expects at least '2' arguments, but the JSX factory 'React.createElement' provides at most '1'.
|
Typescript compile check:
src/core/utils/helpers/general.ts#L165
Expected 1 arguments, but got 0.
|
Typescript compile check:
src/core/utils/helpers/lazy-load.ts#L6
Argument of type 'RefObject<null>' is not assignable to parameter of type 'RefObject<HTMLElement>'.
|
Typescript compile check
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Lint .scss
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Lint markdown
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Lint .js and .jsx
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|