<div class="chatlog__message-group">
  <div id="chatlog__message-container-817262009338953769" class="chatlog__message-container" data-message-id="817262009338953769">
    <div class="chatlog__message">
      <div class="chatlog__message-aside"><img class="chatlog__avatar" src="https://cdn.discordapp.com/avatars/702413977132597338/8bbdeace767198243d019da6f5339ba1.png?size=512" alt="Avatar" loading="lazy"></div>
      <div class="chatlog__message-primary">
        <div class="chatlog__header"><span class="chatlog__author" style="color:rgb(52,152,219)" title="swift53#5213" data-user-id="702413977132597338">swift53</span> <span class="chatlog__author-tag">BOT</span> <a href="/channels/430242233468452865?category=main&amp;channel=swiftbot-sandbox&amp;message_id=817262009338953769"><span class="chatlog__timestamp" title="Friday, March 5, 2021 5:07 AM"></span></a><a href="#chatlog__message-container-817262009338953769">3/5/2021 5:07 AM</a></div>
        <div class="chatlog__content chatlog__markdown"><span class="chatlog__markdown-preserve"><code class="chatlog__markdown-pre chatlog__markdown-pre--multiline nohighlight">1: Optional("100") 2: Optional(" 100") 3: Optional(" 100") 4: Optional(" 100") 5: Optional("100 ") 6: Optional("100 ")</code>stderr:<code class="chatlog__markdown-pre chatlog__markdown-pre--multiline nohighlight">&lt;stdin&gt;:5:13: warning: expression implicitly coerced from 'String?' to 'Any' print("1:", formatter.string(from: 100)) // Optional("100") ^~~~~~~~~~~~~~~~~~~~~~~~~~~ &lt;stdin&gt;:5:23: note: provide a default value to avoid this warning print("1:", formatter.string(from: 100)) // Optional("100") ~~~~~~~~~~^~~~~~~~~~~~~~~~~ ?? &lt;#default value#&gt; &lt;stdin&gt;:5:23: note: force-unwrap the value to avoid this warning print("1:", formatter.string(from: 100)) // Optional("100") ~~~~~~~~~~^~~~~~~~~~~~~~~~~ ! &lt;stdin&gt;:5:23: note: explicitly cast to 'Any' with 'as Any' to silence this warning print("1:", formatter.string(from: 100)) // Optional("100") ~~~~~~~~~~^~~~~~~~~~~~~~~~~ as Any &lt;stdin&gt;:8:13: warning: expression implicitly coerced from 'String?' to 'Any' print("2:", formatter.string(from: 100)) // Optional(" 100") ^~~~~~~~~~~~~~~~~~~~~~~~~~~ &lt;stdin&gt;:8:23: note: provide a default value to avoid this warning print("2:", formatter.string(from: 100)) // Optional(" 100") ~~~~~~~~~~^~~~~~~~~~~~~~~~~ ?? &lt;#default value#&gt; &lt;stdin&gt;:8:23: note: force-unwrap the value to avoid this warning print("2:", formatter.string(from: 100)) // Optional(" 100") ~~~~~~~~~~^~~~~~~~~~~~~~~~~ ! &lt;stdin&gt;:8:23: note: explicitly cast to 'Any' with 'as Any' to silence this warning print("2:", formatter.string(from: 100)) // Optional(" 100") ~~~~~~~~~~^~~~~~~~~~~~~~~~~ as Any &lt;stdin&gt;:11:13: warning: expression implicitly coerced from 'String?' to 'Any' print("3:", formatter.string(from: 100)) // Optional(" 100") ^~~~~</code></span> <span class="chatlog__edited-timestamp" title="Friday, March 5, 2021 5:08 AM">(edited)</span></div>
        <div class="chatlog__embed">
          <div class="chatlog__embed-color-pill chatlog__embed-color-pill--default"></div>
          <div class="chatlog__embed-content-container">
            <div class="chatlog__embed-content">
              <div class="chatlog__embed-text">
                <div class="chatlog__embed-fields">
                  <div class="chatlog__embed-field chatlog__embed-field--inline">
                    <div class="chatlog__embed-field-name">
                      <div class="chatlog__markdown chatlog__markdown-preserve">stderr.txt</div>
                    </div>
                    <div class="chatlog__embed-field-value">
                      <div class="chatlog__markdown chatlog__markdown-preserve"><a href="https://file.io/F1Rd3qBJ7haw">https://file.io/F1Rd3qBJ7haw</a></div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </div>
        </div>
      </div>
    </div>
  </div>
</div>