fix: an error was reported in the adaptation of the naive component l… #44
Annotations
2 errors
update_release_draft
Resource not accessible by integration
{
name: 'HttpError',
id: '10278004301',
status: 403,
response: {
url: 'https://api.github.com/repos/vbenjs/vue-vben-admin/releases',
status: 403,
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',
connection: 'close',
'content-encoding': 'gzip',
'content-security-policy': "default-src 'none'",
'content-type': 'application/json; charset=utf-8',
date: 'Wed, 07 Aug 2024 04:14:08 GMT',
'referrer-policy': 'origin-when-cross-origin, strict-origin-when-cross-origin',
server: 'github.com',
'strict-transport-security': 'max-age=31536000; includeSubdomains; preload',
'transfer-encoding': 'chunked',
vary: 'Accept-Encoding, Accept, X-Requested-With',
'x-accepted-github-permissions': 'contents=write; contents=write,workflows=write',
'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': '8404:3B4682:1205F6B9:21A08ED3:66B2F490',
'x-ratelimit-limit': '5000',
'x-ratelimit-remaining': '4877',
'x-ratelimit-reset': '1723006622',
'x-ratelimit-resource': 'core',
'x-ratelimit-used': '123',
'x-xss-protection': '0'
},
data: {
message: 'Resource not accessible by integration',
documentation_url: 'https://docs.github.com/rest/releases/releases#create-a-release',
status: '403'
}
},
request: {
method: 'POST',
url: 'https://api.github.com/repos/vbenjs/vue-vben-admin/releases',
headers: {
accept: 'application/vnd.github.v3+json',
'user-agent': 'probot/12.2.5 octokit-core.js/3.5.1 Node.js/20.13.1 (linux; x64)',
authorization: 'token [REDACTED]',
'content-type': 'application/json; charset=utf-8'
},
body: `{"target_commitish":"refs/heads/main","name":"v5.0.1","tag_name":"v5.0.1","body":"# What's Changed\\n\\n* fix: successful login should not take you to the login page (#4056) @coderwyd\\n* docs: remove invalid spaces (#4057) @coderwyd\\n* chore(vscode): delete volar-ts server extensions (#4054) @warmthsea\\n* fix: medium zoom images through the header (#4055) @regchiu\\n* fix(@vben/web-naive): typo (#4047) @likui628\\n* perf: enable strict ts type checking (#4045) @anncwb\\n* docs: fix document errors (#4040) @10ef\\n* docs: update docs [deploy] (#4037) @anncwb\\n* fix: scrollbar height is too small (#4038) @GustinLau\\n* chore: disable darkMenu when theme is 'dark' (#4036) @likui628\\n* fix: missing await for an async function call (#4035) @likui628\\n* chore: update eslint type (#4032) @coderwyd\\n\\n## 🚀 Features\\n\\n* feat: add support for custom slot header-index, sorted by index (#4039) @jinmao88\\n\\n## 🐞 Bug Fixes\\n\\n* fix: naive组件库 主题适配报错,需将hsl转换为rgb格式 (#4041) @jinmao88\\n* fix: ci build failed (#4066) @vince292007\\n\\n## 👻 Maintenance\\n\\n* chore(deps-dev): bump vite-plugin-dts from 4.0.0-beta.2 to 4.0.0 (#4061) @dependabot\\n* ci: update action (#4046) @anncwb\\n* chore(deps): bump postcss-preset-env from 9.6.0 to 10.0.0 (#4049) @dependabot\\n* chore(deps-dev): bump axios-mock-adapter from 1.22.0 to 2.0.0 (#4050) @dependabot\\n* chore(deps): bump the non-breaking-changes group with 10 updates (#4048) @dependabot\\n\\n**Full Changelog**: https://github.com/vbenjs/vue-vben-admin/compare/v5.0.0...v5.0.1\\n","draft":true,"prerelease":false,"make_latest":"true"}`,
request: {}
},
event: {
id: '10278004301',
name: 'push',
payload: {
after: 'd9ba9917ffce0463ecc05f2ffc5fe7ca15d02788',
base_ref: null,
before: '279a3a4c218b3689047a2248ab30c5be00e784ab',
commits: [
{
author
|
update_release_draft
HttpError: Resource not accessible by integration
at /home/runner/work/_actions/release-drafter/release-drafter/v6/dist/index.js:8462:21
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
at async Job.doExecute (/home/runner/work/_actions/release-drafter/release-drafter/v6/dist/index.js:30793:18)
{
name: 'AggregateError',
event: {
id: '10278004301',
name: 'push',
payload: {
after: 'd9ba9917ffce0463ecc05f2ffc5fe7ca15d02788',
base_ref: null,
before: '279a3a4c218b3689047a2248ab30c5be00e784ab',
commits: [
{
author: {
email: '[email protected]',
name: 'jinmao88',
username: 'jinmao88'
},
committer: {
email: '[email protected]',
name: 'GitHub',
username: 'web-flow'
},
distinct: true,
id: 'd9ba9917ffce0463ecc05f2ffc5fe7ca15d02788',
message: 'fix: an error was reported in the adaptation of the naive component library theme (#4041)\n' +
'\n' +
'* fix: naive组件库 主题适配报错,需将hsl转换为rgb格式\r\n' +
'\r\n' +
'* feat: 增加NDataTable示例\r\n' +
'\r\n' +
'* chore: hsl转换函数移动到@vben/utils内\r\n' +
'\r\n' +
'* fix: 优化正则表达式\r\n' +
'\r\n' +
'* fix: 优化正则表达式2\r\n' +
'\r\n' +
'* fix: 正则表达式优化,优化hlsStringToRGB函数\r\n' +
'\r\n' +
'* fix: 使用tinyColor进行转换\r\n' +
'\r\n' +
'* Update packages/@core/base/shared/src/colorful/convert.ts\r\n' +
'\r\n' +
'Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>\r\n' +
'\r\n' +
'* fix: lint error\r\n' +
'\r\n' +
'---------\r\n' +
'\r\n' +
'Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>\r\n' +
'Co-authored-by: vince <[email protected]>',
timestamp: '2024-08-07T12:13:54+08:00',
tree_id: '6dd78d25172ad5d898eaf823aba13a50807df12d',
url: 'https://github.com/vbenjs/vue-vben-admin/commit/d9ba9917ffce0463ecc05f2ffc5fe7ca15d02788'
}
],
compare: 'https://github.com/vbenjs/vue-vben-admin/compare/279a3a4c218b...d9ba9917ffce',
created: false,
deleted: false,
forced: false,
head_commit: {
author: {
email: '[email protected]',
name: 'jinmao88',
username: 'jinmao88'
},
committer: {
email: '[email protected]',
name: 'GitHub',
username: 'web-flow'
},
distinct: true,
id: 'd9ba9917ffce0463ecc05f2ffc5fe7ca15d02788',
message: 'fix: an error was reported in the adaptation of the naive component library theme (#4041)\n' +
'\n' +
'* fix: naive组件库 主题适配报错,需将hsl转换为rgb格式\r\n' +
'\r\n' +
'* feat: 增加NDataTable示例\r\n' +
'\r\n' +
'* chore: hsl转换函数移动到@vben/utils内\r\n' +
'\r\n' +
'* fix: 优化正则表达式\r\n' +
'\r\n' +
'* fix: 优化正则表达式2\r\n' +
'\r\n' +
'* fix: 正则表达式优化,优化hlsStringToRGB函数\r\n' +
'\r\n' +
'* fix: 使用tinyColor进行转换\r\n' +
'\r\n' +
'* Update packages/@core/base/shared/src/colorful/convert.ts\r\n' +
'\r\n' +
'Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>\r\n' +
'\r\n' +
'* fix: lint error\r\n' +
'\r\n' +
'---------\r\n' +
'\r\n' +
'Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>\r\n' +
'Co-authored-by: vince <[email protected]>',
timestamp: '2024-08-07T12:13:54+08:00',
tree_id: '6dd78d25172ad5d898eaf823aba13a50807df12d',
url: 'https://github.com/vbenjs/vue-vb
|