Skip to content

Remove atoi milestone, point atoi to rms, @iota/sdk #1270

Remove atoi milestone, point atoi to rms, @iota/sdk

Remove atoi milestone, point atoi to rms, @iota/sdk #1270

Re-run triggered October 6, 2023 13:11
Status Failure
Total duration 10m 31s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

functions_lint.yml

on: pull_request
lint-and-prettier
10m 19s
lint-and-prettier
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
lint-and-prettier: packages/functions/src/services/wallet/IotaWalletService.ts#L69
Do not use "@ts-ignore" because it alters compilation errors
lint-and-prettier: packages/functions/src/utils/block.utils.ts#L45
Do not use "@ts-ignore" because it alters compilation errors
lint-and-prettier: packages/functions/src/utils/block.utils.ts#L50
Unexpected any. Specify a different type
lint-and-prettier
Process completed with exit code 1.
lint-and-prettier: packages/functions/src/utils/block.utils.ts#L50
'_block' is defined but never used