Skip to content

fix(deps): update dependency mime-types to v3 #1420

fix(deps): update dependency mime-types to v3

fix(deps): update dependency mime-types to v3 #1420

Triggered via pull request July 7, 2025 05:43
Status Failure
Total duration 2m 49s
Artifacts

nodejs.yml

on: pull_request
Matrix: Node.js / Test
Fit to window
Zoom out
Zoom in

Annotations

105 errors
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 (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 (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 (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 (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, 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, 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, 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, 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 (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 (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