chore: bump supertest and @types/supertest #13448
Annotations
2 errors and 10 warnings
Check types:
server/e2e.test.ts#L12
Conversion of type 'Response' to type '{ statusCode: number; headers: { location: string; }; }' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
|
Check types
Process completed with exit code 1.
|
Run linter:
apollo/cache.ts#L20
Unexpected any. Specify a different type
|
Run linter:
apollo/validation.ts#L9
Unexpected any. Specify a different type
|
Run linter:
app.vue#L8
theme not found in '#tailwind-config'
|
Run linter:
components/DocumentEditorInput.vue#L28
The "input" event has been triggered but not declared on `emits` option
|
Run linter:
components/SideBar.vue#L122
Unexpected any. Specify a different type
|
Run linter:
components/TTable.vue#L34
Unexpected any. Specify a different type
|
Run linter:
components/tagify.vue#L85
The "input" event has been triggered but not declared on `emits` option
|
Run linter:
pages/dashboard.vue#L82
'onScrollToBottom' is assigned a value but never used. Allowed unused vars must match /^_/u
|
Run linter:
scripts/apollo-afterOneFileWrite.js#L9
Unexpected console statement
|
Run linter:
scripts/apollo-afterOneFileWrite.js#L20
Unexpected console statement
|
The logs for this run have expired and are no longer available.
Loading