[WIP] Signering #5996
unit-tests.yml
on: pull_request
Type-checks, eslint, unit tests and SonarCloud
1m 13s
Annotations
5 errors and 2 warnings
Type-checks, eslint, unit tests and SonarCloud
Type '{ node: BaseLayoutNode<"SigningDocumentList">; containerDivRef: RefObject<unknown>; }' is not assignable to type 'IntrinsicAttributes & { textResourceBindings: { title?: string | undefined; description?: string | undefined; help?: string | undefined; summary_title?: string | undefined; } | undefined; }'.
|
Type-checks, eslint, unit tests and SonarCloud
Type '{ node: BaseLayoutNode<"SigningDocumentList">; containerDivRef: RefObject<unknown>; }' is not assignable to type 'IntrinsicAttributes & { textResourceBindings: { title?: string | undefined; description?: string | undefined; help?: string | undefined; summary_title?: string | undefined; } | undefined; }'.
|
Type-checks, eslint, unit tests and SonarCloud
Type '{ node: BaseLayoutNode<"SigningDocumentList">; containerDivRef: RefObject<unknown>; }' is not assignable to type 'IntrinsicAttributes & { textResourceBindings: { title?: string | undefined; description?: string | undefined; help?: string | undefined; summary_title?: string | undefined; } | undefined; }'.
|
Type-checks, eslint, unit tests and SonarCloud
Type '{ node: BaseLayoutNode<"SigningDocumentList">; containerDivRef: RefObject<unknown>; }' is not assignable to type 'IntrinsicAttributes & { textResourceBindings: { title?: string | undefined; description?: string | undefined; help?: string | undefined; summary_title?: string | undefined; } | undefined; }'.
|
Type-checks, eslint, unit tests and SonarCloud
Process completed with exit code 2.
|
Type-checks, eslint, unit tests and SonarCloud
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
|
Type-checks, eslint, unit tests and SonarCloud
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|