Skip to content

Liuliu/merge desktop app #213

Liuliu/merge desktop app

Liuliu/merge desktop app #213

Triggered via pull request October 21, 2024 23:42
Status Success
Total duration 2m 20s
Artifacts

ci-graphql.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 warnings
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#L29
Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator
ci: graphql-server/src/queryFactory/types.ts#L43
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#L95
Unexpected any. Specify a different type