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