Fix main workflow #52
main.yml
on: push
Lint
12s
Push image with release version tag to DockerHub
0s
Push image with latest tag to DockerHub
0s
Annotations
1 error and 10 warnings
Test
Process completed with exit code 1.
|
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
|