
GitHubActions Certification
Domain 3Objective 1
Create and Troubleshoot Custom Actions GH-200 Practice Questions (Page 4)
Part of the Author and maintain actions domain, which accounts for 15-20% of the GH-200 exam.
25questions here
5free pages
7concepts
15-20%of the exam
Questions 16–20
- 16
A JavaScript action fails with 'TypeError: core.getInput is not a function'. The action.yml is correct and the action is invoked. What is the most likely cause?
Select an answer first - 17
A developer is creating a JavaScript action that reads a user-provided input and writes a message to the workflow log. The action uses the @actions/core package. The developer has created action.yml and index.js, but when the action runs, it fails with 'Cannot find module @actions/core'. The package.json file exists. What is the most likely cause?
Select an answer first - 18
A JavaScript action fails with a "Cannot find module '@actions/core'" error. What is the most likely cause?
Select an answer first - 19
Why does immutability of actions affect version pinning?
Select an answer first - 20
Which file is required in a JavaScript action to define the action's metadata, such as its name, inputs, and outputs?
Select an answer first
Finished these 5 questions?
Review the revealed explanations, or continue through the curriculum.
Free Basic Practice is a study aid with revealable answers — not a scored exam. Examers.io is independent and not affiliated with or endorsed by GitHub. “GH-200” is a trademark of its owner, used for identification only.