[EXPERIMENT] WB-1588: Dropdowns + Cell prototype #3315
Annotations
10 errors and 1 warning
packages/wonder-blocks-dropdown/src/components/check.tsx#L8
'offBlack' is assigned a value but never used. Allowed unused vars must match /^_*$/u
|
packages/wonder-blocks-dropdown/src/components/check.tsx#L8
'offBlack32' is assigned a value but never used. Allowed unused vars must match /^_*$/u
|
packages/wonder-blocks-dropdown/src/components/check.tsx#L8
'white' is assigned a value but never used. Allowed unused vars must match /^_*$/u
|
packages/wonder-blocks-dropdown/src/components/check.tsx#L31
'disabled' is assigned a value but never used. Allowed unused vars must match /^_*$/u
|
packages/wonder-blocks-dropdown/src/components/check.tsx#L31
'pressed' is assigned a value but never used. Allowed unused vars must match /^_*$/u
|
packages/wonder-blocks-dropdown/src/components/check.tsx#L31
'hovered' is assigned a value but never used. Allowed unused vars must match /^_*$/u
|
packages/wonder-blocks-dropdown/src/components/check.tsx#L31
'focused' is assigned a value but never used. Allowed unused vars must match /^_*$/u
|
packages/wonder-blocks-dropdown/src/components/checkbox.tsx#L34
'activeBlue' is assigned a value but never used. Allowed unused vars must match /^_*$/u
|
packages/wonder-blocks-dropdown/src/components/checkbox.tsx#L37
'bgColor' is assigned a value but never used. Allowed unused vars must match /^_*$/u
|
packages/wonder-blocks-dropdown/src/components/dropdown-core.tsx#L530
Unexpected console statement
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The logs for this run have expired and are no longer available.
Loading