feat: bridge sqt balance #484
Annotations
4 errors and 1 warning
src/hooks/useSortedIndexerDeployments.tsx#L68
Type 'AssertsShape<{ name: DefinedStringSchema<string | undefined, AnyObject>; image: StringSchema<string | undefined, AnyObject, string | undefined>; ... 4 more ...; categories: OptionalArraySchema<...>; }> | { ...; }' is not assignable to type 'AssertsShape<{ name: DefinedStringSchema<string | undefined, AnyObject>; image: StringSchema<string | undefined, AnyObject, string | undefined>; ... 4 more ...; categories: OptionalArraySchema<...>; }>'.
|
src/pages/delegator/DoDelegate/DelegateFrom.tsx#L8
Cannot find module '@components/TokenTooltip/tokenTooltip' or its corresponding type declarations.
|
src/pages/indexer/MyPlans/List/List.tsx#L112
Type '{ children: string; state: string; style: { textTransform: "uppercase"; }; }' is not assignable to type 'IntrinsicAttributes & TagProps & { children?: ReactNode; }'.
|
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The logs for this run have expired and are no longer available.
Loading