Skip to content

fix: add loadingText #2156

fix: add loadingText

fix: add loadingText #2156

Triggered via push May 15, 2024 14:30
Status Failure
Total duration 4m 57s
Artifacts

build.yml

on: push
Check licenses headers
28s
Check licenses headers
build
4m 46s
build
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 5 warnings
build: demo/src/equipment-search.tsx#L30
Property 'isLoadingText' is missing in type '{ open: boolean; onClose: () => void; searchingLabel: string; onSearchTermChange: (newSearchTerm: string) => void; onSelectionChange: (element: any) => void; elementsFound: ({ id: string; key: string; label: string; type: EquipmentType.LINE; } | { ...; })[]; renderElement: (props: any) => Element; searchTerm: string...' but required in type 'ElementSearchDialogProps'.
build
Process completed with exit code 2.
Check licenses headers
Restore cache failed: Some specified paths were not resolved, unable to cache dependencies.
Check licenses headers
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3, actions/checkout@v2, actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Check licenses headers
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3, actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/