feat: upgrade to bee-js 6.5.1 #1202
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
12 warnings
check (18.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
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/manifest/sync.ts#L54
Unexpected 'todo' comment: 'TODO make this more efficient once the...'
|
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#L16
Unexpected any. Specify a different type
|
check (18.x):
src/utils/error.ts#L28
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#L25
Unexpected 'todo' comment: 'TODO:...'
|
check (18.x):
test/quality-of-life/topic.spec.ts#L31
Unexpected 'todo' comment: 'TODO:...'
|
check (18.x):
test/quality-of-life/topic.spec.ts#L74
Unexpected 'todo' comment: 'TODO:...'
|