Skip to content

Postgres support for web #21

Postgres support for web

Postgres support for web #21

Triggered via pull request December 12, 2023 00:25
Status Failure
Total duration 55s
Artifacts

ci-graphql.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 4 warnings
ci: graphql-server/src/queryFactory/postgres/index.ts#L21
Expected 'this' to be used by class async method 'checkoutDatabase'
ci: graphql-server/src/queryFactory/postgres/index.ts#L50
'type' is defined but never used. Allowed unused args must match /^_/u
ci: graphql-server/src/queryFactory/postgres/index.ts#L51
'query' is defined but never used. Allowed unused args must match /^_/u
ci: graphql-server/src/queryFactory/postgres/index.ts#L51
Unexpected block statement surrounding arrow body; move the returned value immediately after the `=>`
ci: graphql-server/src/queryFactory/postgres/index.ts#L75
Expected 'this' to be used by class async method 'getProcedures'
ci: graphql-server/src/queryFactory/postgres/index.ts#L75
'args' is defined but never used. Allowed unused args must match /^_/u
ci
Process completed with exit code 1.
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/types.ts#L32
Unexpected any. Specify a different type
ci: graphql-server/src/rows/row.model.ts#L39
Unexpected any. Specify a different type