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 #690
Triggered via pull request
September 19, 2023 23:01
Status
Failure
Total duration
3m 39s
Artifacts
–
ci.yml
on: pull_request
Build
1m 21s
Test
3m 28s
Lint (prettier)
43s
Lint (eslint)
52s
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
@waveshq/walletkit-ui#build: command (/home/runner/work/walletkit/walletkit/packages/walletkit-ui) pnpm run build exited (1)
|
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>'.
|