Skip to content

New configuration system #1914

New configuration system

New configuration system #1914

Triggered via pull request May 15, 2024 12:48
@3y33y3
synchronize #760
ext-1
Status Failure
Total duration 40s
Artifacts

ci.yml

on: pull_request
Verify Files
31s
Verify Files
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 12 warnings
Verify Files: src/commands/build/features/linter/index.ts#L3
Replace `·join,·resolve·` with `join,·resolve`
Verify 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)`
Verify Files: src/commands/build/index.ts#L84
Insert `····`
Verify Files: src/commands/build/index.ts#L85
Replace `····` with `········`
Verify Files: src/commands/build/index.ts#L86
Insert `····`
Verify Files
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/.
Verify Files
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/
Verify Files: src/cmd/build/index.ts#L177
Unexpected any. Specify a different type
Verify Files: src/cmd/build/index.ts#L189
Unexpected any. Specify a different type
Verify Files: src/commands/build/__tests__/index.ts#L35
Unexpected any. Specify a different type
Verify Files: src/commands/build/__tests__/index.ts#L35
Unexpected any. Specify a different type
Verify Files: src/commands/build/__tests__/index.ts#L45
Unexpected any. Specify a different type
Verify Files: src/commands/build/__tests__/index.ts#L45
Unexpected any. Specify a different type
Verify Files: src/commands/build/handler.ts#L50
Unexpected console statement
Verify Files: src/commands/build/index.ts#L192
Unexpected console statement
Verify Files: src/commands/build/index.ts#L203
Missing JSDoc @returns for function
Verify Files: src/commands/build/index.ts#L203
Missing JSDoc for parameter 'run'