feat(transform): added transform plugin , runtime controller, React hook #6
Annotations
10 errors and 11 warnings
build (18.x):
src/plugin/transform.ts#L10
Insert `;`
|
build (18.x):
src/plugin/utils.ts#L22
Replace `"px"` with `'px'`
|
build (18.x):
src/plugin/utils.ts#L26
Insert `⏎···`
|
build (18.x):
src/plugin/utils.ts#L27
Replace `element?:·HTMLElement·|·EventTarget·|·null):·element·is·HTMLIFrameElement·=>·element·!==·undefined·&&·element·instanceof·Element·&&·element.tagName.toLowerCase()·===·'iframe'·&&` with `⏎····element?:·HTMLElement·|·EventTarget·|·null,⏎):·element·is·HTMLIFrameElement·=>⏎····element·!==·undefined·&&⏎····element·instanceof·Element·&&⏎····element.tagName.toLowerCase()·===·'iframe'·&&⏎···`
|
build (18.x):
src/plugin/utils.ts#L30
Replace `property` with `(property)`
|
build (18.x):
src/runtime/HtmlController.ts#L7
Insert `⏎·······`
|
|
build (18.x):
src/runtime/HtmlController.ts#L48
Replace `callback·=>·callback(iframe))⏎` with `(callback)·=>·callback(iframe));`
|
|
|
build (18.x)
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/.
|
build (18.x):
src/runtime/HtmlController.ts#L10
Unexpected console statement
|
build (18.x):
src/runtime/HtmlController.ts#L21
Unexpected console statement
|
build (18.x):
src/runtime/HtmlController.ts#L24
Unexpected console statement
|
build (18.x):
src/runtime/HtmlController.ts#L37
Unexpected console statement
|
build (18.x):
src/runtime/HtmlController.ts#L42
Unexpected console statement
|
build (18.x):
src/runtime/HtmlController.ts#L44
Unexpected console statement
|
build (18.x):
src/runtime/HtmlController.ts#L47
Unexpected console statement
|
build (18.x):
src/runtime/HtmlController.ts#L53
Unexpected console statement
|
build (18.x):
src/runtime/HtmlController.ts#L65
Unexpected console statement
|
build (18.x):
src/runtime/HtmlController.ts#L73
Unexpected console statement
|