Skip to content

[feat/dependent fields]: Adding Dependent fields support #1270

[feat/dependent fields]: Adding Dependent fields support

[feat/dependent fields]: Adding Dependent fields support #1270

Triggered via pull request November 24, 2023 11:03
Status Failure
Total duration 9m 58s
Artifacts

check.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 11 warnings
check
Process completed with exit code 1.
check
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
check: packages/crayons-core/customElementDocGenerator.ts#L7
Missing return type on function
check: packages/crayons-core/customElementDocGenerator.ts#L8
Argument 'config' should be typed
check: packages/crayons-core/customElementDocGenerator.ts#L9
Argument 'compilerCtx' should be typed
check: packages/crayons-core/customElementDocGenerator.ts#L10
Argument '_buildCtx' should be typed
check: packages/crayons-core/customElementDocGenerator.ts#L11
Argument 'docsData' should be typed
check: packages/crayons-core/customElementDocGenerator.ts#L69
Missing return type on function
check: packages/crayons-core/customElementDocGenerator.ts#L70
Argument 'compilerCtx' should be typed
check: packages/crayons-core/src/components/accordion-title/accordion-title.tsx#L45
Unexpected any. Specify a different type