Rework of DOM shim (using parse5) to allow for element properties in the future #128
Annotations
1 error and 12 warnings
Test
Process completed with exit code 1.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Lint:
src/jsx-loader.js#L15
Unexpected 'todo' comment: 'TODO same hack as definitions'
|
Lint:
src/jsx-loader.js#L15
Unexpected ' TODO' comment: 'TODO same hack as definitions'
|
Lint:
src/jsx-loader.js#L19
Unexpected 'todo' comment: 'TODO move to a util'
|
Lint:
src/jsx-loader.js#L19
Unexpected ' TODO' comment: 'TODO move to a util'
|
Lint:
src/jsx-loader.js#L107
Unexpected 'todo' comment: 'TODO onclick={(e) => {...'
|
Lint:
src/jsx-loader.js#L107
Unexpected ' TODO' comment: 'TODO onclick={(e) => {...'
|
Lint:
src/jsx-loader.js#L108
Unexpected 'todo' comment: 'TODO onclick={(e) => {...'
|
Lint:
src/jsx-loader.js#L108
Unexpected ' TODO' comment: 'TODO onclick={(e) => {...'
|
Lint:
src/jsx-loader.js#L129
Unexpected 'todo' comment: 'TODO is there any difference between an...'
|
Lint:
src/jsx-loader.js#L129
Unexpected ' TODO' comment: 'TODO is there any difference between an...'
|
Loading