feat: copy non js/ts file #1510
Annotations
6 errors and 11 warnings
CI (16):
crates/node_binding/index.d.ts#L1
tslint comment detected: "/* tslint:disable */"
|
CI (16):
crates/node_binding/index.js#L1
tslint comment detected: "/* tslint:disable */"
|
CI (16):
napi/pkg-transformer-rs/index.d.ts#L1
tslint comment detected: "/* tslint:disable */"
|
CI (16):
napi/pkg-transformer-rs/index.js#L1
tslint comment detected: "/* tslint:disable */"
|
CI (16):
packages/pkg/src/commands/build.ts#L62
Trailing spaces not allowed
|
CI (16)
Process completed with exit code 1.
|
CI (16)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, pnpm/action-setup@v2, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
CI (16):
.eslintrc.js#L1
A `require()` style import is forbidden
|
CI (16):
crates/node_binding/__test__/index.spec.mts#L5
Missing semicolon
|
CI (16):
examples/plugin/src/index.ts#L11
Assignment to property of function parameter 'config'
|
CI (16):
examples/plugin/src/index.ts#L19
Assignment to property of function parameter 'config'
|
CI (16):
examples/plugin/src/index.ts#L24
Assignment to property of function parameter 'config'
|
CI (16):
examples/plugin/src/index.ts#L25
Assignment to property of function parameter 'config'
|
CI (16):
examples/plugin/src/index.ts#L27
Assignment to property of function parameter 'config'
|
CI (16):
examples/plugin/src/index.ts#L31
Assignment to property of function parameter 'config'
|
CI (16):
examples/rax-component/src/components/Header/index.tsx#L1
'createElement' is defined but never used
|
CI (16):
examples/rax-component/src/index.tsx#L1
'createElement' is defined but never used
|