Skip to content

[ FC-112439] Misleading Error message in conversation properties internal field #1326

[ FC-112439] Misleading Error message in conversation properties internal field

[ FC-112439] Misleading Error message in conversation properties internal field #1326

Triggered via pull request April 29, 2024 17:42
Status Success
Total duration 10m 13s
Artifacts

check.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
check
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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