publish #7
Annotations
1 error and 6 warnings
build-and-publish
An error occurred while updating the release:
{
"name": "HttpError",
"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": "Tue, 23 Jan 2024 07:31:59 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": "4C44:3D26:9ACB59:13FFD95:65AF6B6E",
"x-ratelimit-limit": "1000",
"x-ratelimit-remaining": "961",
"x-ratelimit-reset": "1705995209",
"x-ratelimit-resource": "core",
"x-ratelimit-used": "39",
"x-xss-protection": "0"
},
"request": {
"method": "POST",
"url": "https://api.github.com/repos/aws404/ControlifyWynn/releases",
"headers": {
"accept": "application/vnd.github.v3+json",
"user-agent": "octokit.js/16.37.0 Node.js/16.20.2 (Linux 6.2; x64)",
"authorization": "token [REDACTED]",
"content-type": "application/json; charset=utf-8"
},
"body": "{\"tag_name\":\"1.1.0\",\"name\":\"1.1.0\",\"body\":\"Update publish.yml\",\"draft\":false,\"prerelease\":true}",
"request": {
"validate": {
"body": {
"type": "string"
},
"draft": {
"type": "boolean"
},
"name": {
"type": "string"
},
"owner": {
"required": true,
"type": "string"
},
"prerelease": {
"type": "boolean"
},
"repo": {
"required": true,
"type": "string"
},
"tag_name": {
"required": true,
"type": "string"
},
"target_commitish": {
"type": "string"
}
}
}
},
"documentation_url": "https://docs.github.com/rest/releases/releases#create-a-release"
}
|
build-and-publish
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-java@v2, johnwbyrd/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build-and-publish
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
build-and-publish
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
build-and-publish
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
build-and-publish
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
build-and-publish
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|