Skip to content

feat: add CLI commands and utility functions #2

feat: add CLI commands and utility functions

feat: add CLI commands and utility functions #2

Triggered via push February 25, 2024 06:14
Status Success
Total duration 35s
Artifacts

main.yml

on: push
Matrix: lint-and-build
Fit to window
Zoom out
Zoom in

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