Update x app template #35
Annotations
5 errors and 2 warnings
|
apps/backend/src/services/contracts.service.ts#L6
Replace `unitsUtils}·from·"@vechain/sdk-core"` with `·unitsUtils·}·from·'@vechain/sdk-core'`
|
|
apps/backend/src/services/contracts.service.ts#L13
Replace `await·ecoEarnContract.transact.registerValidSubmission(submission.address,·unitsUtils.parseUnits(REWARD_AMOUNT,·"ether"·))` with `⏎········await·ecoEarnContract.transact.registerValidSubmission(submission.address,·unitsUtils.parseUnits(REWARD_AMOUNT,·'ether'))⏎······`
|
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
apps/backend/src/utils/thor.ts#L3
'EcoEarnABI' is defined but never used
|
The logs for this run have expired and are no longer available.
Loading