feat: revamp bee-js #1386
Annotations
11 warnings
check (18.x)
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
|
check (18.x)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
check (18.x):
src/command/feed/print.ts#L83
Unexpected 'todo' comment: 'TODO: verify this'
|
check (18.x):
src/command/pss/pss-command.ts#L4
Unexpected 'todo' comment: 'TODO:...'
|
check (18.x):
src/utils/bzz-address.ts#L43
Unexpected 'todo' comment: 'TODO: what is this function?'
|
check (18.x):
src/utils/error.ts#L17
Unexpected any. Specify a different type
|
check (18.x):
src/utils/error.ts#L35
Unexpected any. Specify a different type
|
check (18.x):
test/custom-matcher.ts#L6
'R' is defined but never used
|
check (18.x):
test/quality-of-life/topic.spec.ts#L30
Unexpected 'todo' comment: 'TODO:...'
|
check (18.x):
test/quality-of-life/topic.spec.ts#L38
Unexpected 'todo' comment: 'TODO:...'
|
check (18.x):
test/quality-of-life/topic.spec.ts#L67
Unexpected 'todo' comment: 'TODO:...'
|