Skip to content

graphql: Option to persist metadata to database #72

graphql: Option to persist metadata to database

graphql: Option to persist metadata to database #72

Triggered via pull request February 6, 2024 20:36
Status Success
Total duration 2m 6s
Artifacts

ci-graphql.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 warnings
ci
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
ci: graphql-server/src/dataStore/dataStore.service.ts#L18
Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator
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#L33
Unexpected any. Specify a different type
ci: graphql-server/src/rows/row.model.ts#L36
Unexpected any. Specify a different type