Skip to content
This repository has been archived by the owner on Sep 11, 2024. It is now read-only.

bump(deps): update @waveshq/standard to ^2.23.0 - autoclosed #691

bump(deps): update @waveshq/standard to ^2.23.0 - autoclosed

bump(deps): update @waveshq/standard to ^2.23.0 - autoclosed #691

Triggered via pull request September 21, 2023 11:17
Status Failure
Total duration 3m 53s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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
Duplicate identifier 'LibraryManagedAttributes'.
Build
Interface 'IntrinsicAttributes' cannot simultaneously extend types 'Attributes' and 'Attributes'.
Build
Interface 'IntrinsicClassAttributes<T>' cannot simultaneously extend types 'ClassAttributes<T>' and 'ClassAttributes<T>'.
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>'.