chore(main): release 9.1.0 #5541
ci.yml
on: pull_request
Verify Files
3m 40s
Unit Tests
57s
Annotations
10 warnings
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'
|