Skip to content

Fix(test fix): Custom objects test fix #1400

Fix(test fix): Custom objects test fix

Fix(test fix): Custom objects test fix #1400

Triggered via pull request September 27, 2024 11:24
Status Success
Total duration 10m 13s
Artifacts

check.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
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
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-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