feat: add stamp create, utility get-bee and utility redeem commands #1360
Annotations
12 warnings
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Commit linting
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/
|
Code linting:
src/command/manifest/manifest-command.ts#L8
Unexpected 'fixme' comment: 'FIXME: review these error messages in...'
|
Code linting:
src/command/pss/pss-command.ts#L4
Unexpected 'todo' comment: 'TODO:...'
|
Code linting:
src/command/pss/receive.ts#L45
Unexpected 'todo' comment: 'TODO: utf-8 decoding may fail, text is...'
|
Code linting:
src/utils/error.ts#L17
Unexpected any. Specify a different type
|
Code linting:
src/utils/error.ts#L35
Unexpected any. Specify a different type
|
Code linting:
test/custom-matcher.ts#L6
'R' is defined but never used
|
Code linting:
test/quality-of-life/topic.spec.ts#L30
Unexpected 'todo' comment: 'TODO:...'
|
Code linting:
test/quality-of-life/topic.spec.ts#L38
Unexpected 'todo' comment: 'TODO:...'
|
Code linting:
test/quality-of-life/topic.spec.ts#L67
Unexpected 'todo' comment: 'TODO:...'
|
Loading