feat(programs): add skipAnalytics checkbox for psde (#2910) #2691
Annotations
13 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1, 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/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v1, 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/
|
src/App/App.component.js#L18
'DialogRouter' is defined but never used
|
src/config/field-overrides/program-rules/programRuleActionList.component.js#L104
'event' is assigned a value but never used
|
src/config/field-overrides/programRule.js#L1
'React' is defined but never used
|
src/config/field-overrides/programRule.js#L10
'decimals' is defined but never used
|
src/config/field-overrides/programRule.js#L13
'ProgramIndicatorExpression' is defined but never used
|
src/config/field-overrides/programRule.js#L15
'AnalyticsPeriodBoundaries' is defined but never used
|
src/config/field-overrides/validation-rules/ValidationRuleExpressionDialog.js#L1
'Observable' is defined but never used
|
src/config/field-overrides/validation-rules/ValidationRuleExpressionDialog.js#L2
'getD2' is defined but never used
|
src/EditModel/event-program/assign-data-elements/Table.js#L1
'PropTypes' is defined but never used
|
src/EditModel/event-program/create-data-entry-form/CreateDataEntryForm.component.js#L28
'sectionFormIndex' is assigned a value but never used
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "app-build".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
This job succeeded
Loading