Graphql, Web: use refname on pull and push #324
Annotations
1 error and 10 warnings
ci
Process completed with exit code 1.
|
ci:
graphql-server/src/fileStore/fileStore.service.ts#L8
Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator
|
ci:
graphql-server/src/fileStore/fileStore.service.ts#L28
Unexpected console statement
|
ci:
graphql-server/src/fileStore/fileStore.service.ts#L44
Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator
|
ci:
graphql-server/src/fileStore/fileStore.service.ts#L45
Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator
|
ci:
graphql-server/src/main.ts#L24
Unexpected console statement
|
ci:
graphql-server/src/queryFactory/dolt/index.ts#L403
Unexpected console statement
|
ci:
graphql-server/src/queryFactory/dolt/index.ts#L406
Unexpected console statement
|
ci:
graphql-server/src/queryFactory/dolt/index.ts#L410
Unexpected console statement
|
ci:
graphql-server/src/queryFactory/dolt/index.ts#L420
Unexpected console statement
|
ci:
graphql-server/src/queryFactory/dolt/index.ts#L425
Unexpected console statement
|