Skip to content

本地環境中沒有問題,ci環境中出現問題 #922

@Paul-16098

Description

@Paul-16098

https://github.com/Paul-16098/my-http-server/actions/runs/20836792945/job/59863011371

GET /
✖ Test failed (    at ClientRequest.<anonymous> (/home/runner/.npm/_npx/e79975a7f7006ecf/node_modules/got/dist/source/core/index.js:970: 111) - Object.onceWrapper (node:events:639:26)
RequestError
    at ClientRequest.<anonymous> (/home/runner/.npm/_npx/e79975a7f7006ecf/node_modules/got/dist/source/core/index.js:970:111)
    at Object.onceWrapper (node:events:639:26)
✖ Test failed (    at ClientRequest.<anonymous> (/home/runner/.npm/_npx/e79975a7f7006ecf/node_modules/got/dist/source/core/index.js:970: 111) - Object.onceWrapper (node:events:639:26)
RequestError
    at ClientRequest.<anonymous> (/home/runner/.npm/_npx/e79975a7f7006ecf/node_modules/got/dist/source/core/index.js:970:111)
    at Object.onceWrapper (node:events:639:26)
{
  url: 'http://localhost:1234/',
  protocol: 'HTTP',
  method: 'GET',
  headers: { Accept: '*/*', 'User-Agent': 'httpyac' },
  options: {
    cookieJar: CookieJar {
      rejectPublicSuffixes: true,
      enableLooseMode: false,
      allowSpecialUseDomain: true,
      prefixSecurity: 'silent',
      store: [MemoryCookieStore]
    },
    hooks: { beforeRedirect: [Array], beforeRequest: [Array] }
  },
  proxy: undefined
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions