Skip to content

Fix problems with MariaDB (first attempt) #46

Fix problems with MariaDB (first attempt)

Fix problems with MariaDB (first attempt) #46

Triggered via push August 27, 2024 07:31
Status Failure
Total duration 1m 11s
Artifacts

main.yml

on: push
Build container with tag version
0s
Build container with tag version
Fit to window
Zoom out
Zoom in

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