feat: add CLI commands and utility functions #2
Annotations
18 warnings
lint-and-build (16)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/action-setup@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
lint-and-build (16):
src/binez.ts#L43
'convertMBToBytes' is defined but never used
|
lint-and-build (16):
src/binez.ts#L52
'calculateDataStorageLimit' is defined but never used
|
lint-and-build (16):
src/binez.ts#L60
'calculateValueRangeFromNumberBitsSize' is defined but never used
|
lint-and-build (16):
src/binez.ts#L75
'calculateValueRangeFromBytes' is defined but never used
|
lint-and-build (16):
src/binez.ts#L90
'formatNumber' is defined but never used
|
lint-and-build (18)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/action-setup@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
lint-and-build (18):
src/binez.ts#L43
'convertMBToBytes' is defined but never used
|
lint-and-build (18):
src/binez.ts#L52
'calculateDataStorageLimit' is defined but never used
|
lint-and-build (18):
src/binez.ts#L60
'calculateValueRangeFromNumberBitsSize' is defined but never used
|
lint-and-build (18):
src/binez.ts#L75
'calculateValueRangeFromBytes' is defined but never used
|
lint-and-build (18):
src/binez.ts#L90
'formatNumber' is defined but never used
|
lint-and-build (20)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/action-setup@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
lint-and-build (20):
src/binez.ts#L43
'convertMBToBytes' is defined but never used
|
lint-and-build (20):
src/binez.ts#L52
'calculateDataStorageLimit' is defined but never used
|
lint-and-build (20):
src/binez.ts#L60
'calculateValueRangeFromNumberBitsSize' is defined but never used
|
lint-and-build (20):
src/binez.ts#L75
'calculateValueRangeFromBytes' is defined but never used
|
lint-and-build (20):
src/binez.ts#L90
'formatNumber' is defined but never used
|