Merge pull request #689 from holographxyz/develop #1080
Annotations
11 warnings
Run linter
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/.
|
Run linter:
src/commands/indexer/index.ts#L401
Missing return type on function
|
Run linter:
src/commands/indexer/index.ts#L455
Blocks are nested too deeply (5). Maximum allowed is 4
|
Run linter:
src/commands/indexer/index.ts#L469
Blocks are nested too deeply (6). Maximum allowed is 4
|
Run linter:
src/commands/indexer/index.ts#L470
Blocks are nested too deeply (7). Maximum allowed is 4
|
Run linter:
src/commands/indexer/index.ts#L479
Blocks are nested too deeply (6). Maximum allowed is 4
|
Run linter:
src/commands/indexer/index.ts#L487
Blocks are nested too deeply (6). Maximum allowed is 4
|
Run linter:
src/commands/indexer/index.ts#L489
Blocks are nested too deeply (7). Maximum allowed is 4
|
Run linter:
src/commands/indexer/index.ts#L490
Blocks are nested too deeply (8). Maximum allowed is 4
|
Run linter:
src/commands/indexer/index.ts#L529
Blocks are nested too deeply (5). Maximum allowed is 4
|
Run linter:
src/commands/indexer/index.ts#L547
Blocks are nested too deeply (5). Maximum allowed is 4
|