contract question update #7
Annotations
1 error and 7 warnings
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
projects/orakle-nft-marketplace-app-frontend/src/methods.ts#L75
'mbrTxn' is assigned a value but never used
|
projects/orakle-nft-marketplace-app-frontend/src/methods.ts#L152
'assetOptInTxn' is assigned a value but never used
|
projects/orakle-nft-marketplace-app-frontend/src/utils/getCurrentNftmClient.ts#L18
'algorandClient' is defined but never used. Allowed unused args must match /^_/u
|
projects/orakle-nft-marketplace-app-frontend/src/utils/getCurrentNftmClient.ts#L19
'currentAppId' is defined but never used. Allowed unused args must match /^_/u
|
projects/orakle-nft-marketplace-app-frontend/src/utils/getCurrentNftmClient.ts#L20
'activeAddress' is defined but never used. Allowed unused args must match /^_/u
|
projects/orakle-nft-marketplace-app-frontend/src/utils/getCurrentNftmClient.ts#L21
'signer' is defined but never used. Allowed unused args must match /^_/u
|
This job failed
Loading