Support code id #31
Annotations
12 warnings
CI
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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#L173
'map' is missing in props validation
|
CI:
packages/setting-form/src/form.tsx#L195
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 '=='
|