Skip to content

chore: bump supertest and @types/supertest #13448

chore: bump supertest and @types/supertest

chore: bump supertest and @types/supertest #13448

Triggered via pull request February 2, 2024 07:53
Status Failure
Total duration 4m 21s
Artifacts

ci.yml

on: pull_request
Matrix: Build & Test
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 11 warnings
Lint: 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.
Lint
Process completed with exit code 1.
Lint: apollo/cache.ts#L20
Unexpected any. Specify a different type
Lint: apollo/validation.ts#L9
Unexpected any. Specify a different type
Lint: app.vue#L8
theme not found in '#tailwind-config'
Lint: components/DocumentEditorInput.vue#L28
The "input" event has been triggered but not declared on `emits` option
Lint: components/SideBar.vue#L122
Unexpected any. Specify a different type
Lint: components/TTable.vue#L34
Unexpected any. Specify a different type
Lint: components/tagify.vue#L85
The "input" event has been triggered but not declared on `emits` option
Lint: pages/dashboard.vue#L82
'onScrollToBottom' is assigned a value but never used. Allowed unused vars must match /^_/u
Lint: scripts/apollo-afterOneFileWrite.js#L9
Unexpected console statement
Lint: scripts/apollo-afterOneFileWrite.js#L20
Unexpected console statement
Build & Test (ubuntu-latest, 20)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: codecov/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.