Advertisement
aldikhan13

Github action property

Sep 9th, 2024 (edited)
162
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 44.79 KB | Source Code | 0 0
  1. needs: {}
  2. runner: {
  3.   os: Linux,
  4.   arch: X64,
  5.   name: GitHub Actions 6,
  6.   environment: github-hosted,
  7.   tool_cache: /opt/hostedtoolcache,
  8.   temp: /home/runner/work/_temp,
  9.   workspace: /home/runner/work/jest-basic-mocking
  10. }
  11. steps: {
  12.   checkout: {
  13.     outputs: {},
  14.     outcome: success,
  15.     conclusion: success
  16.   },
  17.   install: {
  18.     outputs: {},
  19.     outcome: success,
  20.     conclusion: success
  21.   },
  22.   test: {
  23.     outputs: {},
  24.     outcome: success,
  25.     conclusion: success
  26.   }
  27. }
  28. github: {
  29.   token: ***,
  30.   job: build,
  31.   ref: refs/heads/main,
  32.   sha: ce615187280ce0402fe1dfd3a340463b443c17a0,
  33.   repository: restuwahyu47/jest-basic-mocking,
  34.   repository_owner: restuwahyu47,
  35.   repository_owner_id: 25425608,
  36.   repositoryUrl: git://github.com/restuwahyu47/jest-basic-mocking.git,
  37.   run_id: 10778105055,
  38.   run_number: 86,
  39.   retention_days: 90,
  40.   run_attempt: 1,
  41.   artifact_cache_size_limit: 10,
  42.   repository_visibility: public,
  43.   repo-self-hosted-runners-disabled: false,
  44.   enterprise-managed-business-id: ,
  45.   repository_id: 372572756,
  46.   actor_id: 25425608,
  47.   actor: restuwahyu47,
  48.   triggering_actor: restuwahyu47,
  49.   workflow: CI/CD Jest Basic Mocking,
  50.   head_ref: ,
  51.   base_ref: ,
  52.   event_name: push,
  53.   event: {
  54.     after: ce615187280ce0402fe1dfd3a340463b443c17a0,
  55.     base_ref: null,
  56.     before: 3945ac6b4ff6d78878354b4bac48699ba111657b,
  57.     commits: [
  58.       {
  59.         author: {
  60.           email: restuwahyu47@gmail.com,
  61.           name: Restu Wahyu Saputra,
  62.           username: restuwahyu47
  63.         },
  64.         committer: {
  65.           email: noreply@github.com,
  66.           name: GitHub,
  67.           username: web-flow
  68.         },
  69.         distinct: true,
  70.         id: ce615187280ce0402fe1dfd3a340463b443c17a0,
  71.         message: Update main.yml,
  72.         timestamp: 2024-09-10T00:21:31+07:00,
  73.         tree_id: 3e1b8cf02bf23c35801b835136a10670d3005bd5,
  74.         url: https://github.com/restuwahyu47/jest-basic-mocking/commit/ce615187280ce0402fe1dfd3a340463b443c17a0
  75.       }
  76.     ],
  77.     compare: https://github.com/restuwahyu47/jest-basic-mocking/compare/3945ac6b4ff6...ce615187280c,
  78.     created: false,
  79.     deleted: false,
  80.     forced: false,
  81.     head_commit: {
  82.       author: {
  83.         email: restuwahyu47@gmail.com,
  84.         name: Restu Wahyu Saputra,
  85.         username: restuwahyu47
  86.       },
  87.       committer: {
  88.         email: noreply@github.com,
  89.         name: GitHub,
  90.         username: web-flow
  91.       },
  92.       distinct: true,
  93.       id: ce615187280ce0402fe1dfd3a340463b443c17a0,
  94.       message: Update main.yml,
  95.       timestamp: 2024-09-10T00:21:31+07:00,
  96.       tree_id: 3e1b8cf02bf23c35801b835136a10670d3005bd5,
  97.       url: https://github.com/restuwahyu47/jest-basic-mocking/commit/ce615187280ce0402fe1dfd3a340463b443c17a0
  98.     },
  99.     pusher: {
  100.       email: restuwahyu47@gmail.com,
  101.       name: restuwahyu47
  102.     },
  103.     ref: refs/heads/main,
  104.     repository: {
  105.       allow_forking: true,
  106.       archive_url: https://api.github.com/repos/restuwahyu47/jest-basic-mocking/{archive_format}{/ref},
  107.       archived: false,
  108.       assignees_url: https://api.github.com/repos/restuwahyu47/jest-basic-mocking/assignees{/user},
  109.       blobs_url: https://api.github.com/repos/restuwahyu47/jest-basic-mocking/git/blobs{/sha},
  110.       branches_url: https://api.github.com/repos/restuwahyu47/jest-basic-mocking/branches{/branch},
  111.       clone_url: https://github.com/restuwahyu47/jest-basic-mocking.git,
  112.       collaborators_url: https://api.github.com/repos/restuwahyu47/jest-basic-mocking/collaborators{/collaborator},
  113.       comments_url: https://api.github.com/repos/restuwahyu47/jest-basic-mocking/comments{/number},
  114.       commits_url: https://api.github.com/repos/restuwahyu47/jest-basic-mocking/commits{/sha},
  115.       compare_url: https://api.github.com/repos/restuwahyu47/jest-basic-mocking/compare/{base}...{head},
  116.       contents_url: https://api.github.com/repos/restuwahyu47/jest-basic-mocking/contents/{+path},
  117.       contributors_url: https://api.github.com/repos/restuwahyu47/jest-basic-mocking/contributors,
  118.       created_at: 1622479652,
  119.       default_branch: main,
  120.       deployments_url: https://api.github.com/repos/restuwahyu47/jest-basic-mocking/deployments,
  121.       description: Example basic fundamental mocking using nodejs and jest,
  122.       disabled: false,
  123.       downloads_url: https://api.github.com/repos/restuwahyu47/jest-basic-mocking/downloads,
  124.       events_url: https://api.github.com/repos/restuwahyu47/jest-basic-mocking/events,
  125.       fork: false,
  126.       forks: 0,
  127.       forks_count: 0,
  128.       forks_url: https://api.github.com/repos/restuwahyu47/jest-basic-mocking/forks,
  129.       full_name: restuwahyu47/jest-basic-mocking,
  130. /home/runner/work/_temp/360f02c7-bfbc-47cf-ab3c-35de5c38ca49.sh: line 441: DOCKER_PASSWORD:: command not found
  131.       git_commits_url: https://api.github.com/repos/restuwahyu47/jest-basic-mocking/git/commits{/sha},
  132.       git_refs_url: https://api.github.com/repos/restuwahyu47/jest-basic-mocking/git/refs{/sha},
  133.       git_tags_url: https://api.github.com/repos/restuwahyu47/jest-basic-mocking/git/tags{/sha},
  134.       git_url: git://github.com/restuwahyu47/jest-basic-mocking.git,
  135.       has_discussions: false,
  136.       has_downloads: true,
  137.       has_issues: true,
  138.       has_pages: false,
  139.       has_projects: true,
  140.       has_wiki: true,
  141.       homepage: ,
  142.       hooks_url: https://api.github.com/repos/restuwahyu47/jest-basic-mocking/hooks,
  143.       html_url: https://github.com/restuwahyu47/jest-basic-mocking,
  144.       id: 372572756,
  145.       is_template: false,
  146.       issue_comment_url: https://api.github.com/repos/restuwahyu47/jest-basic-mocking/issues/comments{/number},
  147.       issue_events_url: https://api.github.com/repos/restuwahyu47/jest-basic-mocking/issues/events{/number},
  148.       issues_url: https://api.github.com/repos/restuwahyu47/jest-basic-mocking/issues{/number},
  149.       keys_url: https://api.github.com/repos/restuwahyu47/jest-basic-mocking/keys{/key_id},
  150.       labels_url: https://api.github.com/repos/restuwahyu47/jest-basic-mocking/labels{/name},
  151.       language: JavaScript,
  152.       languages_url: https://api.github.com/repos/restuwahyu47/jest-basic-mocking/languages,
  153.       license: null,
  154.       master_branch: main,
  155.       merges_url: https://api.github.com/repos/restuwahyu47/jest-basic-mocking/merges,
  156.       milestones_url: https://api.github.com/repos/restuwahyu47/jest-basic-mocking/milestones{/number},
  157.       mirror_url: null,
  158.       name: jest-basic-mocking,
  159.       node_id: MDEwOlJlcG9zaXRvcnkzNzI1NzI3NTY=,
  160.       notifications_url: https://api.github.com/repos/restuwahyu47/jest-basic-mocking/notifications?since,
  161.       open_issues: 1,
  162.       open_issues_count: 1,
  163.       owner: {
  164.         avatar_url: https://avatars.githubusercontent.com/u/25425608?v=4,
  165.         email: restuwahyu47@gmail.com,
  166.         events_url: https://api.github.com/users/restuwahyu47/events{/privacy},
  167.         followers_url: https://api.github.com/users/restuwahyu47/followers,
  168.         following_url: https://api.github.com/users/restuwahyu47/following{/other_user},
  169.         gists_url: https://api.github.com/users/restuwahyu47/gists{/gist_id},
  170.         gravatar_id: ,
  171.         html_url: https://github.com/restuwahyu47,
  172.         id: 25425608,
  173.         login: restuwahyu47,
  174.         name: restuwahyu47,
  175.         node_id: MDQ6VXNlcjI1NDI1NjA4,
  176.         organizations_url: https://api.github.com/users/restuwahyu47/orgs,
  177.         received_events_url: https://api.github.com/users/restuwahyu47/received_events,
  178.         repos_url: https://api.github.com/users/restuwahyu47/repos,
  179.         site_admin: false,
  180.         starred_url: https://api.github.com/users/restuwahyu47/starred{/owner}{/repo},
  181.         subscriptions_url: https://api.github.com/users/restuwahyu47/subscriptions,
  182.         type: User,
  183.         url: https://api.github.com/users/restuwahyu47
  184.       },
  185.       private: false,
  186.       pulls_url: https://api.github.com/repos/restuwahyu47/jest-basic-mocking/pulls{/number},
  187.       pushed_at: 1725902491,
  188.       releases_url: https://api.github.com/repos/restuwahyu47/jest-basic-mocking/releases{/id},
  189.       size: 9920,
  190.       ssh_url: git@github.com:restuwahyu47/jest-basic-mocking.git,
  191.       stargazers: 2,
  192.       stargazers_count: 2,
  193.       stargazers_url: https://api.github.com/repos/restuwahyu47/jest-basic-mocking/stargazers,
  194.       statuses_url: https://api.github.com/repos/restuwahyu47/jest-basic-mocking/statuses/{sha},
  195.       subscribers_url: https://api.github.com/repos/restuwahyu47/jest-basic-mocking/subscribers,
  196.       subscription_url: https://api.github.com/repos/restuwahyu47/jest-basic-mocking/subscription,
  197.       svn_url: https://github.com/restuwahyu47/jest-basic-mocking,
  198.       tags_url: https://api.github.com/repos/restuwahyu47/jest-basic-mocking/tags,
  199.       teams_url: https://api.github.com/repos/restuwahyu47/jest-basic-mocking/teams,
  200.       topics: [],
  201.       trees_url: https://api.github.com/repos/restuwahyu47/jest-basic-mocking/git/trees{/sha},
  202.       updated_at: 2024-09-09T17:15:16Z,
  203.       url: https://github.com/restuwahyu47/jest-basic-mocking,
  204.       visibility: public,
  205.       watchers: 2,
  206.       watchers_count: 2,
  207.       web_commit_signoff_required: false
  208.     },
  209.     sender: {
  210.       avatar_url: https://avatars.githubusercontent.com/u/25425608?v=4,
  211.       events_url: https://api.github.com/users/restuwahyu47/events{/privacy},
  212.       followers_url: https://api.github.com/users/restuwahyu47/followers,
  213.       following_url: https://api.github.com/users/restuwahyu47/following{/other_user},
  214.       gists_url: https://api.github.com/users/restuwahyu47/gists{/gist_id},
  215.       gravatar_id: ,
  216.       html_url: https://github.com/restuwahyu47,
  217.       id: 25425608,
  218.       login: restuwahyu47,
  219.       node_id: MDQ6VXNlcjI1NDI1NjA4,
  220.       organizations_url: https://api.github.com/users/restuwahyu47/orgs,
  221.       received_events_url: https://api.github.com/users/restuwahyu47/received_events,
  222.       repos_url: https://api.github.com/users/restuwahyu47/repos,
  223.       site_admin: false,
  224.       starred_url: https://api.github.com/users/restuwahyu47/starred{/owner}{/repo},
  225.       subscriptions_url: https://api.github.com/users/restuwahyu47/subscriptions,
  226.       type: User,
  227.       url: https://api.github.com/users/restuwahyu47
  228.     }
  229.   },
  230.   server_url: https://github.com,
  231.   api_url: https://api.github.com,
  232.   graphql_url: https://api.github.com/graphql,
  233.   ref_name: main,
  234.   ref_protected: true,
  235.   ref_type: branch,
  236.   secret_source: Actions,
  237.   workflow_ref: restuwahyu47/jest-basic-mocking/.github/workflows/main.yml@refs/heads/main,
  238.   workflow_sha: ce615187280ce0402fe1dfd3a340463b443c17a0,
  239.   workspace: /home/runner/work/jest-basic-mocking/jest-basic-mocking,
  240.   action: __run,
  241.   event_path: /home/runner/work/_temp/_github_workflow/event.json,
  242.   action_repository: ,
  243.   action_ref: ,
  244.   path: /home/runner/work/_temp/_runner_file_commands/add_path_34049692-48cc-4787-8d3c-c22d2431e321,
  245.   env: /home/runner/work/_temp/_runner_file_commands/set_env_34049692-48cc-4787-8d3c-c22d2431e321,
  246.   step_summary: /home/runner/work/_temp/_runner_file_commands/step_summary_34049692-48cc-4787-8d3c-c22d2431e321,
  247.   state: /home/runner/work/_temp/_runner_file_commands/save_state_34049692-48cc-4787-8d3c-c22d2431e321,
  248.   output: /home/runner/work/_temp/_runner_file_commands/set_output_34049692-48cc-4787-8d3c-c22d2431e321
  249. } jest,
  250.       disabled: false,
  251.       downloads_url: https://api.github.com/repos/restuwahyu47/jest-basic-mocking/downloads,
  252.       events_url: https://api.github.com/repos/restuwahyu47/jest-basic-mocking/events,
  253.       fork: false,
  254.       forks: 0,
  255.       forks_count: 0,
  256.       forks_url: https://api.github.com/repos/restuwahyu47/jest-basic-mocking/forks,
  257.       full_name: restuwahyu47/jest-basic-mocking,
  258.       git_commits_url: https://api.github.com/repos/restuwahyu47/jest-basic-mocking/git/commits{/sha},
  259.       git_refs_url: https://api.github.com/repos/restuwahyu47/jest-basic-mocking/git/refs{/sha},
  260.       git_tags_url: https://api.github.com/repos/restuwahyu47/jest-basic-mocking/git/tags{/sha},
  261.       git_url: git://github.com/restuwahyu47/jest-basic-mocking.git,
  262.       has_discussions: false,
  263.       has_downloads: true,
  264.       has_issues: true,
  265.       has_pages: false,
  266.       has_projects: true,
  267.       has_wiki: true,
  268.       homepage: ,
  269.       hooks_url: https://api.github.com/repos/restuwahyu47/jest-basic-mocking/hooks,
  270.       html_url: https://github.com/restuwahyu47/jest-basic-mocking,
  271.       id: 372572756,
  272.       is_template: false,
  273.       issue_comment_url: https://api.github.com/repos/restuwahyu47/jest-basic-mocking/issues/comments{/number},
  274.       issue_events_url: https://api.github.com/repos/restuwahyu47/jest-basic-mocking/issues/events{/number},
  275.       issues_url: https://api.github.com/repos/restuwahyu47/jest-basic-mocking/issues{/number},
  276.       keys_url: https://api.github.com/repos/restuwahyu47/jest-basic-mocking/keys{/key_id},
  277.       labels_url: https://api.github.com/repos/restuwahyu47/jest-basic-mocking/labels{/name},
  278.       language: JavaScript,
  279.       languages_url: https://api.github.com/repos/restuwahyu47/jest-basic-mocking/languages,
  280.       license: null,
  281.       master_branch: main,
  282.       merges_url: https://api.github.com/repos/restuwahyu47/jest-basic-mocking/merges,
  283.       milestones_url: https://api.github.com/repos/restuwahyu47/jest-basic-mocking/milestones{/number},
  284.       mirror_url: null,
  285.       name: jest-basic-mocking,
  286.       node_id: MDEwOlJlcG9zaXRvcnkzNzI1NzI3NTY=,
  287.       notifications_url: https://api.github.com/repos/restuwahyu47/jest-basic-mocking/notificationsall,
  288.       open_issues: 1,
  289.       open_issues_count: 1,
  290.       owner: {
  291.         avatar_url: https://avatars.githubusercontent.com/u/25425608?v=4,
  292.         email: restuwahyu47@gmail.com,
  293.         events_url: https://api.github.com/users/restuwahyu47/events{/privacy},
  294.         followers_url: https://api.github.com/users/restuwahyu47/followers,
  295.         following_url: https://api.github.com/users/restuwahyu47/following{/other_user},
  296.         gists_url: https://api.github.com/users/restuwahyu47/gists{/gist_id},
  297.         gravatar_id: ,
  298.         html_url: https://github.com/restuwahyu47,
  299.         id: 25425608,
  300.         login: restuwahyu47,
  301.         name: restuwahyu47,
  302.         node_id: MDQ6VXNlcjI1NDI1NjA4,
  303.         organizations_url: https://api.github.com/users/restuwahyu47/orgs,
  304.         received_events_url: https://api.github.com/users/restuwahyu47/received_events,
  305.         repos_url: https://api.github.com/users/restuwahyu47/repos,
  306.         site_admin: false,
  307.         starred_url: https://api.github.com/users/restuwahyu47/starred{/owner}{/repo},
  308.         subscriptions_url: https://api.github.com/users/restuwahyu47/subscriptions,
  309.         type: User,
  310.         url: https://api.github.com/users/restuwahyu47
  311.       },
  312.       private: false,
  313.       pulls_url: https://api.github.com/repos/restuwahyu47/jest-basic-mocking/pulls{/number},
  314.       pushed_at: 1725902491,
  315.       releases_url: https://api.github.com/repos/restuwahyu47/jest-basic-mocking/releases{/id},
  316.       size: 9920,
  317.       ssh_url: git@github.com:restuwahyu47/jest-basic-mocking.git,
  318.       stargazers: 2,
  319.       stargazers_count: 2,
  320.       stargazers_url: https://api.github.com/repos/restuwahyu47/jest-basic-mocking/stargazers,
  321.       statuses_url: https://api.github.com/repos/restuwahyu47/jest-basic-mocking/statuses/{sha},
  322.       subscribers_url: https://api.github.com/repos/restuwahyu47/jest-basic-mocking/subscribers,
  323.       subscription_url: https://api.github.com/repos/restuwahyu47/jest-basic-mocking/subscription,
  324.       svn_url: https://github.com/restuwahyu47/jest-basic-mocking,
  325.       tags_url: https://api.github.com/repos/restuwahyu47/jest-basic-mocking/tags,
  326.       teams_url: https://api.github.com/repos/restuwahyu47/jest-basic-mocking/teams,
  327.       topics: [],
  328.       trees_url: https://api.github.com/repos/restuwahyu47/jest-basic-mocking/git/trees{/sha},
  329.       updated_at: 2024-09-09T17:15:16Z,
  330.       url: https://github.com/restuwahyu47/jest-basic-mocking,
  331.       visibility: public,
  332.       watchers: 2,
  333.       watchers_count: 2,
  334.       web_commit_signoff_required: false
  335.     },
  336.     sender: {
  337.       avatar_url: https://avatars.githubusercontent.com/u/25425608?v=4,
  338.       events_url: https://api.github.com/users/restuwahyu47/events{/privacy},
  339.       followers_url: https://api.github.com/users/restuwahyu47/followers,
  340.       following_url: https://api.github.com/users/restuwahyu47/following{/other_user},
  341.       gists_url: https://api.github.com/users/restuwahyu47/gists{/gist_id},
  342.       gravatar_id: ,
  343.       html_url: https://github.com/restuwahyu47,
  344.       id: 25425608,
  345.       login: restuwahyu47,
  346.       node_id: MDQ6VXNlcjI1NDI1NjA4,
  347.       organizations_url: https://api.github.com/users/restuwahyu47/orgs,
  348.       received_events_url: https://api.github.com/users/restuwahyu47/received_events,
  349.       repos_url: https://api.github.com/users/restuwahyu47/repos,
  350.       site_admin: false,
  351.       starred_url: https://api.github.com/users/restuwahyu47/starred{/owner}{/repo},
  352.       subscriptions_url: https://api.github.com/users/restuwahyu47/subscriptions,
  353.       type: User,
  354.       url: https://api.github.com/users/restuwahyu47
  355.     }
  356.   },
  357.   server_url: https://github.com,
  358.   api_url: https://api.github.com,
  359.   graphql_url: https://api.github.com/graphql,
  360.   ref_name: main,
  361.   ref_protected: true,
  362.   ref_type: branch,
  363.   secret_source: Actions,
  364.   workflow_ref: restuwahyu47/jest-basic-mocking/.github/workflows/main.yml@refs/heads/main,
  365.   workflow_sha: ce615187280ce0402fe1dfd3a340463b443c17a0,
  366.   workspace: /home/runner/work/jest-basic-mocking/jest-basic-mocking,
  367.   action: __run,
  368.   event_path: /home/runner/work/_temp/_github_workflow/event.json,
  369.   action_repository: ,
  370.   action_ref: ,
  371.   path: /home/runner/work/_temp/_runner_file_commands/add_path_34049692-48cc-4787-8d3c-c22d2431e321,
  372.   env: /home/runner/work/_temp/_runner_file_commands/set_env_34049692-48cc-4787-8d3c-c22d2431e321,
  373.   step_summary: /home/runner/work/_temp/_runner_file_commands/step_summary_34049692-48cc-4787-8d3c-c22d2431e321,
  374.   state: /home/runner/work/_temp/_runner_file_commands/save_state_34049692-48cc-4787-8d3c-c22d2431e321,
  375.   output: /home/runner/work/_temp/_runner_file_commands/set_output_34049692-48cc-4787-8d3c-c22d2431e321
  376. } jest,
  377.       disabled: false,
  378.       downloads_url: https://api.github.com/repos/restuwahyu47/jest-basic-mocking/downloads,
  379.       events_url: https://api.github.com/repos/restuwahyu47/jest-basic-mocking/events,
  380.       fork: false,
  381.       forks: 0,
  382.       forks_count: 0,
  383.       forks_url: https://api.github.com/repos/restuwahyu47/jest-basic-mocking/forks,
  384.       full_name: restuwahyu47/jest-basic-mocking,
  385.       git_commits_url: https://api.github.com/repos/restuwahyu47/jest-basic-mocking/git/commits{/sha},
  386.       git_refs_url: https://api.github.com/repos/restuwahyu47/jest-basic-mocking/git/refs{/sha},
  387.       git_tags_url: https://api.github.com/repos/restuwahyu47/jest-basic-mocking/git/tags{/sha},
  388.       git_url: git://github.com/restuwahyu47/jest-basic-mocking.git,
  389.       has_discussions: false,
  390.       has_downloads: true,
  391.       has_issues: true,
  392.       has_pages: false,
  393.       has_projects: true,
  394.       has_wiki: true,
  395.       homepage: ,
  396.       hooks_url: https://api.github.com/repos/restuwahyu47/jest-basic-mocking/hooks,
  397.       html_url: https://github.com/restuwahyu47/jest-basic-mocking,
  398.       id: 372572756,
  399.       is_template: false,
  400.       issue_comment_url: https://api.github.com/repos/restuwahyu47/jest-basic-mocking/issues/comments{/number},
  401.       issue_events_url: https://api.github.com/repos/restuwahyu47/jest-basic-mocking/issues/events{/number},
  402.       issues_url: https://api.github.com/repos/restuwahyu47/jest-basic-mocking/issues{/number},
  403.       keys_url: https://api.github.com/repos/restuwahyu47/jest-basic-mocking/keys{/key_id},
  404.       labels_url: https://api.github.com/repos/restuwahyu47/jest-basic-mocking/labels{/name},
  405.       language: JavaScript,
  406.       languages_url: https://api.github.com/repos/restuwahyu47/jest-basic-mocking/languages,
  407.       license: null,
  408.       master_branch: main,
  409.       merges_url: https://api.github.com/repos/restuwahyu47/jest-basic-mocking/merges,
  410.       milestones_url: https://api.github.com/repos/restuwahyu47/jest-basic-mocking/milestones{/number},
  411.       mirror_url: null,
  412.       name: jest-basic-mocking,
  413.       node_id: MDEwOlJlcG9zaXRvcnkzNzI1NzI3NTY=,
  414.       notifications_url: https://api.github.com/repos/restuwahyu47/jest-basic-mocking/notificationsparticipating,
  415.       open_issues: 1,
  416.       open_issues_count: 1,
  417.       owner: {
  418.         avatar_url: https://avatars.githubusercontent.com/u/25425608?v=4,
  419.         email: restuwahyu47@gmail.com,
  420.         events_url: https://api.github.com/users/restuwahyu47/events{/privacy},
  421.         followers_url: https://api.github.com/users/restuwahyu47/followers,
  422.         following_url: https://api.github.com/users/restuwahyu47/following{/other_user},
  423.         gists_url: https://api.github.com/users/restuwahyu47/gists{/gist_id},
  424.         gravatar_id: ,
  425.         html_url: https://github.com/restuwahyu47,
  426.         id: 25425608,
  427.         login: restuwahyu47,
  428.         name: restuwahyu47,
  429.         node_id: MDQ6VXNlcjI1NDI1NjA4,
  430.         organizations_url: https://api.github.com/users/restuwahyu47/orgs,
  431.         received_events_url: https://api.github.com/users/restuwahyu47/received_events,
  432.         repos_url: https://api.github.com/users/restuwahyu47/repos,
  433.         site_admin: false,
  434.         starred_url: https://api.github.com/users/restuwahyu47/starred{/owner}{/repo},
  435.         subscriptions_url: https://api.github.com/users/restuwahyu47/subscriptions,
  436.         type: User,
  437.         url: https://api.github.com/users/restuwahyu47
  438.       },
  439.       private: false,
  440.       pulls_url: https://api.github.com/repos/restuwahyu47/jest-basic-mocking/pulls{/number},
  441.       pushed_at: 1725902491,
  442.       releases_url: https://api.github.com/repos/restuwahyu47/jest-basic-mocking/releases{/id},
  443.       size: 9920,
  444.       ssh_url: git@github.com:restuwahyu47/jest-basic-mocking.git,
  445.       stargazers: 2,
  446.       stargazers_count: 2,
  447.       stargazers_url: https://api.github.com/repos/restuwahyu47/jest-basic-mocking/stargazers,
  448.       statuses_url: https://api.github.com/repos/restuwahyu47/jest-basic-mocking/statuses/{sha},
  449.       subscribers_url: https://api.github.com/repos/restuwahyu47/jest-basic-mocking/subscribers,
  450.       subscription_url: https://api.github.com/repos/restuwahyu47/jest-basic-mocking/subscription,
  451.       svn_url: https://github.com/restuwahyu47/jest-basic-mocking,
  452.       tags_url: https://api.github.com/repos/restuwahyu47/jest-basic-mocking/tags,
  453.       teams_url: https://api.github.com/repos/restuwahyu47/jest-basic-mocking/teams,
  454.       topics: [],
  455.       trees_url: https://api.github.com/repos/restuwahyu47/jest-basic-mocking/git/trees{/sha},
  456.       updated_at: 2024-09-09T17:15:16Z,
  457.       url: https://github.com/restuwahyu47/jest-basic-mocking,
  458.       visibility: public,
  459.       watchers: 2,
  460.       watchers_count: 2,
  461.       web_commit_signoff_required: false
  462.     },
  463.     sender: {
  464.       avatar_url: https://avatars.githubusercontent.com/u/25425608?v=4,
  465.       events_url: https://api.github.com/users/restuwahyu47/events{/privacy},
  466.       followers_url: https://api.github.com/users/restuwahyu47/followers,
  467.       following_url: https://api.github.com/users/restuwahyu47/following{/other_user},
  468.       gists_url: https://api.github.com/users/restuwahyu47/gists{/gist_id},
  469.       gravatar_id: ,
  470.       html_url: https://github.com/restuwahyu47,
  471.       id: 25425608,
  472.       login: restuwahyu47,
  473.       node_id: MDQ6VXNlcjI1NDI1NjA4,
  474.       organizations_url: https://api.github.com/users/restuwahyu47/orgs,
  475.       received_events_url: https://api.github.com/users/restuwahyu47/received_events,
  476.       repos_url: https://api.github.com/users/restuwahyu47/repos,
  477.       site_admin: false,
  478.       starred_url: https://api.github.com/users/restuwahyu47/starred{/owner}{/repo},
  479.       subscriptions_url: https://api.github.com/users/restuwahyu47/subscriptions,
  480.       type: User,
  481.       url: https://api.github.com/users/restuwahyu47
  482.     }
  483.   },
  484.   server_url: https://github.com,
  485.   api_url: https://api.github.com,
  486.   graphql_url: https://api.github.com/graphql,
  487.   ref_name: main,
  488.   ref_protected: true,
  489.   ref_type: branch,
  490.   secret_source: Actions,
  491.   workflow_ref: restuwahyu47/jest-basic-mocking/.github/workflows/main.yml@refs/heads/main,
  492.   workflow_sha: ce615187280ce0402fe1dfd3a340463b443c17a0,
  493.   workspace: /home/runner/work/jest-basic-mocking/jest-basic-mocking,
  494.   action: __run,
  495.   event_path: /home/runner/work/_temp/_github_workflow/event.json,
  496.   action_repository: ,
  497.   action_ref: ,
  498.   path: /home/runner/work/_temp/_runner_file_commands/add_path_34049692-48cc-4787-8d3c-c22d2431e321,
  499.   env: /home/runner/work/_temp/_runner_file_commands/set_env_34049692-48cc-4787-8d3c-c22d2431e321,
  500.   step_summary: /home/runner/work/_temp/_runner_file_commands/step_summary_34049692-48cc-4787-8d3c-c22d2431e321,
  501.   state: /home/runner/work/_temp/_runner_file_commands/save_state_34049692-48cc-4787-8d3c-c22d2431e321,
  502.   output: /home/runner/work/_temp/_runner_file_commands/set_output_34049692-48cc-4787-8d3c-c22d2431e321
  503. }
  504. github.event_name: push
  505. github.event: {
  506.   after: ce615187280ce0402fe1dfd3a340463b443c17a0,
  507.   base_ref: null,
  508.   before: 3945ac6b4ff6d78878354b4bac48699ba111657b,
  509.   commits: [
  510.     {
  511.       author: {
  512.         email: restuwahyu47@gmail.com,
  513.         name: Restu Wahyu Saputra,
  514.         username: restuwahyu47
  515.       },
  516.       committer: {
  517.         email: noreply@github.com,
  518.         name: GitHub,
  519.         username: web-flow
  520.       },
  521.       distinct: true,
  522.       id: ce615187280ce0402fe1dfd3a340463b443c17a0,
  523.       message: Update main.yml,
  524.       timestamp: 2024-09-10T00:21:31+07:00,
  525.       tree_id: 3e1b8cf02bf23c35801b835136a10670d3005bd5,
  526.       url: https://github.com/restuwahyu47/jest-basic-mocking/commit/ce615187280ce0402fe1dfd3a340463b443c17a0
  527.     }
  528.   ],
  529.   compare: https://github.com/restuwahyu47/jest-basic-mocking/compare/3945ac6b4ff6...ce615187280c,
  530.   created: false,
  531.   deleted: false,
  532.   forced: false,
  533.   head_commit: {
  534.     author: {
  535.       email: restuwahyu47@gmail.com,
  536.       name: Restu Wahyu Saputra,
  537.       username: restuwahyu47
  538.     },
  539.     committer: {
  540.       email: noreply@github.com,
  541.       name: GitHub,
  542.       username: web-flow
  543.     },
  544.     distinct: true,
  545.     id: ce615187280ce0402fe1dfd3a340463b443c17a0,
  546.     message: Update main.yml,
  547.     timestamp: 2024-09-10T00:21:31+07:00,
  548.     tree_id: 3e1b8cf02bf23c35801b835136a10670d3005bd5,
  549.     url: https://github.com/restuwahyu47/jest-basic-mocking/commit/ce615187280ce0402fe1dfd3a340463b443c17a0
  550.   },
  551.   pusher: {
  552.     email: restuwahyu47@gmail.com,
  553.     name: restuwahyu47
  554.   },
  555.   ref: refs/heads/main,
  556.   repository: {
  557.     allow_forking: true,
  558.     archive_url: https://api.github.com/repos/restuwahyu47/jest-basic-mocking/{archive_format}{/ref},
  559.     archived: false,
  560.     assignees_url: https://api.github.com/repos/restuwahyu47/jest-basic-mocking/assignees{/user},
  561.     blobs_url: https://api.github.com/repos/restuwahyu47/jest-basic-mocking/git/blobs{/sha},
  562.     branches_url: https://api.github.com/repos/restuwahyu47/jest-basic-mocking/branches{/branch},
  563.     clone_url: https://github.com/restuwahyu47/jest-basic-mocking.git,
  564.     collaborators_url: https://api.github.com/repos/restuwahyu47/jest-basic-mocking/collaborators{/collaborator},
  565.     comments_url: https://api.github.com/repos/restuwahyu47/jest-basic-mocking/comments{/number},
  566.     commits_url: https://api.github.com/repos/restuwahyu47/jest-basic-mocking/commits{/sha},
  567.     compare_url: https://api.github.com/repos/restuwahyu47/jest-basic-mocking/compare/{base}...{head},
  568.     contents_url: https://api.github.com/repos/restuwahyu47/jest-basic-mocking/contents/{+path},
  569.     contributors_url: https://api.github.com/repos/restuwahyu47/jest-basic-mocking/contributors,
  570.     created_at: 1622479652,
  571.     default_branch: main,
  572.     deployments_url: https://api.github.com/repos/restuwahyu47/jest-basic-mocking/deployments,
  573.     description: Example basic fundamental mocking using nodejs and jest,
  574.     disabled: false,
  575.     downloads_url: https://api.github.com/repos/restuwahyu47/jest-basic-mocking/downloads,
  576.     events_url: https://api.github.com/repos/restuwahyu47/jest-basic-mocking/events,
  577.     fork: false,
  578.     forks: 0,
  579.     forks_count: 0,
  580.     forks_url: https://api.github.com/repos/restuwahyu47/jest-basic-mocking/forks,
  581.     full_name: restuwahyu47/jest-basic-mocking,
  582.     git_commits_url: https://api.github.com/repos/restuwahyu47/jest-basic-mocking/git/commits{/sha},
  583.     git_refs_url: https://api.github.com/repos/restuwahyu47/jest-basic-mocking/git/refs{/sha},
  584.     git_tags_url: https://api.github.com/repos/restuwahyu47/jest-basic-mocking/git/tags{/sha},
  585.     git_url: git://github.com/restuwahyu47/jest-basic-mocking.git,
  586.     has_discussions: false,
  587.     has_downloads: true,
  588.     has_issues: true,
  589.     has_pages: false,
  590.     has_projects: true,
  591.     has_wiki: true,
  592.     homepage: ,
  593.     hooks_url: https://api.github.com/repos/restuwahyu47/jest-basic-mocking/hooks,
  594.     html_url: https://github.com/restuwahyu47/jest-basic-mocking,
  595.     id: 372572756,
  596.     is_template: false,
  597.     issue_comment_url: https://api.github.com/repos/restuwahyu47/jest-basic-mocking/issues/comments{/number},
  598.     issue_events_url: https://api.github.com/repos/restuwahyu47/jest-basic-mocking/issues/events{/number},
  599.     issues_url: https://api.github.com/repos/restuwahyu47/jest-basic-mocking/issues{/number},
  600.     keys_url: https://api.github.com/repos/restuwahyu47/jest-basic-mocking/keys{/key_id},
  601.     labels_url: https://api.github.com/repos/restuwahyu47/jest-basic-mocking/labels{/name},
  602.     language: JavaScript,
  603.     languages_url: https://api.github.com/repos/restuwahyu47/jest-basic-mocking/languages,
  604.     license: null,
  605.     master_branch: main,
  606.     merges_url: https://api.github.com/repos/restuwahyu47/jest-basic-mocking/merges,
  607.     milestones_url: https://api.github.com/repos/restuwahyu47/jest-basic-mocking/milestones{/number},
  608.     mirror_url: null,
  609.     name: jest-basic-mocking,
  610.     node_id: MDEwOlJlcG9zaXRvcnkzNzI1NzI3NTY=,
  611.     notifications_url: https://api.github.com/repos/restuwahyu47/jest-basic-mocking/notifications?since,
  612.     open_issues: 1,
  613.     open_issues_count: 1,
  614.     owner: {
  615.       avatar_url: https://avatars.githubusercontent.com/u/25425608?v=4,
  616.       email: restuwahyu47@gmail.com,
  617.       events_url: https://api.github.com/users/restuwahyu47/events{/privacy},
  618.       followers_url: https://api.github.com/users/restuwahyu47/followers,
  619.       following_url: https://api.github.com/users/restuwahyu47/following{/other_user},
  620.       gists_url: https://api.github.com/users/restuwahyu47/gists{/gist_id},
  621.       gravatar_id: ,
  622.       html_url: https://github.com/restuwahyu47,
  623.       id: 25425608,
  624.       login: restuwahyu47,
  625.       name: restuwahyu47,
  626.       node_id: MDQ6VXNlcjI1NDI1NjA4,
  627.       organizations_url: https://api.github.com/users/restuwahyu47/orgs,
  628.       received_events_url: https://api.github.com/users/restuwahyu47/received_events,
  629.       repos_url: https://api.github.com/users/restuwahyu47/repos,
  630.       site_admin: false,
  631.       starred_url: https://api.github.com/users/restuwahyu47/starred{/owner}{/repo},
  632.       subscriptions_url: https://api.github.com/users/restuwahyu47/subscriptions,
  633.       type: User,
  634.       url: https://api.github.com/users/restuwahyu47
  635.     },
  636.     private: false,
  637.     pulls_url: https://api.github.com/repos/restuwahyu47/jest-basic-mocking/pulls{/number},
  638.     pushed_at: 1725902491,
  639.     releases_url: https://api.github.com/repos/restuwahyu47/jest-basic-mocking/releases{/id},
  640.     size: 9920,
  641.     ssh_url: git@github.com:restuwahyu47/jest-basic-mocking.git,
  642.     stargazers: 2,
  643.     stargazers_count: 2,
  644.     stargazers_url: https://api.github.com/repos/restuwahyu47/jest-basic-mocking/stargazers,
  645.     statuses_url: https://api.github.com/repos/restuwahyu47/jest-basic-mocking/statuses/{sha},
  646.     subscribers_url: https://api.github.com/repos/restuwahyu47/jest-basic-mocking/subscribers,
  647.     subscription_url: https://api.github.com/repos/restuwahyu47/jest-basic-mocking/subscription,
  648.     svn_url: https://github.com/restuwahyu47/jest-basic-mocking,
  649.     tags_url: https://api.github.com/repos/restuwahyu47/jest-basic-mocking/tags,
  650.     teams_url: https://api.github.com/repos/restuwahyu47/jest-basic-mocking/teams,
  651.     topics: [],
  652.     trees_url: https://api.github.com/repos/restuwahyu47/jest-basic-mocking/git/trees{/sha},
  653.     updated_at: 2024-09-09T17:15:16Z,
  654.     url: https://github.com/restuwahyu47/jest-basic-mocking,
  655.     visibility: public,
  656.     watchers: 2,
  657.     watchers_count: 2,
  658.     web_commit_signoff_required: false
  659.   },
  660.   sender: {
  661.     avatar_url: https://avatars.githubusercontent.com/u/25425608?v=4,
  662.     events_url: https://api.github.com/users/restuwahyu47/events{/privacy},
  663.     followers_url: https://api.github.com/users/restuwahyu47/followers,
  664.     following_url: https://api.github.com/users/restuwahyu47/following{/other_user},
  665.     gists_url: https://api.github.com/users/restuwahyu47/gists{/gist_id},
  666.     gravatar_id: ,
  667.     html_url: https://github.com/restuwahyu47,
  668.     id: 25425608,
  669.     login: restuwahyu47,
  670.     node_id: MDQ6VXNlcjI1NDI1NjA4,
  671.     organizations_url: https://api.github.com/users/restuwahyu47/orgs,
  672.     received_events_url: https://api.github.com/users/restuwahyu47/received_events,
  673.     repos_url: https://api.github.com/users/restuwahyu47/repos,
  674.     site_admin: false,
  675.     starred_url: https://api.github.com/users/restuwahyu47/starred{/owner}{/repo},
  676.     subscriptions_url: https://api.github.com/users/restuwahyu47/subscriptions,
  677.     type: User,
  678.     url: https://api.github.com/users/restuwahyu47
  679.   }
  680. } jest,
  681.     disabled: false,
  682.     downloads_url: https://api.github.com/repos/restuwahyu47/jest-basic-mocking/downloads,
  683.     events_url: https://api.github.com/repos/restuwahyu47/jest-basic-mocking/events,
  684.     fork: false,
  685.     forks: 0,
  686.     forks_count: 0,
  687.     forks_url: https://api.github.com/repos/restuwahyu47/jest-basic-mocking/forks,
  688.     full_name: restuwahyu47/jest-basic-mocking,
  689.     git_commits_url: https://api.github.com/repos/restuwahyu47/jest-basic-mocking/git/commits{/sha},
  690.     git_refs_url: https://api.github.com/repos/restuwahyu47/jest-basic-mocking/git/refs{/sha},
  691.     git_tags_url: https://api.github.com/repos/restuwahyu47/jest-basic-mocking/git/tags{/sha},
  692.     git_url: git://github.com/restuwahyu47/jest-basic-mocking.git,
  693.     has_discussions: false,
  694.     has_downloads: true,
  695.     has_issues: true,
  696.     has_pages: false,
  697.     has_projects: true,
  698.     has_wiki: true,
  699.     homepage: ,
  700.     hooks_url: https://api.github.com/repos/restuwahyu47/jest-basic-mocking/hooks,
  701.     html_url: https://github.com/restuwahyu47/jest-basic-mocking,
  702.     id: 372572756,
  703.     is_template: false,
  704.     issue_comment_url: https://api.github.com/repos/restuwahyu47/jest-basic-mocking/issues/comments{/number},
  705.     issue_events_url: https://api.github.com/repos/restuwahyu47/jest-basic-mocking/issues/events{/number},
  706.     issues_url: https://api.github.com/repos/restuwahyu47/jest-basic-mocking/issues{/number},
  707.     keys_url: https://api.github.com/repos/restuwahyu47/jest-basic-mocking/keys{/key_id},
  708.     labels_url: https://api.github.com/repos/restuwahyu47/jest-basic-mocking/labels{/name},
  709.     language: JavaScript,
  710.     languages_url: https://api.github.com/repos/restuwahyu47/jest-basic-mocking/languages,
  711.     license: null,
  712.     master_branch: main,
  713.     merges_url: https://api.github.com/repos/restuwahyu47/jest-basic-mocking/merges,
  714.     milestones_url: https://api.github.com/repos/restuwahyu47/jest-basic-mocking/milestones{/number},
  715.     mirror_url: null,
  716.     name: jest-basic-mocking,
  717.     node_id: MDEwOlJlcG9zaXRvcnkzNzI1NzI3NTY=,
  718.     notifications_url: https://api.github.com/repos/restuwahyu47/jest-basic-mocking/notificationsall,
  719.     open_issues: 1,
  720.     open_issues_count: 1,
  721.     owner: {
  722.       avatar_url: https://avatars.githubusercontent.com/u/25425608?v=4,
  723.       email: restuwahyu47@gmail.com,
  724.       events_url: https://api.github.com/users/restuwahyu47/events{/privacy},
  725.       followers_url: https://api.github.com/users/restuwahyu47/followers,
  726.       following_url: https://api.github.com/users/restuwahyu47/following{/other_user},
  727.       gists_url: https://api.github.com/users/restuwahyu47/gists{/gist_id},
  728.       gravatar_id: ,
  729.       html_url: https://github.com/restuwahyu47,
  730.       id: 25425608,
  731.       login: restuwahyu47,
  732.       name: restuwahyu47,
  733.       node_id: MDQ6VXNlcjI1NDI1NjA4,
  734.       organizations_url: https://api.github.com/users/restuwahyu47/orgs,
  735.       received_events_url: https://api.github.com/users/restuwahyu47/received_events,
  736.       repos_url: https://api.github.com/users/restuwahyu47/repos,
  737.       site_admin: false,
  738.       starred_url: https://api.github.com/users/restuwahyu47/starred{/owner}{/repo},
  739.       subscriptions_url: https://api.github.com/users/restuwahyu47/subscriptions,
  740.       type: User,
  741.       url: https://api.github.com/users/restuwahyu47
  742.     },
  743.     private: false,
  744.     pulls_url: https://api.github.com/repos/restuwahyu47/jest-basic-mocking/pulls{/number},
  745.     pushed_at: 1725902491,
  746.     releases_url: https://api.github.com/repos/restuwahyu47/jest-basic-mocking/releases{/id},
  747.     size: 9920,
  748.     ssh_url: git@github.com:restuwahyu47/jest-basic-mocking.git,
  749.     stargazers: 2,
  750.     stargazers_count: 2,
  751.     stargazers_url: https://api.github.com/repos/restuwahyu47/jest-basic-mocking/stargazers,
  752.     statuses_url: https://api.github.com/repos/restuwahyu47/jest-basic-mocking/statuses/{sha},
  753.     subscribers_url: https://api.github.com/repos/restuwahyu47/jest-basic-mocking/subscribers,
  754.     subscription_url: https://api.github.com/repos/restuwahyu47/jest-basic-mocking/subscription,
  755.     svn_url: https://github.com/restuwahyu47/jest-basic-mocking,
  756.     tags_url: https://api.github.com/repos/restuwahyu47/jest-basic-mocking/tags,
  757.     teams_url: https://api.github.com/repos/restuwahyu47/jest-basic-mocking/teams,
  758.     topics: [],
  759.     trees_url: https://api.github.com/repos/restuwahyu47/jest-basic-mocking/git/trees{/sha},
  760.     updated_at: 2024-09-09T17:15:16Z,
  761.     url: https://github.com/restuwahyu47/jest-basic-mocking,
  762.     visibility: public,
  763.     watchers: 2,
  764.     watchers_count: 2,
  765.     web_commit_signoff_required: false
  766.   },
  767.   sender: {
  768.     avatar_url: https://avatars.githubusercontent.com/u/25425608?v=4,
  769.     events_url: https://api.github.com/users/restuwahyu47/events{/privacy},
  770.     followers_url: https://api.github.com/users/restuwahyu47/followers,
  771.     following_url: https://api.github.com/users/restuwahyu47/following{/other_user},
  772.     gists_url: https://api.github.com/users/restuwahyu47/gists{/gist_id},
  773.     gravatar_id: ,
  774.     html_url: https://github.com/restuwahyu47,
  775.     id: 25425608,
  776.     login: restuwahyu47,
  777.     node_id: MDQ6VXNlcjI1NDI1NjA4,
  778.     organizations_url: https://api.github.com/users/restuwahyu47/orgs,
  779.     received_events_url: https://api.github.com/users/restuwahyu47/received_events,
  780.     repos_url: https://api.github.com/users/restuwahyu47/repos,
  781.     site_admin: false,
  782.     starred_url: https://api.github.com/users/restuwahyu47/starred{/owner}{/repo},
  783.     subscriptions_url: https://api.github.com/users/restuwahyu47/subscriptions,
  784.     type: User,
  785.     url: https://api.github.com/users/restuwahyu47
  786.   }
  787. } jest,
  788.     disabled: false,
  789.     downloads_url: https://api.github.com/repos/restuwahyu47/jest-basic-mocking/downloads,
  790.     events_url: https://api.github.com/repos/restuwahyu47/jest-basic-mocking/events,
  791.     fork: false,
  792.     forks: 0,
  793.     forks_count: 0,
  794.     forks_url: https://api.github.com/repos/restuwahyu47/jest-basic-mocking/forks,
  795.     full_name: restuwahyu47/jest-basic-mocking,
  796.     git_commits_url: https://api.github.com/repos/restuwahyu47/jest-basic-mocking/git/commits{/sha},
  797.     git_refs_url: https://api.github.com/repos/restuwahyu47/jest-basic-mocking/git/refs{/sha},
  798.     git_tags_url: https://api.github.com/repos/restuwahyu47/jest-basic-mocking/git/tags{/sha},
  799.     git_url: git://github.com/restuwahyu47/jest-basic-mocking.git,
  800.     has_discussions: false,
  801.     has_downloads: true,
  802.     has_issues: true,
  803.     has_pages: false,
  804.     has_projects: true,
  805.     has_wiki: true,
  806.     homepage: ,
  807.     hooks_url: https://api.github.com/repos/restuwahyu47/jest-basic-mocking/hooks,
  808.     html_url: https://github.com/restuwahyu47/jest-basic-mocking,
  809.     id: 372572756,
  810.     is_template: false,
  811.     issue_comment_url: https://api.github.com/repos/restuwahyu47/jest-basic-mocking/issues/comments{/number},
  812.     issue_events_url: https://api.github.com/repos/restuwahyu47/jest-basic-mocking/issues/events{/number},
  813.     issues_url: https://api.github.com/repos/restuwahyu47/jest-basic-mocking/issues{/number},
  814.     keys_url: https://api.github.com/repos/restuwahyu47/jest-basic-mocking/keys{/key_id},
  815.     labels_url: https://api.github.com/repos/restuwahyu47/jest-basic-mocking/labels{/name},
  816.     language: JavaScript,
  817.     languages_url: https://api.github.com/repos/restuwahyu47/jest-basic-mocking/languages,
  818.     license: null,
  819.     master_branch: main,
  820.     merges_url: https://api.github.com/repos/restuwahyu47/jest-basic-mocking/merges,
  821.     milestones_url: https://api.github.com/repos/restuwahyu47/jest-basic-mocking/milestones{/number},
  822.     mirror_url: null,
  823.     name: jest-basic-mocking,
  824.     node_id: MDEwOlJlcG9zaXRvcnkzNzI1NzI3NTY=,
  825.     notifications_url: https://api.github.com/repos/restuwahyu47/jest-basic-mocking/notificationsparticipating,
  826.     open_issues: 1,
  827.     open_issues_count: 1,
  828.     owner: {
  829.       avatar_url: https://avatars.githubusercontent.com/u/25425608?v=4,
  830.       email: restuwahyu47@gmail.com,
  831.       events_url: https://api.github.com/users/restuwahyu47/events{/privacy},
  832.       followers_url: https://api.github.com/users/restuwahyu47/followers,
  833.       following_url: https://api.github.com/users/restuwahyu47/following{/other_user},
  834.       gists_url: https://api.github.com/users/restuwahyu47/gists{/gist_id},
  835.       gravatar_id: ,
  836.       html_url: https://github.com/restuwahyu47,
  837.       id: 25425608,
  838.       login: restuwahyu47,
  839.       name: restuwahyu47,
  840.       node_id: MDQ6VXNlcjI1NDI1NjA4,
  841.       organizations_url: https://api.github.com/users/restuwahyu47/orgs,
  842.       received_events_url: https://api.github.com/users/restuwahyu47/received_events,
  843.       repos_url: https://api.github.com/users/restuwahyu47/repos,
  844.       site_admin: false,
  845.       starred_url: https://api.github.com/users/restuwahyu47/starred{/owner}{/repo},
  846.       subscriptions_url: https://api.github.com/users/restuwahyu47/subscriptions,
  847.       type: User,
  848.       url: https://api.github.com/users/restuwahyu47
  849.     },
  850.     private: false,
  851.     pulls_url: https://api.github.com/repos/restuwahyu47/jest-basic-mocking/pulls{/number},
  852.     pushed_at: 1725902491,
  853.     releases_url: https://api.github.com/repos/restuwahyu47/jest-basic-mocking/releases{/id},
  854.     size: 9920,
  855.     ssh_url: git@github.com:restuwahyu47/jest-basic-mocking.git,
  856.     stargazers: 2,
  857.     stargazers_count: 2,
  858.     stargazers_url: https://api.github.com/repos/restuwahyu47/jest-basic-mocking/stargazers,
  859.     statuses_url: https://api.github.com/repos/restuwahyu47/jest-basic-mocking/statuses/{sha},
  860.     subscribers_url: https://api.github.com/repos/restuwahyu47/jest-basic-mocking/subscribers,
  861.     subscription_url: https://api.github.com/repos/restuwahyu47/jest-basic-mocking/subscription,
  862.     svn_url: https://github.com/restuwahyu47/jest-basic-mocking,
  863.     tags_url: https://api.github.com/repos/restuwahyu47/jest-basic-mocking/tags,
  864.     teams_url: https://api.github.com/repos/restuwahyu47/jest-basic-mocking/teams,
  865.     topics: [],
  866.     trees_url: https://api.github.com/repos/restuwahyu47/jest-basic-mocking/git/trees{/sha},
  867.     updated_at: 2024-09-09T17:15:16Z,
  868.     url: https://github.com/restuwahyu47/jest-basic-mocking,
  869.     visibility: public,
  870.     watchers: 2,
  871.     watchers_count: 2,
  872.     web_commit_signoff_required: false
  873.   },
  874.   sender: {
  875.     avatar_url: https://avatars.githubusercontent.com/u/25425608?v=4,
  876.     events_url: https://api.github.com/users/restuwahyu47/events{/privacy},
  877.     followers_url: https://api.github.com/users/restuwahyu47/followers,
  878.     following_url: https://api.github.com/users/restuwahyu47/following{/other_user},
  879.     gists_url: https://api.github.com/users/restuwahyu47/gists{/gist_id},
  880.     gravatar_id: ,
  881.     html_url: https://github.com/restuwahyu47,
  882.     id: 25425608,
  883.     login: restuwahyu47,
  884.     node_id: MDQ6VXNlcjI1NDI1NjA4,
  885.     organizations_url: https://api.github.com/users/restuwahyu47/orgs,
  886.     received_events_url: https://api.github.com/users/restuwahyu47/received_events,
  887.     repos_url: https://api.github.com/users/restuwahyu47/repos,
  888.     site_admin: false,
  889.     starred_url: https://api.github.com/users/restuwahyu47/starred{/owner}{/repo},
  890.     subscriptions_url: https://api.github.com/users/restuwahyu47/subscriptions,
  891.     type: User,
  892.     url: https://api.github.com/users/restuwahyu47
  893.   }
  894. }
  895. github.ref: refs/heads/main
  896. github.ref_name: main
  897. github.ref_type: branch
  898. github.job: build
  899. github.actor: restuwahyu47
  900. github.actor_id: 25425608
  901. job: {
  902.   status: success
  903. }
  904. job.status: success
  905. github.action_status:
  906. github.action_ref:
  907. github.action_repository :
  908. github.path: /home/runner/work/_temp/_runner_file_commands/add_path_34049692-48cc-4787-8d3c-c22d2431e321
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement