New configuration system #1914
Annotations
10 errors and 12 warnings
|
|
|
|
|
Lint Files:
src/commands/build/features/linter/index.ts#L3
Replace `·join,·resolve·` with `join,·resolve`
|
Lint Files:
src/commands/build/features/linter/index.ts#L35
Replace `·args.lint·!==·false·||·config.lint·&&·config.lint.enabled·!==·false` with `⏎················args.lint·!==·false·||·(config.lint·&&·config.lint.enabled·!==·false)`
|
Lint Files:
src/commands/build/index.ts#L84
Insert `····`
|
Lint Files:
src/commands/build/index.ts#L85
Replace `····` with `········`
|
Lint Files:
src/commands/build/index.ts#L86
Insert `····`
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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/
|
Lint Files:
src/cmd/build/index.ts#L177
Unexpected any. Specify a different type
|
Lint Files:
src/cmd/build/index.ts#L189
Unexpected any. Specify a different type
|
Lint Files:
src/commands/build/__tests__/index.ts#L35
Unexpected any. Specify a different type
|
Lint Files:
src/commands/build/__tests__/index.ts#L35
Unexpected any. Specify a different type
|
Lint Files:
src/commands/build/__tests__/index.ts#L45
Unexpected any. Specify a different type
|
Lint Files:
src/commands/build/__tests__/index.ts#L45
Unexpected any. Specify a different type
|
Lint Files:
src/commands/build/handler.ts#L50
Unexpected console statement
|
Lint Files:
src/commands/build/index.ts#L192
Unexpected console statement
|
Lint Files:
src/commands/build/index.ts#L203
Missing JSDoc @returns for function
|
Lint Files:
src/commands/build/index.ts#L203
Missing JSDoc for parameter 'run'
|
Loading