Bump typeorm from 0.3.24 to 0.3.26 in /graphql-server #688
Annotations
4 warnings
|
Install and run graphql CI:
graphql-server/src/tables/upload.resolver.ts#L95
Unexpected any. Specify a different type
|
|
Install and run graphql CI:
graphql-server/src/rows/row.model.ts#L76
Unexpected any. Specify a different type
|
|
Install and run graphql CI:
graphql-server/src/queryFactory/types.ts#L58
Unexpected any. Specify a different type
|
|
Install and run graphql CI:
graphql-server/src/queryFactory/doltgres/queries.ts#L151
Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator
|
Loading