Add dropdown mode #87
Annotations
10 errors and 4 warnings
build (18.x):
src/common.ts#L24
Insert `;`
|
build (18.x):
src/common.ts#L31
Delete `⏎`
|
build (18.x):
src/common.ts#L33
Delete `·`
|
build (18.x):
src/common.ts#L34
Delete `·`
|
build (18.x):
src/common.ts#L35
Delete `·`
|
build (18.x):
src/common.ts#L36
Insert `,`
|
|
build (18.x):
src/plugin/variants/accordion.ts#L94
Replace `⏎············'class',⏎············[TAB_CLASSNAME,·TAB_GROUP_CLASSNAME].join('·'),⏎········` with `'class',·[TAB_CLASSNAME,·TAB_GROUP_CLASSNAME].join('·')`
|
build (18.x):
src/plugin/variants/accordion.ts#L114
Replace `⏎············tabOpen,⏎············tabInline,⏎············tabClose,⏎········` with `tabOpen,·tabInline,·tabClose`
|
|
build (18.x)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build (18.x):
src/runtime/TabsController.ts#L74
Unexpected console statement
|
build (18.x):
src/runtime/TabsController.ts#L189
Unexpected console statement
|
build (18.x):
src/runtime/TabsController.ts#L344
Forbidden non-null assertion
|