chore(master): release 3.0.1 #238
Annotations
5 warnings
check (16.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
check (16.x):
src/utils/blockchain/account.ts#L12
Unexpected 'fixme' comment: 'FIXME: create GitHub issue about this...'
|
check (16.x):
src/utils/docker.ts#L20
Unexpected 'todo' comment: 'TODO: This should be possible to...'
|
check (16.x):
src/utils/docker.ts#L331
Unexpected 'fixme' comment: 'FIXME: create GitHub issue in dockerode...'
|
check (16.x):
src/utils/docker.ts#L547
'beeDebugApiUrl' is assigned a value but never used. Allowed unused vars must match /^_/u
|