fix: checkTokenGatedCondition and typescript compilation warning #1856
ci.yaml
on: pull_request
Lint, build and test
2m 57s
Annotations
5 errors and 10 warnings
Lint, build and test
@bosonprotocol/react-kit#build: command (/home/runner/work/core-components/core-components/packages/react-kit) npm run build exited (1)
|
Lint, build and test
Property 'name' does not exist on type 'ITokenInfo | undefined'.
|
Lint, build and test
Property 'decimals' does not exist on type 'ITokenInfo | undefined'.
|
Lint, build and test
Property 'symbol' does not exist on type 'ITokenInfo | undefined'.
|
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
|