Skip to content

fix: 渲染多次case#2057

Merged
tangying1027 merged 2 commits intomasterfrom
fix-render
Jun 4, 2025
Merged

fix: 渲染多次case#2057
tangying1027 merged 2 commits intomasterfrom
fix-render

Conversation

@tangying1027
Copy link
Copy Markdown
Contributor

Checklist
  • npm test passes
  • tests and/or benchmarks are included
  • commit message follows commit guidelines
Description of change

@tangying1027 tangying1027 requested a review from ICMI June 4, 2025 06:34
@github-actions
Copy link
Copy Markdown

github-actions bot commented Jun 4, 2025

Fails
🚫

node failed.

Log

Details
Error:  RequestError [HttpError]: Artifact has expired
    at /home/runner/work/F2/F2/node_modules/@octokit/core/node_modules/@octokit/request/dist-node/index.js:122:21
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
    at async dangerfile.js:32:24 {
  status: 410,
  response: {
    url: 'https://api.github.com/repos/antvis/F2/actions/artifacts/1685653157/zip',
    status: 410,
    headers: {
      'access-control-allow-origin': '*',
      'access-control-expose-headers': 'ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset',
      'content-length': '139',
      'content-security-policy': "default-src 'none'",
      'content-type': 'application/json; charset=utf-8',
      date: 'Wed, 04 Jun 2025 07:59:53 GMT',
      'referrer-policy': 'origin-when-cross-origin, strict-origin-when-cross-origin',
      server: 'github.com',
      'strict-transport-security': 'max-age=31536000; includeSubdomains; preload',
      vary: 'Accept-Encoding, Accept, X-Requested-With',
      'x-accepted-oauth-scopes': '',
      'x-content-type-options': 'nosniff',
      'x-frame-options': 'deny',
      'x-github-api-version-selected': '2022-11-28',
      'x-github-media-type': 'github.v3; format=json',
      'x-github-request-id': '4102:1AE6F3:26C27B6:27D9574:683FFCF8',
      'x-oauth-scopes': 'repo, write:packages',
      'x-ratelimit-limit': '5000',
      'x-ratelimit-remaining': '4979',
      'x-ratelimit-reset': '1749025585',
      'x-ratelimit-resource': 'core',
      'x-ratelimit-used': '21',
      'x-xss-protection': '0'
    },
    data: {
      message: 'Artifact has expired',
      documentation_url: 'https://docs.github.com/rest/actions/artifacts#download-an-artifact',
      status: '410'
    }
  },
  request: {
    method: 'GET',
    url: 'https://api.github.com/repos/antvis/F2/actions/artifacts/1685653157/zip',
    headers: {
      accept: 'application/vnd.github.v3+json',
      'user-agent': 'octokit-core.js/4.2.4 Node.js/20.19.2 (linux; x64)',
      authorization: 'token [REDACTED]'
    },
    request: { hook: [Function: bound bound register] }
  }
}
danger-results://tmp/danger-results-3cf60332.json

Generated by 🚫 dangerJS against 6513962

@tangying1027 tangying1027 merged commit ed18036 into master Jun 4, 2025
6 of 8 checks passed
@tangying1027 tangying1027 deleted the fix-render branch June 4, 2025 08:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants