[major] Introduce theming capacities #847
Annotations
10 warnings
Unit Tests (20)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Unit Tests (18)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Linting
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Linting:
packages/checkbox/src/index.mts#L105
Unexpected 'todo' comment: 'TODO: Replace with `findLastIndex` when...'
|
Linting:
packages/checkbox/src/index.mts#L121
Async arrow function has a complexity of 21. Maximum allowed is 20
|
Linting:
packages/expand/src/index.mts#L82
Unexpected 'todo' comment: 'TODO: `value` should be the display name...'
|
Linting:
packages/select/src/index.mts#L65
Unexpected 'todo' comment: 'TODO: Replace with `findLastIndex` when...'
|
Linting:
packages/select/src/index.mts#L149
Unexpected 'todo' comment: 'TODO: Could we enforce that at the type...'
|
Typescript & Integration Tests (20)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Typescript & Integration Tests (18)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|