ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 424 - AZ-400 discussion

Report
Export

You use Git for source control.

You enable GitHub code scanning.

You raise a pull request from a non-default branch. In the code scanning output you receive the following error message: 'Analysis not found.'

You need to ensure that the code scanning completes successfully for the pull request.

Which two actions should you perform? Each correct answer presents part of the solution.

NOTE: Each correct selection is worth one point.

A.
Add a new workflow for code scanning.
Answers
A.
Add a new workflow for code scanning.
B.
Add the name of the non-default branch to the on: push specification in the code scanning workflow.
Answers
B.
Add the name of the non-default branch to the on: push specification in the code scanning workflow.
C.
Update the code in the pull request.
Answers
C.
Update the code in the pull request.
D.
Add the name of the default branch to the on: push specification in the code scanning workflow.
Answers
D.
Add the name of the default branch to the on: push specification in the code scanning workflow.
E.
Delete the pull request, and then raise the request again from the default branch.
Answers
E.
Delete the pull request, and then raise the request again from the default branch.
Suggested answer: C, D
asked 02/10/2024
Kristian Gutierrez
47 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first