Fix channel.visible handler #7032
Annotations
3 errors and 1 warning
|
Typescript
Process completed with exit code 2.
|
|
Test with Node lts/*
Process completed with exit code 1.
|
|
Test with Node lts/*
Argument of type '{ customHandler: ((setChannels: Dispatch<SetStateAction<Channel<SCG>[]>>, event: Event<SCG>) => void) | undefined; event: Event<...>; setChannels: SetChannels<...>; }' is not assignable to parameter of type 'HandleChannelVisibleParameters<SCG>'.\n" +
|
|
Test with Node lts/*:
src/components/ChannelList/hooks/useChannelListShape.ts#L5
'uniqBy' is defined but never used
|