Skip to content

Merge pull request #890 from multiversx/development #205

Merge pull request #890 from multiversx/development

Merge pull request #890 from multiversx/development #205

Triggered via push August 21, 2023 15:11
Status Failure
Total duration 4m 3s
Artifacts

npm-publish.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
publish-npm: src/UI/TransactionsToastList/components/CustomToast/helpers/useMemoizedCloseButton.tsx#L1
Type '{ onClick: () => void; className: any; }' is not assignable to type 'IntrinsicAttributes & DefaultToastDeleteButtonPropsType'.
publish-npm: src/UI/TransactionsToastList/components/TransactionToast/components/DefaultToastDeleteButton.tsx#L1
Module '"types"' has no exported member 'WithClassnameType'.
publish-npm: src/UI/TransactionsToastList/components/TransactionToast/components/DefaultToastDeleteButton.tsx#L1
Property 'className' does not exist on type 'DefaultToastDeleteButtonPropsType'.
publish-npm
Process completed with exit code 2.
publish-npm
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/