Skip to content

Move to TypeScript: Upload, StreamSource #1149

Move to TypeScript: Upload, StreamSource

Move to TypeScript: Upload, StreamSource #1149

Re-run triggered November 13, 2024 11:58
Status Failure
Total duration 34s
Artifacts

ci.yml

on: pull_request
Matrix: content
Fit to window
Zoom out
Zoom in

Annotations

16 errors and 16 warnings
Browserstack: lib/browser/index.ts#L23
Argument of type '{ endpoint: string | null; uploadUrl: string | null; metadata: {}; fingerprint: (file: UploadInput, options: UploadOptions) => Promise<string | null>; ... 23 more ...; protocol: string; }' is not assignable to parameter of type 'UploadOptions'.
Browserstack: lib/browser/index.ts#L28
Argument of type '{ endpoint: string | null; uploadUrl: string | null; metadata: {}; fingerprint: (file: UploadInput, options: UploadOptions) => Promise<string | null>; ... 23 more ...; protocol: string; }' is not assignable to parameter of type 'UploadOptions'.
Browserstack: lib/node/index.ts#L29
Argument of type '{ endpoint: string | null; uploadUrl: string | null; metadata: {}; fingerprint: (file: UploadInput, options: UploadOptions) => Promise<string | null>; ... 23 more ...; protocol: string; }' is not assignable to parameter of type 'UploadOptions'.
Browserstack: lib/node/index.ts#L34
Argument of type '{ endpoint: string | null; uploadUrl: string | null; metadata: {}; fingerprint: (file: UploadInput, options: UploadOptions) => Promise<string | null>; ... 23 more ...; protocol: string; }' is not assignable to parameter of type 'UploadOptions'.
Puppeteer: lib/browser/index.ts#L23
Argument of type '{ endpoint: string | null; uploadUrl: string | null; metadata: {}; fingerprint: (file: UploadInput, options: UploadOptions) => Promise<string | null>; ... 23 more ...; protocol: string; }' is not assignable to parameter of type 'UploadOptions'.
Puppeteer: lib/browser/index.ts#L28
Argument of type '{ endpoint: string | null; uploadUrl: string | null; metadata: {}; fingerprint: (file: UploadInput, options: UploadOptions) => Promise<string | null>; ... 23 more ...; protocol: string; }' is not assignable to parameter of type 'UploadOptions'.
Puppeteer: lib/node/index.ts#L29
Argument of type '{ endpoint: string | null; uploadUrl: string | null; metadata: {}; fingerprint: (file: UploadInput, options: UploadOptions) => Promise<string | null>; ... 23 more ...; protocol: string; }' is not assignable to parameter of type 'UploadOptions'.
Puppeteer: lib/node/index.ts#L34
Argument of type '{ endpoint: string | null; uploadUrl: string | null; metadata: {}; fingerprint: (file: UploadInput, options: UploadOptions) => Promise<string | null>; ... 23 more ...; protocol: string; }' is not assignable to parameter of type 'UploadOptions'.
Node.js 18: lib/browser/index.ts#L23
Argument of type '{ endpoint: string | null; uploadUrl: string | null; metadata: {}; fingerprint: (file: UploadInput, options: UploadOptions) => Promise<string | null>; ... 23 more ...; protocol: string; }' is not assignable to parameter of type 'UploadOptions'.
Node.js 18: lib/browser/index.ts#L28
Argument of type '{ endpoint: string | null; uploadUrl: string | null; metadata: {}; fingerprint: (file: UploadInput, options: UploadOptions) => Promise<string | null>; ... 23 more ...; protocol: string; }' is not assignable to parameter of type 'UploadOptions'.
Node.js 18: lib/node/index.ts#L29
Argument of type '{ endpoint: string | null; uploadUrl: string | null; metadata: {}; fingerprint: (file: UploadInput, options: UploadOptions) => Promise<string | null>; ... 23 more ...; protocol: string; }' is not assignable to parameter of type 'UploadOptions'.
Node.js 18: lib/node/index.ts#L34
Argument of type '{ endpoint: string | null; uploadUrl: string | null; metadata: {}; fingerprint: (file: UploadInput, options: UploadOptions) => Promise<string | null>; ... 23 more ...; protocol: string; }' is not assignable to parameter of type 'UploadOptions'.
Node.js 20: lib/browser/index.ts#L23
Argument of type '{ endpoint: string | null; uploadUrl: string | null; metadata: {}; fingerprint: (file: UploadInput, options: UploadOptions) => Promise<string | null>; ... 23 more ...; protocol: string; }' is not assignable to parameter of type 'UploadOptions'.
Node.js 20: lib/browser/index.ts#L28
Argument of type '{ endpoint: string | null; uploadUrl: string | null; metadata: {}; fingerprint: (file: UploadInput, options: UploadOptions) => Promise<string | null>; ... 23 more ...; protocol: string; }' is not assignable to parameter of type 'UploadOptions'.
Node.js 20: lib/node/index.ts#L29
Argument of type '{ endpoint: string | null; uploadUrl: string | null; metadata: {}; fingerprint: (file: UploadInput, options: UploadOptions) => Promise<string | null>; ... 23 more ...; protocol: string; }' is not assignable to parameter of type 'UploadOptions'.
Node.js 20: lib/node/index.ts#L34
Argument of type '{ endpoint: string | null; uploadUrl: string | null; metadata: {}; fingerprint: (file: UploadInput, options: UploadOptions) => Promise<string | null>; ... 23 more ...; protocol: string; }' is not assignable to parameter of type 'UploadOptions'.
Browserstack
The following actions uses node12 which is deprecated and will be forced to run on node16: sergioramos/yarn-actions/install@v6, sergioramos/yarn-actions/run@v6. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Browserstack
The following actions use a deprecated Node.js version and will be forced to run on node20: sergioramos/yarn-actions/install@v6, sergioramos/yarn-actions/run@v6. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Browserstack
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Browserstack
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Puppeteer
The following actions uses node12 which is deprecated and will be forced to run on node16: sergioramos/yarn-actions/install@v6, sergioramos/yarn-actions/run@v6. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Puppeteer
The following actions use a deprecated Node.js version and will be forced to run on node20: sergioramos/yarn-actions/install@v6, sergioramos/yarn-actions/run@v6. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Puppeteer
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Puppeteer
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Node.js 18
The following actions uses node12 which is deprecated and will be forced to run on node16: sergioramos/yarn-actions/install@v6, sergioramos/yarn-actions/run@v6. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Node.js 18
The following actions use a deprecated Node.js version and will be forced to run on node20: sergioramos/yarn-actions/install@v6, sergioramos/yarn-actions/run@v6. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Node.js 18
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Node.js 18
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Node.js 20
The following actions uses node12 which is deprecated and will be forced to run on node16: sergioramos/yarn-actions/install@v6, sergioramos/yarn-actions/run@v6. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Node.js 20
The following actions use a deprecated Node.js version and will be forced to run on node20: sergioramos/yarn-actions/install@v6, sergioramos/yarn-actions/run@v6. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Node.js 20
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Node.js 20
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/