Bump ts-loader from 9.5.1 to 9.5.4 in /graphql-server #715
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