chore(deps-dev): bump minimatch from 10.1.1 to 10.2.1 #343
Annotations
10 errors
|
Run MCP server e2e tests:
packages/mcp-server/test/e2e/url-import.test.ts#L96
AssertionError: expected 'error' to be 'ok' // Object.is equality
Expected: "ok"
Received: "error"
❯ test/e2e/url-import.test.ts:96:28
|
|
Run MCP server e2e tests:
packages/mcp-server/test/e2e/url-import.test.ts#L51
AssertionError: expected 'error' to be 'ok' // Object.is equality
Expected: "ok"
Received: "error"
❯ test/e2e/url-import.test.ts:51:28
|
|
Run MCP server e2e tests:
packages/mcp-server/test/e2e/template-inputs.test.ts#L28
ApiError: API error (HTTP 400) NO_AUTH_PARAMETER: No auth parameter provided.
❯ Transloadit._remoteJson ../node/src/Transloadit.ts:1357:19
❯ Transloadit.createTemplate ../node/src/Transloadit.ts:1054:12
❯ test/e2e/template-inputs.test.ts:28:28
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { code: 'NO_AUTH_PARAMETER', rawMessage: 'No auth parameter provided.', reason: undefined, assemblySslUrl: undefined, assemblyId: undefined }
Caused by: Caused by: HTTPError: Response code 400 (Bad Request)
❯ Request.<anonymous> ../../node_modules/got/dist/source/as-promise/index.js:92:42
❯ Request._onResponseBase ../../node_modules/got/dist/source/core/index.js:621:22
❯ Request._onResponse ../../node_modules/got/dist/source/core/index.js:661:13
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { input: undefined, code: 'ERR_NON_2XX_3XX_RESPONSE', response: { _events: { close: undefined, error: 'Function<bound onceWrapper>', data: undefined, end: 'Function<responseOnEnd>', readable: 'Function<anonymous>', aborted: 'Function<bound onceWrapper>' }, _readableState: { highWaterMark: 65536, buffer: [], bufferIndex: +0, length: +0, pipes: [], awaitDrainWriters: null, constructor: 'Function<ReadableState>', objectMode: false, ended: true, endEmitted: true, reading: false, constructed: true, sync: false, needReadable: false, emittedReadable: false, readableListening: true, resumeScheduled: false, errorEmitted: false, emitClose: true, autoDestroy: true, destroyed: true, closed: true, closeEmitted: true, multiAwaitDrain: false, readingMore: false, dataEmitted: true, errored: null, defaultEncoding: 'utf8', decoder: null, encoding: null, flowing: false, pipesCount: +0, paused: false }, _maxListeners: undefined, socket: null, httpVersionMajor: 1, httpVersionMinor: 1, httpVersion: '1.1', complete: true, rawHeaders: [ 'cache-control', 'no-cache', 'transfer-encoding', 'chunked', 'content-type', 'application/json; charset=utf-8', 'access-control-allow-origin', '*', 'access-control-allow-methods', 'POST, GET, PUT, DELETE, OPTIONS', 'access-control-allow-headers', 'X-Requested-With, Content-Type, Cache-Control, Accept, Content-Length, Transloadit-Client, Authorization', 'date', 'Fri, 27 Feb 2026 08:44:45 GMT', 'keep-alive', 'timeout=5', 'access-control-allow-credentials', 'true', 'strict-transport-security', 'max-age=15552001' ], rawTrailers: [], joinDuplicateHeaders: undefined, aborted: false, upgrade: false, url: 'https://api2.transloadit.com/templates', method: null, statusCode: 400, statusMessage: 'Bad Request', client: { _tlsOptions: { allowHalfOpen: undefined, pipe: false, secureContext: { context: { init: 'Function<init>', setKey: 'Function<setKey>', setCert: 'Function<setCert>', addCACert: 'Function<addCACert>', setAllowPartialTrustChain: 'Function<setAllowPartialTrustChain>', addCRL: 'Function<addCRL>', addRootCerts: 'Function<addRootCerts>', setCipherSuites: 'Function<setCipherSuites>', setCiphers: 'Function<setCiphers>', setSigalgs: 'Function<setSigalgs>', setECDHCurve: 'Function<setECDHCurve>', setDHParam: 'Function<setDHParam>', setMaxProto: 'Function<setMaxProto>', setMinProto: 'Function<setMinProto>', getMaxProto: 'Function<getMaxProto>', getMinProto: 'Function<getMinProto>', setOptions: 'Function<setOptions>', setSessionIdContext: 'Function<setSessionIdContext>', setSessionTimeout: 'Function<setSessionTimeout>', close: 'Function<close>', loadPKCS12: 'Function<loadPKCS12>', setTicketKeys: 'Function<setTicketKeys>', enableTicketKeyCallback: 'Function<enableTicketKeyCallback>', getTicketKeys: 'Function<getTicketKeys>', getCertificate: 'Function<getCertificate>', getIssuer: 'Function<getIssuer>', setEngineKey: 'Function<setEngineKey>', setClientCertEngine: 'Function<setClientCertEngine>', _external: {}, constructor: 'Function<SecureContext>' }, constructor: 'Function<SecureContext>' }, isServer: false, requestCert: true, rejectUnauthorized: true, session: undefined, ALPNProtocols: undefined, requestOCSP:
|
|
Run MCP server e2e tests:
packages/mcp-server/test/e2e/resume-assembly.test.ts#L53
AssertionError: expected 'error' to be 'ok' // Object.is equality
Expected: "ok"
Received: "error"
❯ test/e2e/resume-assembly.test.ts:53:34
|
|
Run MCP server e2e tests:
packages/mcp-server/test/e2e/list-templates.test.ts#L24
ApiError: API error (HTTP 400) NO_AUTH_PARAMETER: No auth parameter provided.
❯ Transloadit._remoteJson ../node/src/Transloadit.ts:1357:19
❯ Transloadit.createTemplate ../node/src/Transloadit.ts:1054:12
❯ test/e2e/list-templates.test.ts:24:17
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { code: 'NO_AUTH_PARAMETER', rawMessage: 'No auth parameter provided.', reason: undefined, assemblySslUrl: undefined, assemblyId: undefined }
Caused by: Caused by: HTTPError: Response code 400 (Bad Request)
❯ Request.<anonymous> ../../node_modules/got/dist/source/as-promise/index.js:92:42
❯ Request._onResponseBase ../../node_modules/got/dist/source/core/index.js:621:22
❯ Request._onResponse ../../node_modules/got/dist/source/core/index.js:661:13
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { input: undefined, code: 'ERR_NON_2XX_3XX_RESPONSE', response: { _events: { close: undefined, error: 'Function<bound onceWrapper>', data: undefined, end: 'Function<responseOnEnd>', readable: 'Function<anonymous>', aborted: 'Function<bound onceWrapper>' }, _readableState: { highWaterMark: 65536, buffer: [], bufferIndex: +0, length: +0, pipes: [], awaitDrainWriters: null, constructor: 'Function<ReadableState>', objectMode: false, ended: true, endEmitted: true, reading: false, constructed: true, sync: false, needReadable: false, emittedReadable: false, readableListening: true, resumeScheduled: false, errorEmitted: false, emitClose: true, autoDestroy: true, destroyed: true, closed: true, closeEmitted: true, multiAwaitDrain: false, readingMore: false, dataEmitted: true, errored: null, defaultEncoding: 'utf8', decoder: null, encoding: null, flowing: false, pipesCount: +0, paused: false }, _maxListeners: undefined, socket: null, httpVersionMajor: 1, httpVersionMinor: 1, httpVersion: '1.1', complete: true, rawHeaders: [ 'cache-control', 'no-cache', 'transfer-encoding', 'chunked', 'content-type', 'application/json; charset=utf-8', 'access-control-allow-origin', '*', 'access-control-allow-methods', 'POST, GET, PUT, DELETE, OPTIONS', 'access-control-allow-headers', 'X-Requested-With, Content-Type, Cache-Control, Accept, Content-Length, Transloadit-Client, Authorization', 'date', 'Fri, 27 Feb 2026 08:44:46 GMT', 'keep-alive', 'timeout=5', 'access-control-allow-credentials', 'true', 'strict-transport-security', 'max-age=15552001' ], rawTrailers: [], joinDuplicateHeaders: undefined, aborted: false, upgrade: false, url: 'https://api2.transloadit.com/templates', method: null, statusCode: 400, statusMessage: 'Bad Request', client: { _tlsOptions: { allowHalfOpen: undefined, pipe: false, secureContext: { context: { init: 'Function<init>', setKey: 'Function<setKey>', setCert: 'Function<setCert>', addCACert: 'Function<addCACert>', setAllowPartialTrustChain: 'Function<setAllowPartialTrustChain>', addCRL: 'Function<addCRL>', addRootCerts: 'Function<addRootCerts>', setCipherSuites: 'Function<setCipherSuites>', setCiphers: 'Function<setCiphers>', setSigalgs: 'Function<setSigalgs>', setECDHCurve: 'Function<setECDHCurve>', setDHParam: 'Function<setDHParam>', setMaxProto: 'Function<setMaxProto>', setMinProto: 'Function<setMinProto>', getMaxProto: 'Function<getMaxProto>', getMinProto: 'Function<getMinProto>', setOptions: 'Function<setOptions>', setSessionIdContext: 'Function<setSessionIdContext>', setSessionTimeout: 'Function<setSessionTimeout>', close: 'Function<close>', loadPKCS12: 'Function<loadPKCS12>', setTicketKeys: 'Function<setTicketKeys>', enableTicketKeyCallback: 'Function<enableTicketKeyCallback>', getTicketKeys: 'Function<getTicketKeys>', getCertificate: 'Function<getCertificate>', getIssuer: 'Function<getIssuer>', setEngineKey: 'Function<setEngineKey>', setClientCertEngine: 'Function<setClientCertEngine>', _external: {}, constructor: 'Function<SecureContext>' }, constructor: 'Function<SecureContext>' }, isServer: false, requestCert: true, rejectUnauthorized: true, session: undefined, ALPNProtocols: undefined, requestOCSP:
|
|
Run MCP server e2e tests:
packages/mcp-server/test/e2e/create-assembly.test.ts#L54
AssertionError: expected 'error' to be 'ok' // Object.is equality
Expected: "ok"
Received: "error"
❯ test/e2e/create-assembly.test.ts:54:28
|
|
Run MCP server e2e tests:
packages/mcp-server/test/e2e/builtin-templates.test.ts#L31
AssertionError: expected 'error' to be 'ok' // Object.is equality
Expected: "ok"
Received: "error"
❯ test/e2e/builtin-templates.test.ts:31:28
|
|
Run MCP server e2e tests:
packages/mcp-server/test/e2e/builtin-template-not-found.test.ts#L34
AssertionError: expected undefined to be defined
❯ test/e2e/builtin-template-not-found.test.ts:34:22
|
|
Run MCP server e2e tests:
packages/mcp-server/test/e2e/bearer-auth.test.ts#L30
Error: Failed to mint bearer token: 401 {"error":"SERVER_401","message":"Authorization required","http_code":401,"method":"post","path":"/token","user_ip":"68.220.59.244","user_agent":"node","user_referer":null}
❯ fetchBearerToken test/e2e/bearer-auth.test.ts:30:11
❯ test/e2e/bearer-auth.test.ts:50:19
|
|
Run MCP server e2e tests:
packages/mcp-server/test/e2e/base64-limit.test.ts#L47
AssertionError: expected 'mcp_missing_auth' to be 'mcp_base64_too_large' // Object.is equality
Expected: "mcp_base64_too_large"
Received: "mcp_missing_auth"
❯ test/e2e/base64-limit.test.ts:47:25
|
Loading