Fix circular dependencies issue #47
Annotations
10 warnings
Lint:
src/__tests__/authorquery.test.ts#L16
Unexpected any. Specify a different type
|
Lint:
src/__tests__/authorquery.test.ts#L56
Unexpected any. Specify a different type
|
Lint:
src/__tests__/authorsquery.test.ts#L16
Unexpected any. Specify a different type
|
Lint:
src/__tests__/authorsquery.test.ts#L80
Unexpected any. Specify a different type
|
Lint:
src/__tests__/authorsquery.test.ts#L144
Unexpected any. Specify a different type
|
Lint:
src/__tests__/createauthormutation.test.ts#L16
Unexpected any. Specify a different type
|
Lint:
src/__tests__/deleteauthormutation.test.ts#L16
Unexpected any. Specify a different type
|
Lint:
src/__tests__/quotequery.test.ts#L16
Unexpected any. Specify a different type
|
Lint:
src/__tests__/quotequery.test.ts#L54
Unexpected any. Specify a different type
|
Lint:
src/__tests__/quotesquery.test.ts#L16
Unexpected any. Specify a different type
|