feat: update get-bee to fetch bee 2.4.0 (#560) #1388
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/manifest/manifest-command.ts#L8
Unexpected 'fixme' comment: 'FIXME: review these error messages in...'
|
check (18.x):
src/command/pss/pss-command.ts#L4
Unexpected 'todo' comment: 'TODO:...'
|
check (18.x):
src/command/pss/receive.ts#L45
Unexpected 'todo' comment: 'TODO: utf-8 decoding may fail, text is...'
|
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:...'
|