Merge pull request #5132 from Joystream/luxor #2328
Annotations
11 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
lint:
query-node/mappings/src/content/channel.ts#L94
'block' is assigned a value but never used
|
lint:
query-node/mappings/src/scheduler.ts#L1
'In' is defined but never used
|
lint:
query-node/mappings/src/scheduler.ts#L3
'Bounty' is defined but never used
|
lint:
query-node/mappings/src/scheduler.ts#L3
'BountyStage' is defined but never used
|
lint:
query-node/mappings/src/scheduler.ts#L49
'store' is defined but never used
|
lint:
cli/src/Api.ts#L92
Unexpected any. Specify a different type
|
lint:
cli/src/Api.ts#L113
Unexpected any. Specify a different type
|
lint:
cli/src/Types.ts#L280
Unexpected any. Specify a different type
|
lint:
cli/src/base/AccountsCommandBase.ts#L162
Unexpected any. Specify a different type
|
lint:
cli/src/base/ApiCommandBase.ts#L270
Unexpected any. Specify a different type
|
Loading