pot #9853
Annotations
3 errors and 1 warning
Compile:
src/packages/v4/components/ChainSelect.tsx#L55
Type '{ label: JSX.Element; value: number; }' is not assignable to type 'JuiceListboxOption<number>'.
|
Compile:
src/packages/v4/components/ChainSelect.tsx#L55
Type '{ label: Element; value: JBChainId; }[]' is not assignable to type 'JuiceListboxOption<number>[]'.
|
Compile
Process completed with exit code 2.
|
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. 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
|
Loading