Bump @headlessui/react from 1.7.18 to 2.1.2 #8923
Annotations
2 errors and 3 warnings
src/Components/Form/FormFields/Autocomplete.tsx#L155
Type 'string | { label: string; description: ReactNode; search: string; icon: ReactNode; value: T | V; disabled: boolean | undefined; } | { label: string; description: undefined; search: string; icon: Element; value: string; disabled: undefined; }' is not assignable to type 'string | undefined'.
|
|
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, nick-fields/retry@v2, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
|
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/
|
This job failed
Loading