feat: support action form layout description and button labels #3120
Annotations
10 warnings
Linting
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Linting
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v2, actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Linting
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Linting:
src/index.js#L31
Refactor this function to reduce its Cognitive Complexity from 57 to the 15 allowed
|
Linting:
src/services/search-builder.js#L13
Refactor this function to reduce its Cognitive Complexity from 56 to the 15 allowed
|
Linting:
src/utils/field-analyser.js#L70
Refactor this function to reduce its Cognitive Complexity from 16 to the 15 allowed
|
Linting:
src/utils/field-analyser.js#L110
Refactor this function to reduce its Cognitive Complexity from 30 to the 15 allowed
|
Linting:
src/utils/field-analyser.js#L208
Refactor this function to reduce its Cognitive Complexity from 17 to the 15 allowed
|
Test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2, actions/cache@v2, paambaati/codeclimate-action@v2.7.4. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v2, actions/cache@v2, paambaati/codeclimate-action@v2.7.4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|