Implement dynamic block fetching based on block size #4822
Annotations
10 warnings
lint:
packages/cli/src/commands/build/index.ts#L51
Unexpected any. Specify a different type
|
lint:
packages/cli/src/commands/codegen/generate.ts#L147
Unexpected any. Specify a different type
|
lint:
packages/cli/src/commands/codegen/generate.ts#L172
Unexpected any. Specify a different type
|
lint:
packages/cli/src/commands/codegen/index.ts#L57
Unexpected any. Specify a different type
|
lint:
packages/cli/src/commands/publish.ts#L27
Unexpected any. Specify a different type
|
lint:
packages/cli/src/controller/codegen-controller.ts#L206
Unexpected any. Specify a different type
|
lint:
packages/cli/src/controller/codegen-cosmos.test.ts#L15
Unexpected any. Specify a different type
|
lint:
packages/cli/src/controller/codegen-cosmos.test.ts#L36
Unexpected any. Specify a different type
|
lint:
packages/cli/src/controller/deploy-controller.ts#L158
Unexpected any. Specify a different type
|
lint:
packages/cli/src/controller/generate-controller.spec.ts#L182
Require statement not part of import statement
|
Loading