Skip to content

Create Database Table and Generate UI Service #2297

Create Database Table and Generate UI Service

Create Database Table and Generate UI Service #2297

Triggered via issue May 24, 2024 11:34
Status Success
Total duration 11s
Artifacts

label-issues.yml

on: issues
Label-New-Issues
2s
Label-New-Issues
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 3 warnings
Label-New-Issues
Validation Failed: {"value":"tutorial:abap-environment-rap100-generate-ui-service","resource":"Label","field":"name","code":"invalid"} { name: 'HttpError', id: '9223278219', status: 422, response: { url: 'https://api.github.com/repos/sap-tutorials/abap-core-development/issues/2464/labels', 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': '246', 'content-security-policy': "default-src 'none'", 'content-type': 'application/json; charset=utf-8', date: 'Fri, 24 May 2024 11:34:59 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': 'issues=write; pull_requests=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': 'B381:A3DB7:EB6703F:198A0786:66507B63', 'x-ratelimit-limit': '15000', 'x-ratelimit-remaining': '14999', 'x-ratelimit-reset': '1716554099', 'x-ratelimit-resource': 'core', 'x-ratelimit-used': '1', 'x-xss-protection': '0' }, data: { message: 'Validation Failed', errors: [ { value: 'tutorial:abap-environment-rap100-generate-ui-service', resource: 'Label', field: 'name', code: 'invalid' } ], documentation_url: 'https://docs.github.com/rest/issues/labels#add-labels-to-an-issue' } }, request: { method: 'POST', url: 'https://api.github.com/repos/sap-tutorials/abap-core-development/issues/2464/labels', headers: { accept: 'application/vnd.github.v3+json', 'user-agent': 'probot/11.4.1 octokit-core.js/3.5.1 Node.js/16.20.2 (linux; x64)', authorization: 'token [REDACTED]', 'content-type': 'application/json; charset=utf-8' }, body: '{"labels":["tutorial:abap-environment-rap100-generate-ui-service"]}', request: {} }, event: { id: '9223278219', name: 'issues', payload: { action: 'opened', enterprise: { avatar_url: 'https://avatars.githubusercontent.com/b/4978?v=4', created_at: '2020-12-16T23:19:05Z', description: 'SAP Enterprise Account', html_url: 'https://github.com/enterprises/sap', id: 4978, name: 'SAP', node_id: 'MDEwOkVudGVycHJpc2U0OTc4', slug: 'sap', updated_at: '2023-07-28T08:32:39Z', website_url: 'https://sap.com' }, issue: { active_lock_reason: null, assignee: null, assignees: [], author_association: 'NONE', body: 'Tutorials: https://developers.sap.com/tutorials/abap-environment-rap100-generate-ui-service.html\r\n' + '--------------------------\r\n' + '\r\n' + 'Write here how you think we can improve the tutorial ...\r\n' + '\r\n' + 'Hello colleagues,\r\n' + '\r\n' + 'I just tried the Create Database Table and Generate UI Service task and I might do a mistake but step 4 is not working properly. I maintained the Configure Generator tab as explained in the task. But when I try to finsih the step the activation fails with an error message which is not describing the error exactly. I tried it several times. Evendough the error message appears, the objects still get created. Then I tried step 5 but because the objects are not activated due to the error message in step 4 I am not able to execute t
Label-New-Issues
HttpError: Validation Failed: {"value":"tutorial:abap-environment-rap100-generate-ui-service","resource":"Label","field":"name","code":"invalid"} at /home/runner/work/_actions/sap-tutorials/tutorial-actions/main/dist/index.js:25866:21 at processTicksAndRejections (node:internal/process/task_queues:96:5) at async Job.doExecute (/home/runner/work/_actions/sap-tutorials/tutorial-actions/main/dist/index.js:88452:18) { name: 'AggregateError', event: { id: '9223278219', name: 'issues', payload: { action: 'opened', enterprise: { avatar_url: 'https://avatars.githubusercontent.com/b/4978?v=4', created_at: '2020-12-16T23:19:05Z', description: 'SAP Enterprise Account', html_url: 'https://github.com/enterprises/sap', id: 4978, name: 'SAP', node_id: 'MDEwOkVudGVycHJpc2U0OTc4', slug: 'sap', updated_at: '2023-07-28T08:32:39Z', website_url: 'https://sap.com' }, issue: { active_lock_reason: null, assignee: null, assignees: [], author_association: 'NONE', body: 'Tutorials: https://developers.sap.com/tutorials/abap-environment-rap100-generate-ui-service.html\r\n' + '--------------------------\r\n' + '\r\n' + 'Write here how you think we can improve the tutorial ...\r\n' + '\r\n' + 'Hello colleagues,\r\n' + '\r\n' + 'I just tried the Create Database Table and Generate UI Service task and I might do a mistake but step 4 is not working properly. I maintained the Configure Generator tab as explained in the task. But when I try to finsih the step the activation fails with an error message which is not describing the error exactly. I tried it several times. Evendough the error message appears, the objects still get created. Then I tried step 5 but because the objects are not activated due to the error message in step 4 I am not able to execute the publich button in step 5 because now there are no default authorization values maintained. \r\n' + '\r\n' + 'I tried to execute step 4 with the dafault values in the configure generator tab again and then it worked. Also the publish button worked and an UI was launched in the browser but now because of the presettings in the steps before the go button is not working and no data is loaded. \r\n' + '\r\n' + 'Best regards, \r\n' + 'Güney', closed_at: null, comments: 0, comments_url: 'https://api.github.com/repos/sap-tutorials/abap-core-development/issues/2464/comments', created_at: '2024-05-24T11:34:48Z', events_url: 'https://api.github.com/repos/sap-tutorials/abap-core-development/issues/2464/events', html_url: 'https://github.com/sap-tutorials/abap-core-development/issues/2464', id: 2315175593, labels: [], labels_url: 'https://api.github.com/repos/sap-tutorials/abap-core-development/issues/2464/labels{/name}', locked: false, milestone: null, node_id: 'I_kwDOIWC7wc6J_sap', number: 2464, performed_via_github_app: null, reactions: { '+1': 0, '-1': 0, confused: 0, eyes: 0, heart: 0, hooray: 0, laugh: 0, rocket: 0, total_count: 0, url: 'https://api.github.com/repos/sap-tutorials/abap-core-development/issues/2464/reactions' }, repository_url: 'https://api.github.com/repos/sap-tutorials/abap-core-development', state: 'open', state_reason: null, timeline_url: 'https://api.github.com/repos/sap-tutorials/abap-core-development/issues/2464/timeline', title: 'Create Database Table and Generate UI Service', updated_at: '2024-05-24T11:34:48Z', url: 'https://api.github.com/repos/sap-tutorials/abap-core-development/issues/2464', user: { avatar_url: 'https://avatars.githubusercontent.com/u/170726517?v=4', events_url:
Label-New-Issues
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: sap-tutorials/tutorial-actions@main. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Label-New-Issues
The following actions uses node12 which is deprecated and will be forced to run on node16: sap-tutorials/tutorial-actions@main. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Label-New-Issues
Unexpected input(s) 'token', valid inputs are ['']