Fix hydra-typegen
to properly generate types for deprecated/deleted events & extrinsics
#628
Annotations
2 errors and 10 warnings
run Hydra unit tests (18.x):
packages/hydra-typegen/src/commands/typegen/index.ts#L139
Expected blank line between class members
|
run Hydra unit tests (18.x)
Process completed with exit code 1.
|
run Hydra unit tests (18.x):
packages/hydra-cli/src/codegen/WarthogWrapper.ts#L181
Define a constant instead of duplicating this literal 3 times
|
run Hydra unit tests (18.x):
packages/hydra-cli/src/commands/preview.ts#L41
Object pattern argument should be typed
|
run Hydra unit tests (18.x):
packages/hydra-cli/src/generate/FTSQueryRenderer.ts#L35
Property name `index_name` must match one of the following formats: camelCase
|
run Hydra unit tests (18.x):
packages/hydra-cli/src/generate/FTSQueryRenderer.ts#L80
Property name `index_name` must match one of the following formats: camelCase
|
run Hydra unit tests (18.x):
packages/hydra-cli/src/model/Field.ts#L7
tsdoc-characters-after-block-tag: The token "@constructor" looks like a TSDoc tag but contains an invalid character "("; if it is not a tag, use a backslash to escape the "@"
|
run Hydra unit tests (18.x):
packages/hydra-cli/src/model/WarthogModel.ts#L92
tsdoc-param-tag-missing-hyphen: The @param block should be followed by a parameter name and then a hyphen
|
run Hydra unit tests (18.x):
packages/hydra-cli/src/model/WarthogModel.ts#L117
tsdoc-param-tag-missing-hyphen: The @param block should be followed by a parameter name and then a hyphen
|
run Hydra unit tests (18.x):
packages/hydra-cli/src/model/WarthogModel.ts#L118
tsdoc-param-tag-missing-hyphen: The @param block should be followed by a parameter name and then a hyphen
|
run Hydra unit tests (18.x):
packages/hydra-cli/src/model/WarthogModel.ts#L119
tsdoc-param-tag-missing-hyphen: The @param block should be followed by a parameter name and then a hyphen
|
run Hydra unit tests (18.x):
packages/hydra-cli/src/model/WarthogModel.ts#L158
tsdoc-param-tag-missing-hyphen: The @param block should be followed by a parameter name and then a hyphen
|