feat: commit widget #1897
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
ci.yaml
on: pull_request
Lint, build and test
2m 33s
Annotations
10 errors and 10 warnings
Lint, build and test
@bosonprotocol/react-kit#lint: command (/home/runner/work/core-components/core-components/packages/react-kit) npm run lint exited (1)
|
|
|
Lint, build and test:
packages/react-kit/src/components/modal/nonModal/Header.tsx#L53
Replace `·data-close·themeVal="blank"·onClick={handleOnClose}·id="close"` with `⏎············data-close⏎············themeVal="blank"⏎············onClick={handleOnClose}⏎············id="close"⏎··········`
|
Lint, build and test:
packages/react-kit/src/components/ui/Grid.tsx#L26
Replace `'width'` with `"width"`
|
Lint, build and test:
packages/react-kit/src/components/ui/Grid.tsx#L27
Replace `'height'` with `"height"`
|
Lint, build and test:
packages/react-kit/src/components/ui/ThemedButton.tsx#L118
Replace `'primary'` with `"primary"`
|
Lint, build and test:
packages/react-kit/src/components/wallet/ConnectButton.tsx#L66
Replace `'pointer'` with `"pointer"`
|
|
Lint, build and test
Process completed with exit code 1.
|
Lint, build and test:
scripts/create-seller.ts#L3
'Contract' is defined but never used
|
Lint, build and test:
scripts/pin-to-pinata.ts#L50
Unexpected any. Specify a different type
|
Lint, build and test:
scripts/update-seller.ts#L165
Unexpected any. Specify a different type
|
Lint, build and test:
scripts/utils/account.ts#L22
Unexpected any. Specify a different type
|
Lint, build and test:
scripts/utils/account.ts#L35
Unexpected any. Specify a different type
|
Lint, build and test:
scripts/utils/account.ts#L45
Unexpected any. Specify a different type
|
Lint, build and test:
scripts/utils/account.ts#L46
Unexpected any. Specify a different type
|
Lint, build and test:
scripts/utils/offer.ts#L64
Unexpected any. Specify a different type
|
Lint, build and test:
scripts/utils/offer.ts#L123
Unexpected any. Specify a different type
|
Lint, build and test:
scripts/utils/offer.ts#L171
Unexpected any. Specify a different type
|