Bump @nestjs/platform-express from 11.1.2 to 11.1.8 in /graphql-server #679
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