feat: add optional address parameter to createTag function #2237
Annotations
13 warnings
check (16.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 (16.x)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
check (16.x):
src/bee.ts#L442
Unexpected 'todo' comment: 'TODO: Needed until...'
|
check (16.x):
src/bee.ts#L831
Unexpected any. Specify a different type
|
check (16.x):
src/bee.ts#L1935
Unexpected any. Specify a different type
|
check (16.x):
src/bee.ts#L1935
Empty block statement
|
check (16.x):
src/feed/index.ts#L63
Unexpected any. Specify a different type
|
check (16.x):
src/feed/retrievable.ts#L37
Unexpected any. Specify a different type
|
check (16.x):
src/modules/debug/status.ts#L84
Unexpected 'todo' comment: 'TODO: Remove on break'
|
check (16.x):
src/modules/feed.ts#L108
Unexpected any. Specify a different type
|
check (16.x):
src/types/index.ts#L90
Unexpected any. Specify a different type
|
check (16.x):
src/types/index.ts#L91
Unexpected any. Specify a different type
|
check (16.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/
|