fix(deps): update dependency mime-types to v3 #1475
nodejs.yml
on: pull_request
Node.js
/
Setup
9s
Matrix: Node.js / Test
Annotations
105 errors and 15 notices
|
Node.js / Test (ubuntu-latest, 22)
Process completed with exit code 1.
|
|
test/options.files.test.ts > options.files.test.ts > should support custom fileName when use files:object:
test/options.files.test.ts#L313
AssertionError: Expected values to be strictly equal:
+ actual - expected
+ 'text/javascript'
- 'application/javascript'
Expected: "application/javascript"
Received: "text/javascript"
❯ test/options.files.test.ts:313:12
|
|
test/options.files.test.ts > options.files.test.ts > should upload a file with stream success:
test/options.files.test.ts#L156
AssertionError: Expected values to be strictly equal:
+ actual - expected
+ 'text/javascript'
- 'application/javascript'
Expected: "application/javascript"
Received: "text/javascript"
❯ test/options.files.test.ts:156:12
|
|
test/options.files.test.ts > options.files.test.ts > should upload multi files: Record<field, string> success with default POST method:
test/options.files.test.ts#L119
AssertionError: Expected values to be strictly equal:
+ actual - expected
+ 'text/javascript'
- 'application/javascript'
Expected: "application/javascript"
Received: "text/javascript"
❯ test/options.files.test.ts:119:12
|
|
test/options.files.test.ts > options.files.test.ts > should upload multi files: Array<string> success with default POST method:
test/options.files.test.ts#L84
AssertionError: Expected values to be strictly equal:
+ actual - expected
+ 'text/javascript'
- 'application/javascript'
Expected: "application/javascript"
Received: "text/javascript"
❯ test/options.files.test.ts:84:12
|
|
test/options.files.test.ts > options.files.test.ts > should upload files = [filepath] success with default POST method:
test/options.files.test.ts#L66
AssertionError: Expected values to be strictly equal:
+ actual - expected
+ 'text/javascript'
- 'application/javascript'
Expected: "application/javascript"
Received: "text/javascript"
❯ test/options.files.test.ts:66:12
|
|
test/options.files.test.ts > options.files.test.ts > should upload a file with filepath success with default POST method:
test/options.files.test.ts#L35
AssertionError: Expected values to be strictly equal:
+ actual - expected
+ 'text/javascript'
- 'application/javascript'
Expected: "application/javascript"
Received: "text/javascript"
❯ test/options.files.test.ts:35:12
|
|
Node.js / Test (ubuntu-latest, 20)
Process completed with exit code 1.
|
|
test/options.files.test.ts > options.files.test.ts > should support custom fileName when use files:object:
test/options.files.test.ts#L313
AssertionError: Expected values to be strictly equal:
+ actual - expected
+ 'text/javascript'
- 'application/javascript'
Expected: "application/javascript"
Received: "text/javascript"
❯ test/options.files.test.ts:313:12
|
|
test/options.files.test.ts > options.files.test.ts > should upload a file with stream success:
test/options.files.test.ts#L156
AssertionError: Expected values to be strictly equal:
+ actual - expected
+ 'text/javascript'
- 'application/javascript'
Expected: "application/javascript"
Received: "text/javascript"
❯ test/options.files.test.ts:156:12
|
|
test/options.files.test.ts > options.files.test.ts > should upload multi files: Record<field, string> success with default POST method:
test/options.files.test.ts#L119
AssertionError: Expected values to be strictly equal:
+ actual - expected
+ 'text/javascript'
- 'application/javascript'
Expected: "application/javascript"
Received: "text/javascript"
❯ test/options.files.test.ts:119:12
|
|
test/options.files.test.ts > options.files.test.ts > should upload multi files: Array<string> success with default POST method:
test/options.files.test.ts#L84
AssertionError: Expected values to be strictly equal:
+ actual - expected
+ 'text/javascript'
- 'application/javascript'
Expected: "application/javascript"
Received: "text/javascript"
❯ test/options.files.test.ts:84:12
|
|
test/options.files.test.ts > options.files.test.ts > should upload files = [filepath] success with default POST method:
test/options.files.test.ts#L66
AssertionError: Expected values to be strictly equal:
+ actual - expected
+ 'text/javascript'
- 'application/javascript'
Expected: "application/javascript"
Received: "text/javascript"
❯ test/options.files.test.ts:66:12
|
|
test/options.files.test.ts > options.files.test.ts > should upload a file with filepath success with default POST method:
test/options.files.test.ts#L35
AssertionError: Expected values to be strictly equal:
+ actual - expected
+ 'text/javascript'
- 'application/javascript'
Expected: "application/javascript"
Received: "text/javascript"
❯ test/options.files.test.ts:35:12
|
|
Node.js / Test (ubuntu-latest, 18)
Process completed with exit code 1.
|
|
test/options.files.test.ts > options.files.test.ts > should support custom fileName when use files:object:
test/options.files.test.ts#L313
AssertionError: Expected values to be strictly equal:
+ actual - expected
+ 'text/javascript'
- 'application/javascript'
Expected: "application/javascript"
Received: "text/javascript"
❯ test/options.files.test.ts:313:12
|
|
test/options.files.test.ts > options.files.test.ts > should upload a file with stream success:
test/options.files.test.ts#L156
AssertionError: Expected values to be strictly equal:
+ actual - expected
+ 'text/javascript'
- 'application/javascript'
Expected: "application/javascript"
Received: "text/javascript"
❯ test/options.files.test.ts:156:12
|
|
test/options.files.test.ts > options.files.test.ts > should upload multi files: Record<field, string> success with default POST method:
test/options.files.test.ts#L119
AssertionError: Expected values to be strictly equal:
+ actual - expected
+ 'text/javascript'
- 'application/javascript'
Expected: "application/javascript"
Received: "text/javascript"
❯ test/options.files.test.ts:119:12
|
|
test/options.files.test.ts > options.files.test.ts > should upload multi files: Array<string> success with default POST method:
test/options.files.test.ts#L84
AssertionError: Expected values to be strictly equal:
+ actual - expected
+ 'text/javascript'
- 'application/javascript'
Expected: "application/javascript"
Received: "text/javascript"
❯ test/options.files.test.ts:84:12
|
|
test/options.files.test.ts > options.files.test.ts > should upload files = [filepath] success with default POST method:
test/options.files.test.ts#L66
AssertionError: Expected values to be strictly equal:
+ actual - expected
+ 'text/javascript'
- 'application/javascript'
Expected: "application/javascript"
Received: "text/javascript"
❯ test/options.files.test.ts:66:12
|
|
test/options.files.test.ts > options.files.test.ts > should upload a file with filepath success with default POST method:
test/options.files.test.ts#L35
AssertionError: Expected values to be strictly equal:
+ actual - expected
+ 'text/javascript'
- 'application/javascript'
Expected: "application/javascript"
Received: "text/javascript"
❯ test/options.files.test.ts:35:12
|
|
Node.js / Test (ubuntu-latest, 24)
Process completed with exit code 1.
|
|
test/options.files.test.ts > options.files.test.ts > should support custom fileName when use files:object:
test/options.files.test.ts#L313
AssertionError: Expected values to be strictly equal:
+ actual - expected
+ 'text/javascript'
- 'application/javascript'
Expected: "application/javascript"
Received: "text/javascript"
❯ test/options.files.test.ts:313:12
|
|
test/options.files.test.ts > options.files.test.ts > should upload a file with stream success:
test/options.files.test.ts#L156
AssertionError: Expected values to be strictly equal:
+ actual - expected
+ 'text/javascript'
- 'application/javascript'
Expected: "application/javascript"
Received: "text/javascript"
❯ test/options.files.test.ts:156:12
|
|
test/options.files.test.ts > options.files.test.ts > should upload multi files: Record<field, string> success with default POST method:
test/options.files.test.ts#L119
AssertionError: Expected values to be strictly equal:
+ actual - expected
+ 'text/javascript'
- 'application/javascript'
Expected: "application/javascript"
Received: "text/javascript"
❯ test/options.files.test.ts:119:12
|
|
test/options.files.test.ts > options.files.test.ts > should upload multi files: Array<string> success with default POST method:
test/options.files.test.ts#L84
AssertionError: Expected values to be strictly equal:
+ actual - expected
+ 'text/javascript'
- 'application/javascript'
Expected: "application/javascript"
Received: "text/javascript"
❯ test/options.files.test.ts:84:12
|
|
test/options.files.test.ts > options.files.test.ts > should upload files = [filepath] success with default POST method:
test/options.files.test.ts#L66
AssertionError: Expected values to be strictly equal:
+ actual - expected
+ 'text/javascript'
- 'application/javascript'
Expected: "application/javascript"
Received: "text/javascript"
❯ test/options.files.test.ts:66:12
|
|
test/options.files.test.ts > options.files.test.ts > should upload a file with filepath success with default POST method:
test/options.files.test.ts#L35
AssertionError: Expected values to be strictly equal:
+ actual - expected
+ 'text/javascript'
- 'application/javascript'
Expected: "application/javascript"
Received: "text/javascript"
❯ test/options.files.test.ts:35:12
|
|
Node.js / Test (macos-latest, 22)
Process completed with exit code 1.
|
|
test/options.files.test.ts > options.files.test.ts > should support custom fileName when use files:object:
test/options.files.test.ts#L313
AssertionError: Expected values to be strictly equal:
+ actual - expected
+ 'text/javascript'
- 'application/javascript'
Expected: "application/javascript"
Received: "text/javascript"
❯ test/options.files.test.ts:313:12
|
|
test/options.files.test.ts > options.files.test.ts > should upload a file with stream success:
test/options.files.test.ts#L156
AssertionError: Expected values to be strictly equal:
+ actual - expected
+ 'text/javascript'
- 'application/javascript'
Expected: "application/javascript"
Received: "text/javascript"
❯ test/options.files.test.ts:156:12
|
|
test/options.files.test.ts > options.files.test.ts > should upload multi files: Record<field, string> success with default POST method:
test/options.files.test.ts#L119
AssertionError: Expected values to be strictly equal:
+ actual - expected
+ 'text/javascript'
- 'application/javascript'
Expected: "application/javascript"
Received: "text/javascript"
❯ test/options.files.test.ts:119:12
|
|
test/options.files.test.ts > options.files.test.ts > should upload multi files: Array<string> success with default POST method:
test/options.files.test.ts#L84
AssertionError: Expected values to be strictly equal:
+ actual - expected
+ 'text/javascript'
- 'application/javascript'
Expected: "application/javascript"
Received: "text/javascript"
❯ test/options.files.test.ts:84:12
|
|
test/options.files.test.ts > options.files.test.ts > should upload files = [filepath] success with default POST method:
test/options.files.test.ts#L66
AssertionError: Expected values to be strictly equal:
+ actual - expected
+ 'text/javascript'
- 'application/javascript'
Expected: "application/javascript"
Received: "text/javascript"
❯ test/options.files.test.ts:66:12
|
|
test/options.files.test.ts > options.files.test.ts > should upload a file with filepath success with default POST method:
test/options.files.test.ts#L35
AssertionError: Expected values to be strictly equal:
+ actual - expected
+ 'text/javascript'
- 'application/javascript'
Expected: "application/javascript"
Received: "text/javascript"
❯ test/options.files.test.ts:35:12
|
|
Node.js / Test (ubuntu-latest, 16)
Process completed with exit code 1.
|
|
test/options.files.test.ts > options.files.test.ts > should support custom fileName when use files:object:
test/options.files.test.ts#L313
AssertionError: Expected values to be strictly equal:
+ actual - expected
+ 'text/javascript'
- 'application/javascript'
Expected: "application/javascript"
Received: "text/javascript"
❯ test/options.files.test.ts:313:12
|
|
test/options.files.test.ts > options.files.test.ts > should upload a file with stream success:
test/options.files.test.ts#L156
AssertionError: Expected values to be strictly equal:
+ actual - expected
+ 'text/javascript'
- 'application/javascript'
Expected: "application/javascript"
Received: "text/javascript"
❯ test/options.files.test.ts:156:12
|
|
test/options.files.test.ts > options.files.test.ts > should upload multi files: Record<field, string> success with default POST method:
test/options.files.test.ts#L119
AssertionError: Expected values to be strictly equal:
+ actual - expected
+ 'text/javascript'
- 'application/javascript'
Expected: "application/javascript"
Received: "text/javascript"
❯ test/options.files.test.ts:119:12
|
|
test/options.files.test.ts > options.files.test.ts > should upload multi files: Array<string> success with default POST method:
test/options.files.test.ts#L84
AssertionError: Expected values to be strictly equal:
+ actual - expected
+ 'text/javascript'
- 'application/javascript'
Expected: "application/javascript"
Received: "text/javascript"
❯ test/options.files.test.ts:84:12
|
|
test/options.files.test.ts > options.files.test.ts > should upload files = [filepath] success with default POST method:
test/options.files.test.ts#L66
AssertionError: Expected values to be strictly equal:
+ actual - expected
+ 'text/javascript'
- 'application/javascript'
Expected: "application/javascript"
Received: "text/javascript"
❯ test/options.files.test.ts:66:12
|
|
test/options.files.test.ts > options.files.test.ts > should upload a file with filepath success with default POST method:
test/options.files.test.ts#L35
AssertionError: Expected values to be strictly equal:
+ actual - expected
+ 'text/javascript'
- 'application/javascript'
Expected: "application/javascript"
Received: "text/javascript"
❯ test/options.files.test.ts:35:12
|
|
Node.js / Test (macos-latest, 16)
Process completed with exit code 1.
|
|
test/options.files.test.ts > options.files.test.ts > should support custom fileName when use files:object:
test/options.files.test.ts#L313
AssertionError: Expected values to be strictly equal:
+ actual - expected
+ 'text/javascript'
- 'application/javascript'
Expected: "application/javascript"
Received: "text/javascript"
❯ test/options.files.test.ts:313:12
|
|
test/options.files.test.ts > options.files.test.ts > should upload a file with stream success:
test/options.files.test.ts#L156
AssertionError: Expected values to be strictly equal:
+ actual - expected
+ 'text/javascript'
- 'application/javascript'
Expected: "application/javascript"
Received: "text/javascript"
❯ test/options.files.test.ts:156:12
|
|
test/options.files.test.ts > options.files.test.ts > should upload multi files: Record<field, string> success with default POST method:
test/options.files.test.ts#L119
AssertionError: Expected values to be strictly equal:
+ actual - expected
+ 'text/javascript'
- 'application/javascript'
Expected: "application/javascript"
Received: "text/javascript"
❯ test/options.files.test.ts:119:12
|
|
test/options.files.test.ts > options.files.test.ts > should upload multi files: Array<string> success with default POST method:
test/options.files.test.ts#L84
AssertionError: Expected values to be strictly equal:
+ actual - expected
+ 'text/javascript'
- 'application/javascript'
Expected: "application/javascript"
Received: "text/javascript"
❯ test/options.files.test.ts:84:12
|
|
test/options.files.test.ts > options.files.test.ts > should upload files = [filepath] success with default POST method:
test/options.files.test.ts#L66
AssertionError: Expected values to be strictly equal:
+ actual - expected
+ 'text/javascript'
- 'application/javascript'
Expected: "application/javascript"
Received: "text/javascript"
❯ test/options.files.test.ts:66:12
|
|
test/options.files.test.ts > options.files.test.ts > should upload a file with filepath success with default POST method:
test/options.files.test.ts#L35
AssertionError: Expected values to be strictly equal:
+ actual - expected
+ 'text/javascript'
- 'application/javascript'
Expected: "application/javascript"
Received: "text/javascript"
❯ test/options.files.test.ts:35:12
|
|
Node.js / Test (macos-latest, 18)
Process completed with exit code 1.
|
|
test/options.files.test.ts > options.files.test.ts > should support custom fileName when use files:object:
test/options.files.test.ts#L313
AssertionError: Expected values to be strictly equal:
+ actual - expected
+ 'text/javascript'
- 'application/javascript'
Expected: "application/javascript"
Received: "text/javascript"
❯ test/options.files.test.ts:313:12
|
|
test/options.files.test.ts > options.files.test.ts > should upload a file with stream success:
test/options.files.test.ts#L156
AssertionError: Expected values to be strictly equal:
+ actual - expected
+ 'text/javascript'
- 'application/javascript'
Expected: "application/javascript"
Received: "text/javascript"
❯ test/options.files.test.ts:156:12
|
|
test/options.files.test.ts > options.files.test.ts > should upload multi files: Record<field, string> success with default POST method:
test/options.files.test.ts#L119
AssertionError: Expected values to be strictly equal:
+ actual - expected
+ 'text/javascript'
- 'application/javascript'
Expected: "application/javascript"
Received: "text/javascript"
❯ test/options.files.test.ts:119:12
|
|
test/options.files.test.ts > options.files.test.ts > should upload multi files: Array<string> success with default POST method:
test/options.files.test.ts#L84
AssertionError: Expected values to be strictly equal:
+ actual - expected
+ 'text/javascript'
- 'application/javascript'
Expected: "application/javascript"
Received: "text/javascript"
❯ test/options.files.test.ts:84:12
|
|
test/options.files.test.ts > options.files.test.ts > should upload files = [filepath] success with default POST method:
test/options.files.test.ts#L66
AssertionError: Expected values to be strictly equal:
+ actual - expected
+ 'text/javascript'
- 'application/javascript'
Expected: "application/javascript"
Received: "text/javascript"
❯ test/options.files.test.ts:66:12
|
|
test/options.files.test.ts > options.files.test.ts > should upload a file with filepath success with default POST method:
test/options.files.test.ts#L35
AssertionError: Expected values to be strictly equal:
+ actual - expected
+ 'text/javascript'
- 'application/javascript'
Expected: "application/javascript"
Received: "text/javascript"
❯ test/options.files.test.ts:35:12
|
|
Node.js / Test (macos-latest, 24)
Process completed with exit code 1.
|
|
test/options.files.test.ts > options.files.test.ts > should support custom fileName when use files:object:
test/options.files.test.ts#L313
AssertionError: Expected values to be strictly equal:
+ actual - expected
+ 'text/javascript'
- 'application/javascript'
Expected: "application/javascript"
Received: "text/javascript"
❯ test/options.files.test.ts:313:12
|
|
test/options.files.test.ts > options.files.test.ts > should upload a file with stream success:
test/options.files.test.ts#L156
AssertionError: Expected values to be strictly equal:
+ actual - expected
+ 'text/javascript'
- 'application/javascript'
Expected: "application/javascript"
Received: "text/javascript"
❯ test/options.files.test.ts:156:12
|
|
test/options.files.test.ts > options.files.test.ts > should upload multi files: Record<field, string> success with default POST method:
test/options.files.test.ts#L119
AssertionError: Expected values to be strictly equal:
+ actual - expected
+ 'text/javascript'
- 'application/javascript'
Expected: "application/javascript"
Received: "text/javascript"
❯ test/options.files.test.ts:119:12
|
|
test/options.files.test.ts > options.files.test.ts > should upload multi files: Array<string> success with default POST method:
test/options.files.test.ts#L84
AssertionError: Expected values to be strictly equal:
+ actual - expected
+ 'text/javascript'
- 'application/javascript'
Expected: "application/javascript"
Received: "text/javascript"
❯ test/options.files.test.ts:84:12
|
|
test/options.files.test.ts > options.files.test.ts > should upload files = [filepath] success with default POST method:
test/options.files.test.ts#L66
AssertionError: Expected values to be strictly equal:
+ actual - expected
+ 'text/javascript'
- 'application/javascript'
Expected: "application/javascript"
Received: "text/javascript"
❯ test/options.files.test.ts:66:12
|
|
test/options.files.test.ts > options.files.test.ts > should upload a file with filepath success with default POST method:
test/options.files.test.ts#L35
AssertionError: Expected values to be strictly equal:
+ actual - expected
+ 'text/javascript'
- 'application/javascript'
Expected: "application/javascript"
Received: "text/javascript"
❯ test/options.files.test.ts:35:12
|
|
Node.js / Test (macos-latest, 20)
Process completed with exit code 1.
|
|
test/options.files.test.ts > options.files.test.ts > should support custom fileName when use files:object:
test/options.files.test.ts#L313
AssertionError: Expected values to be strictly equal:
+ actual - expected
+ 'text/javascript'
- 'application/javascript'
Expected: "application/javascript"
Received: "text/javascript"
❯ test/options.files.test.ts:313:12
|
|
test/options.files.test.ts > options.files.test.ts > should upload a file with stream success:
test/options.files.test.ts#L156
AssertionError: Expected values to be strictly equal:
+ actual - expected
+ 'text/javascript'
- 'application/javascript'
Expected: "application/javascript"
Received: "text/javascript"
❯ test/options.files.test.ts:156:12
|
|
test/options.files.test.ts > options.files.test.ts > should upload multi files: Record<field, string> success with default POST method:
test/options.files.test.ts#L119
AssertionError: Expected values to be strictly equal:
+ actual - expected
+ 'text/javascript'
- 'application/javascript'
Expected: "application/javascript"
Received: "text/javascript"
❯ test/options.files.test.ts:119:12
|
|
test/options.files.test.ts > options.files.test.ts > should upload multi files: Array<string> success with default POST method:
test/options.files.test.ts#L84
AssertionError: Expected values to be strictly equal:
+ actual - expected
+ 'text/javascript'
- 'application/javascript'
Expected: "application/javascript"
Received: "text/javascript"
❯ test/options.files.test.ts:84:12
|
|
test/options.files.test.ts > options.files.test.ts > should upload files = [filepath] success with default POST method:
test/options.files.test.ts#L66
AssertionError: Expected values to be strictly equal:
+ actual - expected
+ 'text/javascript'
- 'application/javascript'
Expected: "application/javascript"
Received: "text/javascript"
❯ test/options.files.test.ts:66:12
|
|
test/options.files.test.ts > options.files.test.ts > should upload a file with filepath success with default POST method:
test/options.files.test.ts#L35
AssertionError: Expected values to be strictly equal:
+ actual - expected
+ 'text/javascript'
- 'application/javascript'
Expected: "application/javascript"
Received: "text/javascript"
❯ test/options.files.test.ts:35:12
|
|
Node.js / Test (windows-latest, 20)
Process completed with exit code 1.
|
|
test/options.files.test.ts > options.files.test.ts > should support custom fileName when use files:object:
test/options.files.test.ts#L313
AssertionError: Expected values to be strictly equal:
+ actual - expected
+ 'text/javascript'
- 'application/javascript'
Expected: "application/javascript"
Received: "text/javascript"
❯ test/options.files.test.ts:313:12
|
|
test/options.files.test.ts > options.files.test.ts > should upload a file with stream success:
test/options.files.test.ts#L156
AssertionError: Expected values to be strictly equal:
+ actual - expected
+ 'text/javascript'
- 'application/javascript'
Expected: "application/javascript"
Received: "text/javascript"
❯ test/options.files.test.ts:156:12
|
|
test/options.files.test.ts > options.files.test.ts > should upload multi files: Record<field, string> success with default POST method:
test/options.files.test.ts#L119
AssertionError: Expected values to be strictly equal:
+ actual - expected
+ 'text/javascript'
- 'application/javascript'
Expected: "application/javascript"
Received: "text/javascript"
❯ test/options.files.test.ts:119:12
|
|
test/options.files.test.ts > options.files.test.ts > should upload multi files: Array<string> success with default POST method:
test/options.files.test.ts#L84
AssertionError: Expected values to be strictly equal:
+ actual - expected
+ 'text/javascript'
- 'application/javascript'
Expected: "application/javascript"
Received: "text/javascript"
❯ test/options.files.test.ts:84:12
|
|
test/options.files.test.ts > options.files.test.ts > should upload files = [filepath] success with default POST method:
test/options.files.test.ts#L66
AssertionError: Expected values to be strictly equal:
+ actual - expected
+ 'text/javascript'
- 'application/javascript'
Expected: "application/javascript"
Received: "text/javascript"
❯ test/options.files.test.ts:66:12
|
|
test/options.files.test.ts > options.files.test.ts > should upload a file with filepath success with default POST method:
test/options.files.test.ts#L35
AssertionError: Expected values to be strictly equal:
+ actual - expected
+ 'text/javascript'
- 'application/javascript'
Expected: "application/javascript"
Received: "text/javascript"
❯ test/options.files.test.ts:35:12
|
|
Node.js / Test (windows-latest, 24)
Process completed with exit code 1.
|
|
test/options.files.test.ts > options.files.test.ts > should support custom fileName when use files:object:
test/options.files.test.ts#L313
AssertionError: Expected values to be strictly equal:
+ actual - expected
+ 'text/javascript'
- 'application/javascript'
Expected: "application/javascript"
Received: "text/javascript"
❯ test/options.files.test.ts:313:12
|
|
test/options.files.test.ts > options.files.test.ts > should upload a file with stream success:
test/options.files.test.ts#L156
AssertionError: Expected values to be strictly equal:
+ actual - expected
+ 'text/javascript'
- 'application/javascript'
Expected: "application/javascript"
Received: "text/javascript"
❯ test/options.files.test.ts:156:12
|
|
test/options.files.test.ts > options.files.test.ts > should upload multi files: Record<field, string> success with default POST method:
test/options.files.test.ts#L119
AssertionError: Expected values to be strictly equal:
+ actual - expected
+ 'text/javascript'
- 'application/javascript'
Expected: "application/javascript"
Received: "text/javascript"
❯ test/options.files.test.ts:119:12
|
|
test/options.files.test.ts > options.files.test.ts > should upload multi files: Array<string> success with default POST method:
test/options.files.test.ts#L84
AssertionError: Expected values to be strictly equal:
+ actual - expected
+ 'text/javascript'
- 'application/javascript'
Expected: "application/javascript"
Received: "text/javascript"
❯ test/options.files.test.ts:84:12
|
|
test/options.files.test.ts > options.files.test.ts > should upload files = [filepath] success with default POST method:
test/options.files.test.ts#L66
AssertionError: Expected values to be strictly equal:
+ actual - expected
+ 'text/javascript'
- 'application/javascript'
Expected: "application/javascript"
Received: "text/javascript"
❯ test/options.files.test.ts:66:12
|
|
test/options.files.test.ts > options.files.test.ts > should upload a file with filepath success with default POST method:
test/options.files.test.ts#L35
AssertionError: Expected values to be strictly equal:
+ actual - expected
+ 'text/javascript'
- 'application/javascript'
Expected: "application/javascript"
Received: "text/javascript"
❯ test/options.files.test.ts:35:12
|
|
Node.js / Test (windows-latest, 16)
Process completed with exit code 1.
|
|
test/options.files.test.ts > options.files.test.ts > should support custom fileName when use files:object:
test/options.files.test.ts#L313
AssertionError: Expected values to be strictly equal:
+ actual - expected
+ 'text/javascript'
- 'application/javascript'
Expected: "application/javascript"
Received: "text/javascript"
❯ test/options.files.test.ts:313:12
|
|
test/options.files.test.ts > options.files.test.ts > should upload a file with stream success:
test/options.files.test.ts#L156
AssertionError: Expected values to be strictly equal:
+ actual - expected
+ 'text/javascript'
- 'application/javascript'
Expected: "application/javascript"
Received: "text/javascript"
❯ test/options.files.test.ts:156:12
|
|
test/options.files.test.ts > options.files.test.ts > should upload multi files: Record<field, string> success with default POST method:
test/options.files.test.ts#L119
AssertionError: Expected values to be strictly equal:
+ actual - expected
+ 'text/javascript'
- 'application/javascript'
Expected: "application/javascript"
Received: "text/javascript"
❯ test/options.files.test.ts:119:12
|
|
test/options.files.test.ts > options.files.test.ts > should upload multi files: Array<string> success with default POST method:
test/options.files.test.ts#L84
AssertionError: Expected values to be strictly equal:
+ actual - expected
+ 'text/javascript'
- 'application/javascript'
Expected: "application/javascript"
Received: "text/javascript"
❯ test/options.files.test.ts:84:12
|
|
test/options.files.test.ts > options.files.test.ts > should upload files = [filepath] success with default POST method:
test/options.files.test.ts#L66
AssertionError: Expected values to be strictly equal:
+ actual - expected
+ 'text/javascript'
- 'application/javascript'
Expected: "application/javascript"
Received: "text/javascript"
❯ test/options.files.test.ts:66:12
|
|
test/options.files.test.ts > options.files.test.ts > should upload a file with filepath success with default POST method:
test/options.files.test.ts#L35
AssertionError: Expected values to be strictly equal:
+ actual - expected
+ 'text/javascript'
- 'application/javascript'
Expected: "application/javascript"
Received: "text/javascript"
❯ test/options.files.test.ts:35:12
|
|
Node.js / Test (windows-latest, 18)
Process completed with exit code 1.
|
|
test/options.files.test.ts > options.files.test.ts > should support custom fileName when use files:object:
test/options.files.test.ts#L313
AssertionError: Expected values to be strictly equal:
+ actual - expected
+ 'text/javascript'
- 'application/javascript'
Expected: "application/javascript"
Received: "text/javascript"
❯ test/options.files.test.ts:313:12
|
|
test/options.files.test.ts > options.files.test.ts > should upload a file with stream success:
test/options.files.test.ts#L156
AssertionError: Expected values to be strictly equal:
+ actual - expected
+ 'text/javascript'
- 'application/javascript'
Expected: "application/javascript"
Received: "text/javascript"
❯ test/options.files.test.ts:156:12
|
|
test/options.files.test.ts > options.files.test.ts > should upload multi files: Record<field, string> success with default POST method:
test/options.files.test.ts#L119
AssertionError: Expected values to be strictly equal:
+ actual - expected
+ 'text/javascript'
- 'application/javascript'
Expected: "application/javascript"
Received: "text/javascript"
❯ test/options.files.test.ts:119:12
|
|
test/options.files.test.ts > options.files.test.ts > should upload multi files: Array<string> success with default POST method:
test/options.files.test.ts#L84
AssertionError: Expected values to be strictly equal:
+ actual - expected
+ 'text/javascript'
- 'application/javascript'
Expected: "application/javascript"
Received: "text/javascript"
❯ test/options.files.test.ts:84:12
|
|
test/options.files.test.ts > options.files.test.ts > should upload files = [filepath] success with default POST method:
test/options.files.test.ts#L66
AssertionError: Expected values to be strictly equal:
+ actual - expected
+ 'text/javascript'
- 'application/javascript'
Expected: "application/javascript"
Received: "text/javascript"
❯ test/options.files.test.ts:66:12
|
|
test/options.files.test.ts > options.files.test.ts > should upload a file with filepath success with default POST method:
test/options.files.test.ts#L35
AssertionError: Expected values to be strictly equal:
+ actual - expected
+ 'text/javascript'
- 'application/javascript'
Expected: "application/javascript"
Received: "text/javascript"
❯ test/options.files.test.ts:35:12
|
|
Node.js / Test (windows-latest, 22)
Process completed with exit code 1.
|
|
test/options.files.test.ts > options.files.test.ts > should support custom fileName when use files:object:
test/options.files.test.ts#L313
AssertionError: Expected values to be strictly equal:
+ actual - expected
+ 'text/javascript'
- 'application/javascript'
Expected: "application/javascript"
Received: "text/javascript"
❯ test/options.files.test.ts:313:12
|
|
test/options.files.test.ts > options.files.test.ts > should upload a file with stream success:
test/options.files.test.ts#L156
AssertionError: Expected values to be strictly equal:
+ actual - expected
+ 'text/javascript'
- 'application/javascript'
Expected: "application/javascript"
Received: "text/javascript"
❯ test/options.files.test.ts:156:12
|
|
test/options.files.test.ts > options.files.test.ts > should upload multi files: Record<field, string> success with default POST method:
test/options.files.test.ts#L119
AssertionError: Expected values to be strictly equal:
+ actual - expected
+ 'text/javascript'
- 'application/javascript'
Expected: "application/javascript"
Received: "text/javascript"
❯ test/options.files.test.ts:119:12
|
|
test/options.files.test.ts > options.files.test.ts > should upload multi files: Array<string> success with default POST method:
test/options.files.test.ts#L84
AssertionError: Expected values to be strictly equal:
+ actual - expected
+ 'text/javascript'
- 'application/javascript'
Expected: "application/javascript"
Received: "text/javascript"
❯ test/options.files.test.ts:84:12
|
|
test/options.files.test.ts > options.files.test.ts > should upload files = [filepath] success with default POST method:
test/options.files.test.ts#L66
AssertionError: Expected values to be strictly equal:
+ actual - expected
+ 'text/javascript'
- 'application/javascript'
Expected: "application/javascript"
Received: "text/javascript"
❯ test/options.files.test.ts:66:12
|
|
test/options.files.test.ts > options.files.test.ts > should upload a file with filepath success with default POST method:
test/options.files.test.ts#L35
AssertionError: Expected values to be strictly equal:
+ actual - expected
+ 'text/javascript'
- 'application/javascript'
Expected: "application/javascript"
Received: "text/javascript"
❯ test/options.files.test.ts:35:12
|
|
Node.js / Test (macos-latest, 22)
The macos-latest label will migrate to macOS 15 beginning August 4, 2025. For more information see https://github.com/actions/runner-images/issues/12520
|
|
Node.js / Test (macos-latest, 22)
The macos-latest label will migrate to macOS 15 beginning August 4, 2025. For more information see https://github.com/actions/runner-images/issues/12520
|
|
Node.js / Test (macos-latest, 16)
The macos-latest label will migrate to macOS 15 beginning August 4, 2025. For more information see https://github.com/actions/runner-images/issues/12520
|
|
Node.js / Test (macos-latest, 16)
The macos-latest label will migrate to macOS 15 beginning August 4, 2025. For more information see https://github.com/actions/runner-images/issues/12520
|
|
Node.js / Test (macos-latest, 18)
The macos-latest label will migrate to macOS 15 beginning August 4, 2025. For more information see https://github.com/actions/runner-images/issues/12520
|
|
Node.js / Test (macos-latest, 18)
The macos-latest label will migrate to macOS 15 beginning August 4, 2025. For more information see https://github.com/actions/runner-images/issues/12520
|
|
Node.js / Test (macos-latest, 24)
The macos-latest label will migrate to macOS 15 beginning August 4, 2025. For more information see https://github.com/actions/runner-images/issues/12520
|
|
Node.js / Test (macos-latest, 24)
The macos-latest label will migrate to macOS 15 beginning August 4, 2025. For more information see https://github.com/actions/runner-images/issues/12520
|
|
Node.js / Test (macos-latest, 20)
The macos-latest label will migrate to macOS 15 beginning August 4, 2025. For more information see https://github.com/actions/runner-images/issues/12520
|
|
Node.js / Test (macos-latest, 20)
The macos-latest label will migrate to macOS 15 beginning August 4, 2025. For more information see https://github.com/actions/runner-images/issues/12520
|
|
Node.js / Test (windows-latest, 20)
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
|
|
Node.js / Test (windows-latest, 24)
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
|
|
Node.js / Test (windows-latest, 16)
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
|
|
Node.js / Test (windows-latest, 18)
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
|
|
Node.js / Test (windows-latest, 22)
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
|