feat: contract flattener (#107) #62
Annotations
2 errors and 1 warning
update-draft
Resource not accessible by integration
{
name: 'HttpError',
id: '8394146949',
status: 403,
response: {
url: 'https://api.github.com/repos/ApeWorX/ape-vyper/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: 'Fri, 22 Mar 2024 17:26:13 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': '2CC4:5DC7:568694:9BE1BB:65FDBF34',
'x-ratelimit-limit': '15000',
'x-ratelimit-remaining': '14997',
'x-ratelimit-reset': '1711131971',
'x-ratelimit-resource': 'core',
'x-ratelimit-used': '3',
'x-xss-protection': '0'
},
data: {
message: 'Resource not accessible by integration',
documentation_url: 'https://docs.github.com/rest/releases/releases#create-a-release'
}
},
request: {
method: 'POST',
url: 'https://api.github.com/repos/ApeWorX/ape-vyper/releases',
headers: {
accept: 'application/vnd.github.v3+json',
'user-agent': 'probot/12.2.5 octokit-core.js/3.5.1 Node.js/16.20.2 (linux; x64)',
authorization: 'token [REDACTED]',
'content-type': 'application/json; charset=utf-8'
},
body: '{"target_commitish":"refs/heads/main","name":"0.7.1","tag_name":"v0.7.1","body":"## Changes\\n\\n- feat: contract flattener @mikeshultz (#107)\\n\\nSpecial thanks to: @mikeshultz\\n","draft":true,"prerelease":false,"make_latest":"true"}',
request: {}
},
event: {
id: '8394146949',
name: 'push',
payload: {
after: '15b75988703e2ae765fea2045d62d47cbdc73af1',
base_ref: null,
before: '3555cb4368f5dd1c18911f51168c378e700fc9a7',
commits: [
{
author: {
email: '[email protected]',
name: 'Mike Shultz',
username: 'mikeshultz'
},
committer: {
email: '[email protected]',
name: 'GitHub',
username: 'web-flow'
},
distinct: true,
id: '15b75988703e2ae765fea2045d62d47cbdc73af1',
message: 'feat: contract flattener (#107)\n' +
'\n' +
'* feat: contract flattener\r\n' +
'\r\n' +
'* fix: add missing dep vyper\r\n' +
'\r\n' +
'* fix: try lowering vyper min version for Python 3.8 support\r\n' +
'\r\n' +
'* fix(test): install necessary vyper versions in test\r\n' +
'\r\n' +
'* fix: compiler version handling in compiler.compile_code()\r\n' +
'\r\n' +
'* style(lint): unused import\r\n' +
'\r\n' +
'* fix(test): explicitly install compiler in test_pc_map\r\n' +
'\r\n' +
'* feat: adds `ape vyper flatten` command\r\n' +
'\r\n' +
'* test: add CLI test for flattener\r\n' +
'\r\n' +
'* chore: bump minimum eth-ape version to 0.7.12\r\n' +
'\r\n' +
'* docs: adds Contract Flattening section to README\r\n' +
'\r\n' +
'* chore: bump eth-ape mi
|
update-draft
HttpError: Resource not accessible by integration
at /home/runner/work/_actions/release-drafter/release-drafter/v5/dist/index.js:8462:21
at processTicksAndRejections (node:internal/process/task_queues:96:5)
at async Job.doExecute (/home/runner/work/_actions/release-drafter/release-drafter/v5/dist/index.js:30793:18)
{
name: 'AggregateError',
event: {
id: '8394146949',
name: 'push',
payload: {
after: '15b75988703e2ae765fea2045d62d47cbdc73af1',
base_ref: null,
before: '3555cb4368f5dd1c18911f51168c378e700fc9a7',
commits: [
{
author: {
email: '[email protected]',
name: 'Mike Shultz',
username: 'mikeshultz'
},
committer: {
email: '[email protected]',
name: 'GitHub',
username: 'web-flow'
},
distinct: true,
id: '15b75988703e2ae765fea2045d62d47cbdc73af1',
message: 'feat: contract flattener (#107)\n' +
'\n' +
'* feat: contract flattener\r\n' +
'\r\n' +
'* fix: add missing dep vyper\r\n' +
'\r\n' +
'* fix: try lowering vyper min version for Python 3.8 support\r\n' +
'\r\n' +
'* fix(test): install necessary vyper versions in test\r\n' +
'\r\n' +
'* fix: compiler version handling in compiler.compile_code()\r\n' +
'\r\n' +
'* style(lint): unused import\r\n' +
'\r\n' +
'* fix(test): explicitly install compiler in test_pc_map\r\n' +
'\r\n' +
'* feat: adds `ape vyper flatten` command\r\n' +
'\r\n' +
'* test: add CLI test for flattener\r\n' +
'\r\n' +
'* chore: bump minimum eth-ape version to 0.7.12\r\n' +
'\r\n' +
'* docs: adds Contract Flattening section to README\r\n' +
'\r\n' +
'* chore: bump eth-ape minimum ersion to 0.7.13\r\n' +
'\r\n' +
'* fix(docs): fix warning directive in README\r\n' +
'\r\n' +
'* docs: update return value docstring\r\n' +
'\r\n' +
'Co-authored-by: antazoey <[email protected]>\r\n' +
'\r\n' +
'* docs: speeling\r\n' +
'\r\n' +
'Co-authored-by: antazoey <[email protected]>\r\n' +
'\r\n' +
'* refactor: splitlines()\r\n' +
'\r\n' +
'* refactor: limit `vyper flatten` command to vyper only\r\n' +
'\r\n' +
'Co-authored-by: antazoey <[email protected]>\r\n' +
'\r\n' +
'* fix(docs): bad bug report link\r\n' +
'\r\n' +
'Co-authored-by: antazoey <[email protected]>\r\n' +
'\r\n' +
'* style(docs): period\r\n' +
'\r\n' +
'Co-authored-by: antazoey <[email protected]>\r\n' +
'\r\n' +
'* fix(docs): comment spelling\r\n' +
'\r\n' +
'Co-authored-by: antazoey <[email protected]>\r\n' +
'\r\n' +
'* fix(docs): comment spelling\r\n' +
'\r\n' +
'Co-authored-by: antazoey <[email protected]>\r\n' +
'\r\n' +
'* refactor: splitlines\r\n' +
'\r\n' +
'Co-authored-by: antazoey <[email protected]>\r\n' +
'\r\n' +
'* fix: missing type hint\r\n' +
'\r\n' +
'Co-authored-by: antazoey <[email protected]>\r\n' +
'\r\n' +
'* docs: how to format returns\r\n' +
'\r\n' +
'Co-authored-by: antazoey <[email protected]>\r\n' +
'\r\n' +
'* refactor: not is None\r\n' +
'\r\n' +
'Co-authored-by: antazoey <[email protected]>\r\n' +
'\r\n' +
'* refactor: check with installed versions when compiling before installing during no-pragma fallback\r\n' +
'\r\n' +
'-------
|
update-draft
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: release-drafter/release-drafter@v5. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|