-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Demo: Testing #79
Comments
! action has an uncaught error {
"handlerType": {
"type": "post",
"actions": [
null
]
},
"activeHandler": "onLabelChangeSetPricing",
"error": {
"name": "HttpError",
"status": 404,
"response": {
"url": "https://api.github.com/orgs/ubiquibot/memberships/ubiquibot",
"status": 404,
"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-encoding": "gzip",
"content-security-policy": "default-src 'none'",
"content-type": "application/json; charset=utf-8",
"date": "Fri, 16 Feb 2024 13:59:22 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": "members=read",
"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": "83CC:3262:4C1E265:9981469:65CF6A3A",
"x-ratelimit-limit": "5000",
"x-ratelimit-remaining": "4991",
"x-ratelimit-reset": "1708095561",
"x-ratelimit-resource": "core",
"x-ratelimit-used": "9",
"x-xss-protection": "0"
},
"data": {
"message": "Not Found",
"documentation_url": "https://docs.github.com/rest/orgs/members#get-organization-membership-for-a-user"
}
},
"request": {
"method": "GET",
"url": "https://api.github.com/orgs/ubiquibot/memberships/ubiquibot",
"headers": {
"accept": "application/vnd.github.v3+json",
"user-agent": "probot/12.3.3 octokit-core.js/3.6.0 Node.js/20.11.0 (linux; x64)",
"authorization": "token [REDACTED]"
},
"request": {}
}
},
"caller": "renderCatchAll",
"revision": null
} |
! action has an uncaught error {
"handlerType": {
"type": "post",
"actions": [
null
]
},
"activeHandler": "onLabelChangeSetPricing",
"error": {
"name": "HttpError",
"status": 404,
"response": {
"url": "https://api.github.com/orgs/ubiquibot/memberships/ubiquibot",
"status": 404,
"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-encoding": "gzip",
"content-security-policy": "default-src 'none'",
"content-type": "application/json; charset=utf-8",
"date": "Fri, 16 Feb 2024 13:59:22 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": "members=read",
"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": "CACA:13B6:83D10E5:106DB555:65CF6A3A",
"x-ratelimit-limit": "5000",
"x-ratelimit-remaining": "4990",
"x-ratelimit-reset": "1708095561",
"x-ratelimit-resource": "core",
"x-ratelimit-used": "10",
"x-xss-protection": "0"
},
"data": {
"message": "Not Found",
"documentation_url": "https://docs.github.com/rest/orgs/members#get-organization-membership-for-a-user"
}
},
"request": {
"method": "GET",
"url": "https://api.github.com/orgs/ubiquibot/memberships/ubiquibot",
"headers": {
"accept": "application/vnd.github.v3+json",
"user-agent": "probot/12.3.3 octokit-core.js/3.6.0 Node.js/20.11.0 (linux; x64)",
"authorization": "token [REDACTED]"
},
"request": {}
}
},
"caller": "renderCatchAll",
"revision": null
} |
0x4007
added
Time: <1 Day
Priority: 3 (High)
and removed
Time: <1 Day
Priority: 3 (High)
labels
Feb 16, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Describe the problem here.
the code metamorph itself
Describe the solution.
improve the code
The text was updated successfully, but these errors were encountered: