feat: create roblox frontend widget #2712
ci.yaml
on: pull_request
Lint, build and test
2m 26s
Annotations
4 errors and 12 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
Type '{ readonly getProducts: ({ backendOrigin, sellerId }: { backendOrigin: string; sellerId: string; }) => readonly ["roblox-products", string, string]; readonly getWalletAuth: ({ backendOrigin }: { backendOrigin: string; }) => readonly ["get-wallet-auth", string]; }' does not satisfy the expected type 'GetMutationKey'.
|
Lint, build and test
Module '"./const"' has no exported member 'RobloxLoggedIn'.
|
Lint, build and test
Process completed with exit code 1.
|
Lint, build and test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Lint, build and test:
scripts/create-seller.ts#L3
'Contract' is defined but never used
|
Lint, build and test:
scripts/get-seller.ts#L1
'fs' is defined but never used
|
Lint, build and test:
scripts/get-seller.ts#L3
'Contract' is defined but never used
|
Lint, build and test:
scripts/get-seller.ts#L3
'Wallet' is defined but never used
|
Lint, build and test:
scripts/opensea/utils.ts#L56
Unexpected any. Specify a different type
|
Lint, build and test:
scripts/opensea/utils.ts#L64
Unexpected any. Specify a different type
|
Lint, build and test:
scripts/opensea/utils.ts#L67
Unexpected any. Specify a different type
|
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
|
Create Job Summary
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|