Lesser agon updates #1355
Annotations
1 error and 9 warnings
build
An error occurred while updating the release:
{
"name": "HttpError",
"status": 422,
"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-length": "194",
"content-security-policy": "default-src 'none'",
"content-type": "application/json; charset=utf-8",
"date": "Mon, 19 Feb 2024 22:59:32 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-github-permissions": "contents=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": "C089:2556CA:47BFC:68EE2:65D3DD54",
"x-ratelimit-limit": "1000",
"x-ratelimit-remaining": "979",
"x-ratelimit-reset": "1708386752",
"x-ratelimit-resource": "core",
"x-ratelimit-used": "21",
"x-xss-protection": "0"
},
"request": {
"method": "PATCH",
"url": "https://api.github.com/repos/leuat/TRSE/releases/63729885",
"headers": {
"accept": "application/vnd.github.v3+json",
"user-agent": "octokit.js/16.37.0 Node.js/16.20.2 (macOS; x64)",
"authorization": "token [REDACTED]",
"content-type": "application/json; charset=utf-8"
},
"body": "{\"tag_name\":\"nightly\",\"name\":\"nightly\",\"body\":\"TRSE 0.17.105 <br/> The latest automated nightly build of TRSE which succeeded. This is the recommended version to use.\",\"draft\":false,\"prerelease\":false}",
"request": {
"validate": {
"body": {
"type": "string"
},
"draft": {
"type": "boolean"
},
"name": {
"type": "string"
},
"owner": {
"required": true,
"type": "string"
},
"prerelease": {
"type": "boolean"
},
"release_id": {
"required": true,
"type": "integer"
},
"repo": {
"required": true,
"type": "string"
},
"tag_name": {
"type": "string"
},
"target_commitish": {
"type": "string"
}
}
}
},
"errors": [
{
"resource": "Release",
"code": "already_exists",
"field": "tag_name"
}
],
"documentation_url": "https://docs.github.com/rest/releases/releases#update-a-release"
}
|
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v1, jurplel/install-qt-action@v2, ColinPitrat/update-release@master, adamkdean/simple-slack-notify@master. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1, jurplel/install-qt-action@v2, ColinPitrat/update-release@master, adamkdean/simple-slack-notify@master. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build
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
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
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
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
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
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
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/
|