feat: typescript plugin poc implementation #1895
Annotations
1 error and 1 warning
|
Code PushUp
ConfigValidationError: Failed parsing core config in code-pushup.config.ts.
Validation error at plugins[4].audits
too_small: Array must contain at least 1 element(s)
Validation error at categories[9].refs
too_small: In a category, there has to be at least one ref
Validation error at categories[9].refs
custom: In a category, there has to be at least one ref with weight > 0. Affected refs:
at readRcByPath (/home/runner/work/cli/cli/packages/core/src/lib/implementation/read-rc-file.ts:50:9)
at async coreConfigMiddleware (/home/runner/work/cli/cli/packages/cli/src/lib/implementation/core-config.middleware.ts:31:7)
at async <anonymous> (/home/runner/work/cli/cli/packages/cli/src/lib/implementation/global.utils.ts:36:14)
ConfigValidationError: Failed parsing core config in code-pushup.config.ts.
Validation error at plugins[4].audits
too_small: Array must contain at least 1 element(s)
Validation error at categories[9].refs
too_small: In a category, there has to be at least one ref
Validation error at categories[9].refs
custom: In a category, there has to be at least one ref with weight > 0. Affected refs:
at readRcByPath (/home/runner/work/cli/cli/packages/core/src/lib/implementation/read-rc-file.ts:50:9)
at async coreConfigMiddleware (/home/runner/work/cli/cli/packages/cli/src/lib/implementation/core-config.middleware.ts:31:7)
at async <anonymous> (/home/runner/work/cli/cli/packages/cli/src/lib/implementation/global.utils.ts:36:14)
Warning: command "node packages/cli/src/index.ts print-config" exited with non-zero status code
|
|
Code PushUp
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|