fix: update panel style #3
Annotations
11 warnings
CI
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
CI:
packages/setting-form/src/form.tsx#L146
'map' is missing in props validation
|
CI:
packages/setting-form/src/form.tsx#L163
React Hook useEffect has a missing dependency: 'model'. Either include it or remove the dependency array
|
CI:
packages/setting-form/src/helpers.ts#L13
Missing radix parameter
|
CI:
packages/ui/src/error-boundary.tsx#L18
Member getDerivedStateFromError should be declared before all constructor definitions
|
CI:
packages/ui/src/error-boundary.tsx#L20
Unexpected console statement
|
CI:
packages/ui/src/error-boundary.tsx#L26
Unexpected console statement
|
CI:
packages/ui/src/input-code.tsx#L33
The body of a for-in should be wrapped in an if statement to filter unwanted properties from the prototype
|
CI:
packages/ui/src/input-code.tsx#L61
Expected '===' and instead saw '=='
|
CI:
packages/ui/src/input-code.tsx#L64
Expected '===' and instead saw '=='
|
CI:
packages/ui/src/input-code.tsx#L86
Expected '===' and instead saw '=='
|