Fix problems with MariaDB (first attempt) #46
Annotations
5 errors and 10 warnings
Test:
src/schema/types/author.ts#L88
Circular definition of import alias 'author'.
|
Test:
src/schema/types/connections/quoteConnection.ts#L27
Circular definition of import alias 'quoteConnection'.
|
Test:
src/schema/types/edges/quoteEdge.ts#L22
Circular definition of import alias 'quoteEdge'.
|
Test:
src/schema/types/quote.ts#L52
Circular definition of import alias 'quote'.
|
Test
Process completed with exit code 2.
|
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
|