feat: add batch for watcher change event #1553
Annotations
7 errors and 11 warnings
packages/pkg/src/helpers/getBabelOptions.ts#L31
Missing trailing comma
|
packages/pkg/src/helpers/watcher.ts#L32
A space is required after '{'
|
packages/pkg/src/helpers/watcher.ts#L32
A space is required before '}'
|
packages/pkg/src/helpers/watcher.ts#L80
Missing trailing comma
|
packages/pkg/src/types.ts#L305
Expected a semicolon
|
packages/pkg/src/types.ts#L306
Expected a semicolon
|
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, pnpm/action-setup@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
.eslintrc.js#L1
A `require()` style import is forbidden
|
examples/plugin/src/index.ts#L11
Assignment to property of function parameter 'config'
|
examples/plugin/src/index.ts#L19
Assignment to property of function parameter 'config'
|
examples/plugin/src/index.ts#L24
Assignment to property of function parameter 'config'
|
examples/plugin/src/index.ts#L25
Assignment to property of function parameter 'config'
|
examples/plugin/src/index.ts#L27
Assignment to property of function parameter 'config'
|
examples/plugin/src/index.ts#L31
Assignment to property of function parameter 'config'
|
examples/rax-component/src/components/Header/index.tsx#L1
'createElement' is defined but never used
|
examples/rax-component/src/index.tsx#L1
'createElement' is defined but never used
|
examples/rax-component/src/index.tsx#L1
'Fragment' is defined but never used
|
This job failed
Loading