Remove assertion. #34
run-release-drafter.yml
on: push
Update Release Draft
5s
Annotations
2 errors and 9 warnings
Update Release Draft
Resource not accessible by integration
{
name: 'HttpError',
id: '8235534784',
status: 403,
response: {
url: 'https://api.github.com/repos/uhafner/quality-monitor/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: 'Mon, 11 Mar 2024 15:34:01 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': 'E8CC:20B0:238038E:43ED7C8:65EF2469',
'x-ratelimit-limit': '5000',
'x-ratelimit-remaining': '4971',
'x-ratelimit-reset': '1710173489',
'x-ratelimit-resource': 'core',
'x-ratelimit-used': '29',
'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/uhafner/quality-monitor/releases',
headers: {
accept: 'application/vnd.github.v3+json',
'user-agent': 'probot/12.2.5 octokit-core.js/3.5.1 Node.js/20.8.1 (linux; x64)',
authorization: 'token [REDACTED]',
'content-type': 'application/json; charset=utf-8'
},
body: '{"target_commitish":"refs/heads/main","name":"v1.3.1 🎁","tag_name":"v1.3.1","body":"## 📦 Dependency updates\\n\\n* Bump edu.hm.hafner:autograding-model from 3.22.0 to 3.23.0 (#14) @dependabot\\n* Bump edu.hm.hafner:codingstyle-pom from 3.43.0 to 3.44.0 (#13) @dependabot\\n* Bump testcontainers.version from 1.19.6 to 1.19.7 (#12) @dependabot\\n","draft":true,"prerelease":false,"make_latest":"true"}',
request: {}
},
event: {
id: '8235534784',
name: 'push',
payload: {
after: '3b232d98dc9d05b1f672fbcd00e2c271fbcd97c2',
base_ref: null,
before: '7147d8d7ccbe16809a3d9523a7973569fdc81e3f',
commits: [
{
author: {
email: '[email protected]',
name: 'Ulli Hafner',
username: 'uhafner'
},
committer: {
email: '[email protected]',
name: 'Ulli Hafner',
username: 'uhafner'
},
distinct: true,
id: '3b232d98dc9d05b1f672fbcd00e2c271fbcd97c2',
message: 'Remove assertion.',
timestamp: '2024-03-11T16:33:45+01:00',
tree_id: '2cafd842ec56801b470713a3e84d347ffd0f9887',
url: 'https://github.com/uhafner/quality-monitor/commit/3b232d98dc9d05b1f672fbcd00e2c271fbcd97c2'
}
],
compare: 'https://github.com/uhafner/quality-monitor/compare/7147d8d7ccbe...3b232d98dc9d',
created: false,
deleted: false,
forced: false,
head_commit: {
author: {
email: '[email protected]',
name: 'Ulli Hafner',
username: 'uhafner'
},
committer: {
email: '[email protected]',
name: 'Ulli Hafner',
username: 'uhafner'
},
distinct: true,
id: '3b232d98dc9d05b1f672fbcd00e2c271fbcd97c2',
message: 'Remove assertion.',
t
|
Update Release Draft
HttpError: Resource not accessible by integration
at /home/runner/work/_actions/release-drafter/release-drafter/v6.0.0/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/v6.0.0/dist/index.js:30793:18)
{
name: 'AggregateError',
event: {
id: '8235534784',
name: 'push',
payload: {
after: '3b232d98dc9d05b1f672fbcd00e2c271fbcd97c2',
base_ref: null,
before: '7147d8d7ccbe16809a3d9523a7973569fdc81e3f',
commits: [
{
author: {
email: '[email protected]',
name: 'Ulli Hafner',
username: 'uhafner'
},
committer: {
email: '[email protected]',
name: 'Ulli Hafner',
username: 'uhafner'
},
distinct: true,
id: '3b232d98dc9d05b1f672fbcd00e2c271fbcd97c2',
message: 'Remove assertion.',
timestamp: '2024-03-11T16:33:45+01:00',
tree_id: '2cafd842ec56801b470713a3e84d347ffd0f9887',
url: 'https://github.com/uhafner/quality-monitor/commit/3b232d98dc9d05b1f672fbcd00e2c271fbcd97c2'
}
],
compare: 'https://github.com/uhafner/quality-monitor/compare/7147d8d7ccbe...3b232d98dc9d',
created: false,
deleted: false,
forced: false,
head_commit: {
author: {
email: '[email protected]',
name: 'Ulli Hafner',
username: 'uhafner'
},
committer: {
email: '[email protected]',
name: 'Ulli Hafner',
username: 'uhafner'
},
distinct: true,
id: '3b232d98dc9d05b1f672fbcd00e2c271fbcd97c2',
message: 'Remove assertion.',
timestamp: '2024-03-11T16:33:45+01:00',
tree_id: '2cafd842ec56801b470713a3e84d347ffd0f9887',
url: 'https://github.com/uhafner/quality-monitor/commit/3b232d98dc9d05b1f672fbcd00e2c271fbcd97c2'
},
pusher: { email: '[email protected]', name: 'uhafner' },
ref: 'refs/heads/main',
repository: {
allow_forking: true,
archive_url: 'https://api.github.com/repos/uhafner/quality-monitor/{archive_format}{/ref}',
archived: false,
assignees_url: 'https://api.github.com/repos/uhafner/quality-monitor/assignees{/user}',
blobs_url: 'https://api.github.com/repos/uhafner/quality-monitor/git/blobs{/sha}',
branches_url: 'https://api.github.com/repos/uhafner/quality-monitor/branches{/branch}',
clone_url: 'https://github.com/uhafner/quality-monitor.git',
collaborators_url: 'https://api.github.com/repos/uhafner/quality-monitor/collaborators{/collaborator}',
comments_url: 'https://api.github.com/repos/uhafner/quality-monitor/comments{/number}',
commits_url: 'https://api.github.com/repos/uhafner/quality-monitor/commits{/sha}',
compare_url: 'https://api.github.com/repos/uhafner/quality-monitor/compare/{base}...{head}',
contents_url: 'https://api.github.com/repos/uhafner/quality-monitor/contents/{+path}',
contributors_url: 'https://api.github.com/repos/uhafner/quality-monitor/contributors',
created_at: 1703061275,
default_branch: 'main',
deployments_url: 'https://api.github.com/repos/uhafner/quality-monitor/deployments',
description: 'Quality monitor GitHub action',
disabled: false,
downloads_url: 'https://api.github.com/repos/uhafner/quality-monitor/downloads',
events_url: 'https://api.github.com/repos/uhafner/quality-monitor/events',
fork: false,
forks: 0,
forks_count: 0,
forks_url: 'https://api.github.com/repos/uhafner/quality-monitor/forks',
full_name: 'uhafner/quality-monitor',
git_commits_url: 'https://api.github.com/repos/uhafner/quality-monitor/git/commits{/sha}',
git_refs_url: 'https://api.github.com/repos/uhafner/quality-monitor/git/refs{/sha}',
git_tags_url
|
Not covered lines:
src/main/java/edu/hm/hafner/grading/github/QualityMonitor.java#L41
Lines 41-42 are not covered by tests
|
Not covered lines:
src/main/java/edu/hm/hafner/grading/github/QualityMonitor.java#L82
Lines 82-83 are not covered by tests
|
Not covered lines:
src/main/java/edu/hm/hafner/grading/github/QualityMonitor.java#L91
Lines 91-96 are not covered by tests
|
Not covered lines:
src/main/java/edu/hm/hafner/grading/github/QualityMonitor.java#L104
Lines 104-106 are not covered by tests
|
Not covered lines:
src/main/java/edu/hm/hafner/grading/github/QualityMonitor.java#L115
Lines 115-147 are not covered by tests
|
Not covered lines:
src/main/java/edu/hm/hafner/grading/github/QualityMonitor.java#L164
Lines 164-170 are not covered by tests
|
Not covered lines:
src/main/java/edu/hm/hafner/grading/github/GitHubAnnotationsBuilder.java#L24
Lines 24-47 are not covered by tests
|
Partially covered line:
src/main/java/edu/hm/hafner/grading/github/QualityMonitor.java#L103
Line 103 is only partially covered, one branch is missing
|
Partially covered line:
src/main/java/edu/hm/hafner/grading/github/QualityMonitor.java#L109
Line 109 is only partially covered, one branch is missing
|