Set maxQueryExecutionTime
through an environment variable
#645
Annotations
1 error and 11 warnings
Docker login
Username and password required
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, docker/login-action@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
lint:
packages/hydra-cli/src/codegen/WarthogWrapper.ts#L181
Define a constant instead of duplicating this literal 3 times
|
lint:
packages/hydra-cli/src/commands/preview.ts#L41
Object pattern argument should be typed
|
lint:
packages/hydra-cli/src/generate/FTSQueryRenderer.ts#L35
Property name `index_name` must match one of the following formats: camelCase
|
lint:
packages/hydra-cli/src/generate/FTSQueryRenderer.ts#L80
Property name `index_name` must match one of the following formats: camelCase
|
lint:
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 "@"
|
lint:
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
|
lint:
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
|
lint:
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
|
lint:
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
|
lint:
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
|
Loading