FIO-9283: fixed na issue where select with resource dataSrc does not display values in readOnly mode #369
ci.yml
on: pull_request
Annotations
1 error and 14 warnings
test-current
The process '/usr/local/bin/yarn' failed with exit code 1
|
setup
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3, borales/actions-yarn@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
setup:
src/components/_classes/component/Component.js#L2972
Missing JSDoc @returns description
|
setup:
src/utils/utils.js#L166
Missing JSDoc @returns declaration
|
setup:
src/utils/utils.js#L168
Missing JSDoc @param "conditionPaths" description
|
setup:
src/utils/utils.js#L168
Missing JSDoc @param "conditionPaths" type
|
setup:
src/utils/utils.js#L169
Missing JSDoc @param "data" description
|
setup:
src/utils/utils.js#L169
Missing JSDoc @param "data" type
|
setup:
src/utils/utils.js#L216
Missing JSDoc @returns declaration
|
setup:
src/utils/utils.js#L218
Missing JSDoc @param "component" description
|
setup:
src/utils/utils.js#L218
Missing JSDoc @param "component" type
|
setup:
src/utils/utils.js#L219
Missing JSDoc @param "condition" description
|
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3, borales/actions-yarn@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
test-current
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3, borales/actions-yarn@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
test-target
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3, borales/actions-yarn@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|