fix: handle closing tag with indent #72
Annotations
3 errors and 3 warnings
build (18.x):
src/plugin/transform.ts#L101
Replace `(pending·&&·!nestedLevel)` with `·(pending·&&·!nestedLevel)·`
|
build (18.x):
src/plugin/transform.ts#L102
Insert `;`
|
build (18.x)
Process completed with exit code 1.
|
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#L204
Forbidden non-null assertion
|
build (18.x):
src/runtime/TabsController.ts#L342
Forbidden non-null assertion
|