Remove some sbt warnings (#9029) #6
release-drafter.yml
on: push
update_release_draft
5m 27s
Annotations
2 errors and 1 warning
update_release_draft
Resource not accessible by integration
{
name: 'HttpError',
id: '10022189073',
status: 403,
response: {
url: 'https://api.github.com/repos/hearnadam/zio/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: 'Sat, 20 Jul 2024 18:21:38 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': '6C10:239623:42D6F86:438A119:669C0032',
'x-ratelimit-limit': '5000',
'x-ratelimit-remaining': '4997',
'x-ratelimit-reset': '1721502976',
'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',
status: '403'
}
},
request: {
method: 'POST',
url: 'https://api.github.com/repos/hearnadam/zio/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/series/2.x","name":"v0.1.0","tag_name":"v0.1.0","body":"# What's Changed\\n* No changes\\n","draft":true,"prerelease":false,"make_latest":"true"}`,
request: {}
},
event: {
id: '10022189073',
name: 'push',
payload: {
after: 'fe3778ed007eb4c5a80ac0fee52108e72ec84b7b',
base_ref: null,
before: '70aa22d3bb26656222c2da0ef5f17b1a3d9c2e1a',
commits: [
{
author: {
email: '67301607+kyri-petrou@users.noreply.github.com',
name: 'kyri-petrou',
username: 'kyri-petrou'
},
committer: {
email: 'noreply@github.com',
name: 'GitHub',
username: 'web-flow'
},
distinct: true,
id: '6d768a9cfbc0b3c62bbcd1ca652f37c1cda3a409',
message: 'Fix unused warning in `ZLayer#provide` macro for Scala 2 (#8994)',
timestamp: '2024-07-04T11:58:41+01:00',
tree_id: 'dc51b7d8470d6a12508da2cfcb911df678046699',
url: 'https://github.com/hearnadam/zio/commit/6d768a9cfbc0b3c62bbcd1ca652f37c1cda3a409'
},
{
author: {
email: 'davidl@pagero.com',
name: 'David Larsson',
username: 'davidlar'
},
committer: {
email: 'noreply@github.com',
name: 'GitHub',
username: 'web-flow'
},
distinct: true,
id: 'c86e7aded2109768c6dae5de5d390eeaba47b578',
message: 'Improved rechunker for large chunks (#8991)\n' +
'\n' +
'* Improved rechunker for large chunks\r\n' +
'\r\n' +
'* Remove old rechunker\r\n' +
'\r\n' +
'* Scalafmt\r\n' +
'\r\n' +
'* 2.12 lint fix\r\n' +
'\r\n' +
'* Revert "Remove old rechunker"\r
|
update_release_draft
HttpError: Resource not accessible by integration
at /home/runner/work/_actions/release-drafter/release-drafter/v5/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/v5/dist/index.js:30793:18)
{
name: 'AggregateError',
event: {
id: '10022189073',
name: 'push',
payload: {
after: 'fe3778ed007eb4c5a80ac0fee52108e72ec84b7b',
base_ref: null,
before: '70aa22d3bb26656222c2da0ef5f17b1a3d9c2e1a',
commits: [
{
author: {
email: '67301607+kyri-petrou@users.noreply.github.com',
name: 'kyri-petrou',
username: 'kyri-petrou'
},
committer: {
email: 'noreply@github.com',
name: 'GitHub',
username: 'web-flow'
},
distinct: true,
id: '6d768a9cfbc0b3c62bbcd1ca652f37c1cda3a409',
message: 'Fix unused warning in `ZLayer#provide` macro for Scala 2 (#8994)',
timestamp: '2024-07-04T11:58:41+01:00',
tree_id: 'dc51b7d8470d6a12508da2cfcb911df678046699',
url: 'https://github.com/hearnadam/zio/commit/6d768a9cfbc0b3c62bbcd1ca652f37c1cda3a409'
},
{
author: {
email: 'davidl@pagero.com',
name: 'David Larsson',
username: 'davidlar'
},
committer: {
email: 'noreply@github.com',
name: 'GitHub',
username: 'web-flow'
},
distinct: true,
id: 'c86e7aded2109768c6dae5de5d390eeaba47b578',
message: 'Improved rechunker for large chunks (#8991)\n' +
'\n' +
'* Improved rechunker for large chunks\r\n' +
'\r\n' +
'* Remove old rechunker\r\n' +
'\r\n' +
'* Scalafmt\r\n' +
'\r\n' +
'* 2.12 lint fix\r\n' +
'\r\n' +
'* Revert "Remove old rechunker"\r\n' +
'\r\n' +
'This reverts commit 7daf4f2d216576b9521a41595fba714bbcc1b80c.\r\n' +
'\r\n' +
'* Improvements after review\r\n' +
'\r\n' +
'* Remove old rechunker\r\n' +
'\r\n' +
'* Revert "Remove old rechunker"\r\n' +
'\r\n' +
'This reverts commit 7517b7819de63dfc109e98b329c4731c4db147da.\r\n' +
'\r\n' +
'* Fix for 2.12\r\n' +
'\r\n' +
'* Revert "Revert "Remove old rechunker""\r\n' +
'\r\n' +
'This reverts commit 93ffcbc948a73bccc3106ba85d6623b437366c3b.',
timestamp: '2024-07-04T12:01:27+01:00',
tree_id: 'f6813b7b632a52a2a8b226a625033a61ec9cfe9e',
url: 'https://github.com/hearnadam/zio/commit/c86e7aded2109768c6dae5de5d390eeaba47b578'
},
{
author: {
email: 'myazin.n@list.ru',
name: 'Nikita Myazin',
username: 'myazinn'
},
committer: {
email: 'noreply@github.com',
name: 'GitHub',
username: 'web-flow'
},
distinct: true,
id: '54f1ed630dd1eadfc6c513e9428219346dd0bbed',
message: 'fix ZStream#mapZIOParUnordered memory leak (#8997)',
timestamp: '2024-07-05T08:50:51+10:00',
tree_id: '28ac7d3ccc01768f84de0aabec23f77210d388bb',
url: 'https://github.com/hearnadam/zio/commit/54f1ed630dd1eadfc6c513e9428219346dd0bbed'
},
{
author: {
email: '29139614+renovate[bot]@users.noreply.github.com',
name: 'renovate[bot]',
username: 'renovate[bot]'
},
committer: {
email: 'noreply@github.com',
name: 'GitHub',
username: 'web-flow'
},
distinct: true,
id: '097bee3eef7b6f18e06030ea1ff85a65a50290c8',
message: 'fix(deps): update dependency @zio.dev/zio-query to v0.7.3
|
update_release_draft
The following actions uses Node.js version which is deprecated and will be forced to run on node20: release-drafter/release-drafter@v5. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|