Skip to content

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

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

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

Triggered via pull request December 8, 2025 14:50
Status Failure
Total duration 6m 30s
Artifacts

nodejs-16.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 errors
test
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#L316
AssertionError: Expected values to be strictly equal: + actual - expected + 'text/javascript' - 'application/javascript' Expected: "application/javascript" Received: "text/javascript" ❯ test/options.files.test.ts:316:12
test/options.files.test.ts > options.files.test.ts > should upload a file with stream success: test/options.files.test.ts#L161
AssertionError: Expected values to be strictly equal: + actual - expected + 'text/javascript' - 'application/javascript' Expected: "application/javascript" Received: "text/javascript" ❯ test/options.files.test.ts:161: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#L124
AssertionError: Expected values to be strictly equal: + actual - expected + 'text/javascript' - 'application/javascript' Expected: "application/javascript" Received: "text/javascript" ❯ test/options.files.test.ts:124: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#L89
AssertionError: Expected values to be strictly equal: + actual - expected + 'text/javascript' - 'application/javascript' Expected: "application/javascript" Received: "text/javascript" ❯ test/options.files.test.ts:89:12
test/options.files.test.ts > options.files.test.ts > should upload files = [filepath] success with default POST method: test/options.files.test.ts#L71
AssertionError: Expected values to be strictly equal: + actual - expected + 'text/javascript' - 'application/javascript' Expected: "application/javascript" Received: "text/javascript" ❯ test/options.files.test.ts:71: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#L37
AssertionError: Expected values to be strictly equal: + actual - expected + 'text/javascript' - 'application/javascript' Expected: "application/javascript" Received: "text/javascript" ❯ test/options.files.test.ts:37:12