feat(TopicData): add topic message details in Drawer #5543
ci.yml
on: pull_request
Verify Files
3m 38s
Unit Tests
58s
Annotations
1 error and 10 warnings
|
Unit Tests
Process completed with exit code 1.
|
|
Verify Files:
src/components/Illustration/Illustration.tsx#L12
Unexpected any. Specify a different type
|
|
Verify Files:
src/components/Drawer/DrawerContext.tsx#L47
The ref value 'containerRef.current' will likely have changed by the time this effect cleanup function runs. If this ref points to a node rendered by React, copy 'containerRef.current' to a variable inside the effect, and use that variable in the cleanup function
|
|
Verify Files:
src/components/Drawer/Drawer.tsx#L103
Assignment to property of function parameter 'event'
|
|
Verify Files:
src/components/ComponentsProvider/registry.ts#L27
Unexpected any. Specify a different type
|
|
Verify Files:
src/components/ComponentsProvider/registry.ts#L7
Unexpected any. Specify a different type
|
|
Verify Files:
src/components/ComponentsProvider/registry.ts#L1
Unexpected any. Specify a different type
|
|
Verify Files:
config-overrides.js#L67
Assignment to property of function parameter 'config'
|
|
Verify Files:
config-overrides.js#L64
Assignment to property of function parameter 'config'
|
|
Verify Files:
config-overrides.js#L61
Assignment to property of function parameter 'config'
|
|
Verify Files:
config-overrides.js#L35
Assignment to property of function parameter 'config'
|