Skip to content

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

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

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

Triggered via pull request May 30, 2025 02:47
Status Failure
Total duration 2m 1s
Artifacts

nodejs.yml

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

Annotations

82 errors
Node.js / Test (ubuntu-latest, 16)
Process completed with exit code 1.
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
test/fetch.test.ts > fetch.test.ts > fetch error should has socket info: test/fetch.test.ts#L111
AssertionError: The expression evaluated to a falsy value: assert.equal(err.message, 'The operation was aborted due to timeout') - Expected + Received - true + false ❯ test/fetch.test.ts:111:5
test/fetch.test.ts > fetch.test.ts > fetch should work: test/fetch.test.ts#L67
AssertionError: false == true - Expected + Received - true + false ❯ test/fetch.test.ts:67:5
test/HttpClient.test.ts > HttpClient.test.ts > clientOptions.checkAddress > should check non-ip hostname: test/HttpClient.test.ts#L329
AssertionError: Expected values to be strictly equal: 0 !== 1 - Expected + Received - 1 + 0 ❯ test/HttpClient.test.ts:329:14
test/HttpClient.test.ts > HttpClient.test.ts > clientOptions.allowH2 > should work with allowH2 = true: test/HttpClient.test.ts#L118
TypeError: Cannot read properties of undefined (reading 'connected') ❯ test/HttpClient.test.ts:118:88
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
test/fetch.test.ts > fetch.test.ts > fetch error should has socket info: test/fetch.test.ts#L111
AssertionError: The expression evaluated to a falsy value: assert.equal(err.message, 'The operation was aborted due to timeout') - Expected + Received - true + false ❯ test/fetch.test.ts:111:5
test/fetch.test.ts > fetch.test.ts > fetch should work: test/fetch.test.ts#L67
AssertionError: false == true - Expected + Received - true + false ❯ test/fetch.test.ts:67:5
test/HttpClient.test.ts > HttpClient.test.ts > clientOptions.checkAddress > should check non-ip hostname: test/HttpClient.test.ts#L329
AssertionError: Expected values to be strictly equal: 0 !== 1 - Expected + Received - 1 + 0 ❯ test/HttpClient.test.ts:329:14
test/HttpClient.test.ts > HttpClient.test.ts > clientOptions.allowH2 > should work with allowH2 = true: test/HttpClient.test.ts#L118
TypeError: Cannot read properties of undefined (reading 'connected') ❯ test/HttpClient.test.ts:118:88
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
test/fetch.test.ts > fetch.test.ts > fetch error should has socket info: test/fetch.test.ts#L111
AssertionError: The expression evaluated to a falsy value: assert.equal(err.message, 'The operation was aborted due to timeout') - Expected + Received - true + false ❯ test/fetch.test.ts:111:5
test/fetch.test.ts > fetch.test.ts > fetch should work: test/fetch.test.ts#L67
AssertionError: false == true - Expected + Received - true + false ❯ test/fetch.test.ts:67:5
test/HttpClient.test.ts > HttpClient.test.ts > clientOptions.checkAddress > should check non-ip hostname: test/HttpClient.test.ts#L329
AssertionError: Expected values to be strictly equal: 0 !== 1 - Expected + Received - 1 + 0 ❯ test/HttpClient.test.ts:329:14
test/HttpClient.test.ts > HttpClient.test.ts > clientOptions.allowH2 > should work with allowH2 = true: test/HttpClient.test.ts#L118
TypeError: Cannot read properties of undefined (reading 'connected') ❯ test/HttpClient.test.ts:118:88
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
test/fetch.test.ts > fetch.test.ts > fetch error should has socket info: test/fetch.test.ts#L111
AssertionError: The expression evaluated to a falsy value: assert.equal(err.message, 'The operation was aborted due to timeout') - Expected + Received - true + false ❯ test/fetch.test.ts:111:5
test/fetch.test.ts > fetch.test.ts > fetch should work: test/fetch.test.ts#L67
AssertionError: false == true - Expected + Received - true + false ❯ test/fetch.test.ts:67:5
test/HttpClient.test.ts > HttpClient.test.ts > clientOptions.checkAddress > should check non-ip hostname: test/HttpClient.test.ts#L329
AssertionError: Expected values to be strictly equal: 0 !== 1 - Expected + Received - 1 + 0 ❯ test/HttpClient.test.ts:329:14
test/HttpClient.test.ts > HttpClient.test.ts > clientOptions.allowH2 > should work with allowH2 = true: test/HttpClient.test.ts#L118
TypeError: Cannot read properties of undefined (reading 'connected') ❯ test/HttpClient.test.ts:118:88
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
test/fetch.test.ts > fetch.test.ts > fetch error should has socket info: test/fetch.test.ts#L111
AssertionError: The expression evaluated to a falsy value: assert.equal(err.message, 'The operation was aborted due to timeout') - Expected + Received - true + false ❯ test/fetch.test.ts:111:5
test/fetch.test.ts > fetch.test.ts > fetch should work: test/fetch.test.ts#L67
AssertionError: false == true - Expected + Received - true + false ❯ test/fetch.test.ts:67:5
test/HttpClient.test.ts > HttpClient.test.ts > clientOptions.checkAddress > should check non-ip hostname: test/HttpClient.test.ts#L329
AssertionError: Expected values to be strictly equal: 0 !== 1 - Expected + Received - 1 + 0 ❯ test/HttpClient.test.ts:329:14
test/HttpClient.test.ts > HttpClient.test.ts > clientOptions.allowH2 > should work with allowH2 = true: test/HttpClient.test.ts#L118
TypeError: Cannot read properties of undefined (reading 'connected') ❯ test/HttpClient.test.ts:118:88
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
test/fetch.test.ts > fetch.test.ts > fetch error should has socket info: test/fetch.test.ts#L111
AssertionError: The expression evaluated to a falsy value: assert.equal(err.message, 'The operation was aborted due to timeout') - Expected + Received - true + false ❯ test/fetch.test.ts:111:5
test/fetch.test.ts > fetch.test.ts > fetch should work: test/fetch.test.ts#L67
AssertionError: false == true - Expected + Received - true + false ❯ test/fetch.test.ts:67:5
test/HttpClient.test.ts > HttpClient.test.ts > clientOptions.checkAddress > should check non-ip hostname: test/HttpClient.test.ts#L329
AssertionError: Expected values to be strictly equal: 0 !== 1 - Expected + Received - 1 + 0 ❯ test/HttpClient.test.ts:329:14
test/HttpClient.test.ts > HttpClient.test.ts > clientOptions.allowH2 > should work with allowH2 = true: test/HttpClient.test.ts#L118
TypeError: Cannot read properties of undefined (reading 'connected') ❯ test/HttpClient.test.ts:118:88
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
test/fetch.test.ts > fetch.test.ts > fetch error should has socket info: test/fetch.test.ts#L111
AssertionError: The expression evaluated to a falsy value: assert.equal(err.message, 'The operation was aborted due to timeout') - Expected + Received - true + false ❯ test/fetch.test.ts:111:5
test/fetch.test.ts > fetch.test.ts > fetch should work: test/fetch.test.ts#L67
AssertionError: false == true - Expected + Received - true + false ❯ test/fetch.test.ts:67:5
test/HttpClient.test.ts > HttpClient.test.ts > clientOptions.checkAddress > should check non-ip hostname: test/HttpClient.test.ts#L329
AssertionError: Expected values to be strictly equal: 0 !== 1 - Expected + Received - 1 + 0 ❯ test/HttpClient.test.ts:329:14
test/HttpClient.test.ts > HttpClient.test.ts > clientOptions.allowH2 > should work with allowH2 = true: test/HttpClient.test.ts#L118
TypeError: Cannot read properties of undefined (reading 'connected') ❯ test/HttpClient.test.ts:118:88
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
test/fetch.test.ts > fetch.test.ts > fetch error should has socket info: test/fetch.test.ts#L111
AssertionError: The expression evaluated to a falsy value: assert.equal(err.message, 'The operation was aborted due to timeout') - Expected + Received - true + false ❯ test/fetch.test.ts:111:5
test/fetch.test.ts > fetch.test.ts > fetch should work: test/fetch.test.ts#L67
AssertionError: false == true - Expected + Received - true + false ❯ test/fetch.test.ts:67:5
test/HttpClient.test.ts > HttpClient.test.ts > clientOptions.checkAddress > should check non-ip hostname: test/HttpClient.test.ts#L329
AssertionError: Expected values to be strictly equal: 0 !== 1 - Expected + Received - 1 + 0 ❯ test/HttpClient.test.ts:329:14
test/HttpClient.test.ts > HttpClient.test.ts > clientOptions.allowH2 > should work with allowH2 = true: test/HttpClient.test.ts#L118
TypeError: Cannot read properties of undefined (reading 'connected') ❯ test/HttpClient.test.ts:118:88