Skip to content

web,graphql: Progress on doltgres support #172

web,graphql: Progress on doltgres support

web,graphql: Progress on doltgres support #172

Triggered via pull request September 6, 2024 00:07
Status Failure
Total duration 41s
Artifacts

ci-graphql.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 7 warnings
ci: graphql-server/src/queryFactory/doltgres/index.ts#L44
't' is already declared in the upper scope on line 15 column 13
ci
Process completed with exit code 1.
ci
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
ci: graphql-server/src/fileStore/fileStore.service.ts#L25
Unexpected console statement
ci: graphql-server/src/main.ts#L24
Unexpected console statement
ci: graphql-server/src/queryFactory/postgres/utils.ts#L28
Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator
ci: graphql-server/src/queryFactory/types.ts#L42
Unexpected any. Specify a different type
ci: graphql-server/src/rows/row.model.ts#L36
Unexpected any. Specify a different type
ci: graphql-server/src/tables/upload.resolver.ts#L98
Unexpected any. Specify a different type