[UIK-3129] Input purpose and type #6923
cd.yml
on: pull_request
build
1m 3s
docs-lint
11s
static-lint
1m 41s
unit-tests
5m 26s
a11y-tests
5m 59s
browser-tests
12m 36s
axe-tests
4m 41s
Annotations
4 errors and 11 warnings
static-lint
Type '{ mask: string; placeholder: string; id: string; "aria-describedby": string; autoComplete: string; }' is not assignable to type 'IntrinsicAttributes & { tag?: "div"; children?: ComponentChildren<EfficientOmit<InputMaskValueProps, "children"> & { children: ReactNode; }, {}, ReturnResult, never[]>; } & ComponentBasicProps<...> & { ...; } & EfficientOmit<...>'.
|
static-lint
Type '{ mask: string; placeholder: string; onSuccess: () => any; title: string; id: string; autoComplete: string; }' is not assignable to type 'IntrinsicAttributes & { tag?: "div"; children?: ComponentChildren<EfficientOmit<InputMaskValueProps, "children"> & { children: ReactNode; }, {}, ReturnResult, never[]>; } & ComponentBasicProps<...> & { ...; } & EfficientOmit<...>'.
|
static-lint
Type '{ ref: MutableRefObject<any>; mask: string; placeholder: string; pipe: (maskedValue: string, conf: { rawValue: string; }) => false | { value: string; indexesOfPipedChars: any[]; }; title: string; id: string; autoComplete: string; }' is not assignable to type 'IntrinsicAttributes & { tag?: "div"; children?: ComponentChildren<EfficientOmit<InputMaskValueProps, "children"> & { children: ReactNode; }, {}, ReturnResult, never[]>; } & ComponentBasicProps<...> & { ...; } & EfficientOmit<...>'.
|
static-lint
Process completed with exit code 1.
|
build
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/[email protected]. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
|
docs-lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
docs-lint
User-specified path (README.md CONTRIBUTING.md semcore/*/README.md semcore/*/CHANGELOG.md website/docs) is invalid; falling back to 'all'.
|
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
a11y-tests
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/[email protected]. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
|
static-lint
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/[email protected]. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
|
unit-tests
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/[email protected]. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
|
static-lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
axe-tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
unit-tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
browser-tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|