List of questions
Related questions
Question 424 - AZ-400 discussion
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.
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.
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.
Your answer:
0 comments
Sorted by
Leave a comment first