fix(Reactions): Increased Reactions buttons' border-radius to 16px #781
Annotations
11 warnings
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Lint Files:
.storybook/main.ts#L30
Assignment to property of function parameter 'storybookBaseConfig'
|
Lint Files:
.storybook/theme-addon/register.tsx#L25
React Hook React.useEffect has a missing dependency: 'api'. Either include it or remove the dependency array
|
Lint Files:
src/components/AdaptiveTabs/AdaptiveTabs.tsx#L24
Unexpected any. Specify a different type
|
Lint Files:
src/components/AdaptiveTabs/AdaptiveTabs.tsx#L24
'b' is already declared in the upper scope on line 21 column 7
|
Lint Files:
src/components/AdaptiveTabs/AdaptiveTabs.tsx#L188
getter functions should be placed after render
|
Lint Files:
src/components/AdaptiveTabs/AdaptiveTabs.tsx#L216
'b' is already declared in the upper scope on line 21 column 7
|
Lint Files:
src/components/AdaptiveTabs/AdaptiveTabs.tsx#L230
Assignment to property of function parameter 'accum'
|
Lint Files:
src/components/AdaptiveTabs/AdaptiveTabs.tsx#L249
Unexpected any. Specify a different type
|
Lint Files:
src/components/AdaptiveTabs/AdaptiveTabs.tsx#L250
Unexpected any. Specify a different type
|
Lint Files:
src/components/AdaptiveTabs/AdaptiveTabs.tsx#L251
Unexpected any. Specify a different type
|
Loading