<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
<html lang="en">
<head>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type">
<title>
GitLab
</title>


<style>img {
max-width: 100%; height: auto;
}
</style>
</head>
<body>
<div class="content">

<div style="">
<blockquote dir="auto">
<p>Checking .gitlab-ci.yml, the scan-build is not run on src/.</p>
</blockquote>
<p dir="auto">I see in L281:</p>
<pre class="code highlight js-syntax-highlight plaintext" lang="plaintext" v-pre="true"><code><span id="LC1" class="line" lang="plaintext">- make -j$(nproc) -C src/gl && scan-build --status-bugs -o scan-build-lib make -j$(nproc) -C src</span></code></pre>
<p dir="auto">Maybe we should separate this into two lines.</p>
<blockquote dir="auto">
<p>we should be using the manual tick boxes as well to catch this kind of issues.</p>
</blockquote>
<p dir="auto">Well yes, and I am sorry, but the check boxes are ambiguous and often do not apply. So I found myself staring clueless at them, so I started to ignore them.</p>
<blockquote dir="auto">
<p><code>fatal: ambiguous argument 'master..HEAD': unknown revision or path not in the working tree.</code></p>
</blockquote>
<p dir="auto">If there is no 'master' branch, we simply can't check the commits since we don't know which ones are new. But we should see a CI failure - that needs to be fixed (addressed in!962).</p>
<p dir="auto">There are also 2 commits merged into master... that's my fault, i somehow thought they have been merged.</p>
</div>


</div>
<div class="footer" style="margin-top: 10px;">
<p style="font-size: small; color: #777;">

<br>
Reply to this email directly or <a href="https://gitlab.com/gnutls/gnutls/merge_requests/960#note_154983304">view it on GitLab</a>.
<br>
You're receiving this email because of your account on gitlab.com.
If you'd like to receive fewer emails, you can
<a href="https://gitlab.com/sent_notifications/da923df80c60ecfd763b2183ffe290ce/unsubscribe">unsubscribe</a>
from this thread or
adjust your notification settings.
<script type="application/ld+json">{"@context":"http://schema.org","@type":"EmailMessage","action":{"@type":"ViewAction","name":"View Merge request","url":"https://gitlab.com/gnutls/gnutls/merge_requests/960#note_154983304"}}</script>

</p>
</div>
</body>
</html>