Skip to content

Add nilaway linter. (#184) #45

Add nilaway linter. (#184)

Add nilaway linter. (#184) #45

Triggered via push April 21, 2024 06:06
Status Success
Total duration 16s
Artifacts
release-drafter
6s
release-drafter
Fit to window
Zoom out
Zoom in

Annotations

2 errors
release-drafter
Resource not accessible by integration { name: 'HttpError', id: '8770594337', status: 403, response: { url: 'https://api.github.com/repos/aenix-io/etcd-operator/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: 'Sun, 21 Apr 2024 06:06:33 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': '6C80:565A7:6DE652E:ABA0D44:6624ACE9', 'x-ratelimit-limit': '5000', 'x-ratelimit-remaining': '4997', 'x-ratelimit-reset': '1713683191', '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' } }, request: { method: 'POST', url: 'https://api.github.com/repos/aenix-io/etcd-operator/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":"main","name":"v0.1.1","tag_name":"v0.1.1","body":"## Changes\\n- Add nilaway linter. @mneverov (#184)\\n- chore(deps): update grouped non-major updates @renovate (#183)\\n- Use StrategicMergePatch to apply overrides @lllamnyp (#175)\\n- Update OWNERS as per community meeting @lllamnyp (#176)\\n- [104] Simple e2e test case @hiddenmarten (#168)\\n- Add Kamaji example @kvaps (#164)\\n- chore(deps): update grouped non-major updates @renovate (#171)\\n\\n## Features\\n\\n- Factor out StrategicMerge into a generic function and add a test @lllamnyp (#180)\\n- [161] Add plain manifests to release process @hiddenmarten (#173)\\n- Fix double import core/v1 pkg for sts test file @sergeimonakhov (#170)\\n\\n## Maintenance\\n\\n- update tests @aobort (#182)\\n- add logging @oxxenix (#179)\\n- [161] Add plain manifests to release process @hiddenmarten (#173)\\n","draft":true,"prerelease":false,"make_latest":"true"}', request: {} }, event: { id: '8770594337', name: 'push', payload: { after: 'b6e8f5ac505752b5f4ea4cbad97247f6df494476', base_ref: null, before: '0e6659b64d27dd8ac27e132286467bcf09ca3c47', commits: [ { author: { email: '1296281+mneverov@users.noreply.github.com', name: 'Max Neverov', username: 'mneverov' }, committer: { email: 'noreply@github.com', name: 'GitHub', username: 'web-flow' }, distinct: true, id: 'b6e8f5ac505752b5f4ea4cbad97247f6df494476', message: 'Add nilaway linter. (#184)\n' + '\n' + 'Closes #174.\r\n' + '\r\n' + 'Without specifying packages the linter consume all memory when trying to\r\n' + 'parse `site` and other directories.\r\n' + 'I excluded `cmd` package because the
release-drafter
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: '8770594337', name: 'push', payload: { after: 'b6e8f5ac505752b5f4ea4cbad97247f6df494476', base_ref: null, before: '0e6659b64d27dd8ac27e132286467bcf09ca3c47', commits: [ { author: { email: '1296281+mneverov@users.noreply.github.com', name: 'Max Neverov', username: 'mneverov' }, committer: { email: 'noreply@github.com', name: 'GitHub', username: 'web-flow' }, distinct: true, id: 'b6e8f5ac505752b5f4ea4cbad97247f6df494476', message: 'Add nilaway linter. (#184)\n' + '\n' + 'Closes #174.\r\n' + '\r\n' + 'Without specifying packages the linter consume all memory when trying to\r\n' + 'parse `site` and other directories.\r\n' + 'I excluded `cmd` package because the linter complained on using\r\n' + '[mgr](https://github.com/aenix-io/etcd-operator/blob/main/cmd/main.go#L126)\r\n' + 'even if it cannot be nil since the error that is returned from the\r\n' + 'manager constructer is checked.\r\n' + '\r\n' + 'Co-authored-by: Oleg Kunitsyn <114359669+hiddenmarten@users.noreply.github.com>', timestamp: '2024-04-21T11:06:19+05:00', tree_id: 'a618a1f13d8bef5fb56dcedade344dac277922a3', url: 'https://github.com/aenix-io/etcd-operator/commit/b6e8f5ac505752b5f4ea4cbad97247f6df494476' } ], compare: 'https://github.com/aenix-io/etcd-operator/compare/0e6659b64d27...b6e8f5ac5057', created: false, deleted: false, forced: false, head_commit: { author: { email: '1296281+mneverov@users.noreply.github.com', name: 'Max Neverov', username: 'mneverov' }, committer: { email: 'noreply@github.com', name: 'GitHub', username: 'web-flow' }, distinct: true, id: 'b6e8f5ac505752b5f4ea4cbad97247f6df494476', message: 'Add nilaway linter. (#184)\n' + '\n' + 'Closes #174.\r\n' + '\r\n' + 'Without specifying packages the linter consume all memory when trying to\r\n' + 'parse `site` and other directories.\r\n' + 'I excluded `cmd` package because the linter complained on using\r\n' + '[mgr](https://github.com/aenix-io/etcd-operator/blob/main/cmd/main.go#L126)\r\n' + 'even if it cannot be nil since the error that is returned from the\r\n' + 'manager constructer is checked.\r\n' + '\r\n' + 'Co-authored-by: Oleg Kunitsyn <114359669+hiddenmarten@users.noreply.github.com>', timestamp: '2024-04-21T11:06:19+05:00', tree_id: 'a618a1f13d8bef5fb56dcedade344dac277922a3', url: 'https://github.com/aenix-io/etcd-operator/commit/b6e8f5ac505752b5f4ea4cbad97247f6df494476' }, organization: { avatar_url: 'https://avatars.githubusercontent.com/u/150755121?v=4', description: 'Amplify your data center with cloud transformation', events_url: 'https://api.github.com/orgs/aenix-io/events', hooks_url: 'https://api.github.com/orgs/aenix-io/hooks', id: 150755121, issues_url: 'https://api.github.com/orgs/aenix-io/issues', login: 'aenix-io', members_url: 'https://api.github.com/orgs/aenix-io/members{/member}', node_id: 'O_kgDOCPxXMQ', public_members_url: 'https://api.github.com/orgs/aenix-io/public_members{/member}', repos_url: 'https://api.github.com/orgs/aenix-io/repos',