This repository has been archived by the owner on Sep 11, 2024. It is now read-only.
bump(deps): update @stickjs to ^1.3.10 #737
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
ci.yml
on: pull_request
Build
1m 25s
Test
3m 12s
Lint (prettier)
1m 10s
Lint (eslint)
58s
Annotations
12 errors
Lint (eslint)
@waveshq/walletkit-ui#lint: command (/home/runner/work/walletkit/walletkit/packages/walletkit-ui) pnpm run lint exited (1)
|
Lint (eslint)
Process completed with exit code 1.
|
Build
Duplicate identifier 'ElementType'.
|
Build
Interface 'Element' cannot simultaneously extend types 'ReactElement<any, any>' and 'ReactElement<any, any>'.
|
Build
Interface 'ElementClass' cannot simultaneously extend types 'Component<any, {}, any>' and 'Component<any, {}, any>'.
|
Build
Interface 'ElementClass' cannot simultaneously extend types 'Component<any, {}, any>' and 'Component<any, {}, any>'.
|
Build
Duplicate identifier 'LibraryManagedAttributes'.
|
Build
Duplicate identifier 'ElementType'.
|
Build
Duplicate identifier 'LibraryManagedAttributes'.
|
Build
Subsequent property declarations must have the same type. Property 'a' must be of type 'DetailedHTMLProps<AnchorHTMLAttributes<HTMLAnchorElement>, HTMLAnchorElement>', but here has type 'DetailedHTMLProps<AnchorHTMLAttributes<HTMLAnchorElement>, HTMLAnchorElement>'.
|
Build
Subsequent property declarations must have the same type. Property 'abbr' must be of type 'DetailedHTMLProps<HTMLAttributes<HTMLElement>, HTMLElement>', but here has type 'DetailedHTMLProps<HTMLAttributes<HTMLElement>, HTMLElement>'.
|
Build
Subsequent property declarations must have the same type. Property 'address' must be of type 'DetailedHTMLProps<HTMLAttributes<HTMLElement>, HTMLElement>', but here has type 'DetailedHTMLProps<HTMLAttributes<HTMLElement>, HTMLElement>'.
|