feat: add format validation to datefields and to dates in schemas #984
Annotations
4 errors and 22 warnings
build:
src/components/form/fields/DateField.tsx#L69
Type '{ locale: string; valid: boolean | undefined; className?: string | undefined; onChange?: InputChangeHandler | undefined; disabled?: boolean | undefined; dir?: CalendarDir | undefined; ... 33 more ...; label: string | undefined; }' is not assignable to type 'IntrinsicAttributes & Omit<InputFieldProps, "type" | "value"> & CalendarProps'.
|
build
Process completed with exit code 2.
|
lint:
src/components/form/fields/DateField.tsx#L5
`@dhis2/d2-i18n` import should occur before import of `@dhis2/ui`
|
lint
Process completed with exit code 1.
|
build
The `save-state` 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/
|
build
The `save-state` 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/
|
build
The `save-state` 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/
|
build
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/
|
lint
The `save-state` 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/
|
lint
The `save-state` 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/
|
lint
The `save-state` 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/
|
lint
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/
|
lint:
.prettierrc.js#L1
File ignored by default.
|
lint:
src/app/sidebar/Sidebar.spec.tsx#L3
Using exported name 'userEvent' as identifier for default export
|
lint:
src/components/loading/Loader.spec.tsx#L7
Unexpected any. Specify a different type
|
lint:
src/components/loading/Loader.spec.tsx#L20
Unexpected any. Specify a different type
|
lint:
src/components/loading/Loader.spec.tsx#L34
Unexpected any. Specify a different type
|
lint:
src/components/loading/Loader.spec.tsx#L50
Unexpected any. Specify a different type
|
lint:
src/components/metadataFormControls/AggregationLevelMultiSelect/AggregationLevelMultiSelect.tsx#L2
'MultiSelectField' is defined but never used
|
lint:
src/components/metadataFormControls/AggregationLevelMultiSelect/AggregationLevelMultiSelect.tsx#L46
'inputWidth' is defined but never used
|
lint:
src/components/metadataFormControls/AggregationLevelMultiSelect/types.ts#L6
'filterFields' is assigned a value but only used as a type
|
lint:
src/components/metadataFormControls/CategoryComboSelect/types.ts#L3
'filterFields' is assigned a value but only used as a type
|
test
The `save-state` 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/
|
test
The `save-state` 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/
|
test
The `save-state` 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/
|
test
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/
|