The Swift Package Index logo.Swift Package Index

Build Information

Successful build of html-to-markdown-swift, reference main (cd6e7e), with Swift 6.2 for Linux on 10 Mar 2026 19:44:26 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/jaredhowland/html-to-markdown-swift.git
Reference: main
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/jaredhowland/html-to-markdown-swift
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at cd6e7ed chore: update badges in README.md
Cloned https://github.com/jaredhowland/html-to-markdown-swift.git
Revision (git rev-parse @):
cd6e7ed013b8686a51c879b9710aea445378a4b8
SUCCESS checkout https://github.com/jaredhowland/html-to-markdown-swift.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.2
Building package at path:  $PWD
https://github.com/jaredhowland/html-to-markdown-swift.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:257b0ae9749b4eea8553a58f7bf60a672611c061e9b845ccfee371e7c1138ce8
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Fetching https://github.com/scinfu/SwiftSoup.git
[1/5901] Fetching swiftsoup
Fetched https://github.com/scinfu/SwiftSoup.git from cache (3.59s)
Computing version for https://github.com/scinfu/SwiftSoup.git
Computed https://github.com/scinfu/SwiftSoup.git at 2.13.0 (4.51s)
Creating working copy for https://github.com/scinfu/SwiftSoup.git
Working copy of https://github.com/scinfu/SwiftSoup.git resolved at 2.13.0
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version-24593BA9C3E375BF.txt
[4/57] Compiling SwiftSoup ParseErrorList.swift
[5/57] Compiling SwiftSoup ParseSettings.swift
[6/57] Compiling SwiftSoup Parser.swift
[7/57] Compiling SwiftSoup ParsingStrings.swift
[8/57] Compiling SwiftSoup Pattern.swift
[9/57] Compiling SwiftSoup Profiler.swift
[10/57] Compiling SwiftSoup QueryParser.swift
[11/64] Compiling SwiftSoup HtmlTreeBuilderState.swift
[12/64] Compiling SwiftSoup LRUCache.swift
[13/64] Compiling SwiftSoup Mutex.swift
[14/64] Compiling SwiftSoup Node.swift
[15/64] Compiling SwiftSoup NodeTraversor.swift
[16/64] Compiling SwiftSoup NodeVisitor.swift
[17/64] Compiling SwiftSoup OrderedSet.swift
[18/64] Compiling SwiftSoup ParseError.swift
[19/64] Compiling SwiftSoup Attribute.swift
[20/64] Compiling SwiftSoup Attributes.swift
[21/64] Compiling SwiftSoup BinarySearch.swift
[22/64] Compiling SwiftSoup BooleanAttribute.swift
[23/64] Compiling SwiftSoup ByteSlice.swift
[24/64] Compiling SwiftSoup CharacterExt.swift
[25/64] Compiling SwiftSoup CharacterReader.swift
[26/64] Compiling SwiftSoup Cleaner.swift
[27/64] Emitting module SwiftSoup
[28/64] Compiling SwiftSoup SwiftSoup.swift
[29/64] Compiling SwiftSoup Tag.swift
[30/64] Compiling SwiftSoup TextNode.swift
[31/64] Compiling SwiftSoup Token.swift
[32/64] Compiling SwiftSoup TokenQueue.swift
[33/64] Compiling SwiftSoup Tokeniser.swift
[34/64] Compiling SwiftSoup TokeniserState.swift
[35/64] Compiling SwiftSoup QueryParserCache.swift
[36/64] Compiling SwiftSoup SourceRange.swift
[37/64] Compiling SwiftSoup StreamReader.swift
[38/64] Compiling SwiftSoup String.swift
[39/64] Compiling SwiftSoup StringBuilder.swift
[40/64] Compiling SwiftSoup StringUtil.swift
[41/64] Compiling SwiftSoup StructuralEvaluator.swift
[42/64] Compiling SwiftSoup Collector.swift
[43/64] Compiling SwiftSoup CombiningEvaluator.swift
[44/64] Compiling SwiftSoup Comment.swift
[45/64] Compiling SwiftSoup CssSelector.swift
[46/64] Compiling SwiftSoup DataNode.swift
[47/64] Compiling SwiftSoup DebugTrace.swift
[48/64] Compiling SwiftSoup Document.swift
[49/64] Compiling SwiftSoup DocumentType.swift
[50/64] Compiling SwiftSoup Element.swift
[51/64] Compiling SwiftSoup ElementQuery.swift
[52/64] Compiling SwiftSoup Elements.swift
[53/64] Compiling SwiftSoup Entities.swift
[54/64] Compiling SwiftSoup Evaluator.swift
[55/64] Compiling SwiftSoup Exception.swift
[56/64] Compiling SwiftSoup FormElement.swift
[57/64] Compiling SwiftSoup HtmlTreeBuilder.swift
[58/64] Compiling SwiftSoup TreeBuilder.swift
[59/64] Compiling SwiftSoup UTF8Arrays.swift
[60/64] Compiling SwiftSoup UnicodeScalar.swift
[61/64] Compiling SwiftSoup Validate.swift
[62/64] Compiling SwiftSoup Whitelist.swift
[63/64] Compiling SwiftSoup XmlDeclaration.swift
[64/64] Compiling SwiftSoup XmlTreeBuilder.swift
[66/151] Compiling HTMLToMarkdown elem_code.swift
[67/151] Compiling HTMLToMarkdown elem_divider.swift
[68/151] Compiling HTMLToMarkdown elem_header.swift
[69/151] Compiling HTMLToMarkdown elem_image.swift
[70/151] Compiling HTMLToMarkdown elem_italic_bold.swift
[71/151] Compiling HTMLToMarkdown elem_list.swift
[72/151] Compiling HTMLToMarkdown elem_quote.swift
[73/151] Compiling HTMLToMarkdown replacer.swift
[74/151] Compiling HTMLToMarkdown util.swift
[75/151] Compiling HTMLToMarkdown codefence.swift
[76/151] Compiling HTMLToMarkdown collapse_code.swift
[77/151] Compiling HTMLToMarkdown escape_multiline.swift
[78/163] Compiling HTMLToMarkdown pandoc_render_footnotes.swift
[79/163] Compiling HTMLToMarkdown pandoc_render_header_ids.swift
[80/163] Compiling HTMLToMarkdown pandoc_render_math.swift
[81/163] Compiling HTMLToMarkdown pandoc_render_sub_sup.swift
[82/163] Compiling HTMLToMarkdown referencelinks.swift
[83/163] Compiling HTMLToMarkdown referencelinks_render_images.swift
[84/163] Compiling HTMLToMarkdown referencelinks_render_links.swift
[85/163] Compiling HTMLToMarkdown rmarkdown.swift
[86/163] Compiling HTMLToMarkdown rmarkdown_render_figures.swift
[87/163] Compiling HTMLToMarkdown rmarkdown_render_tabsets.swift
[88/163] Compiling HTMLToMarkdown strikethrough.swift
[89/163] Compiling HTMLToMarkdown 1_select.swift
[90/163] Compiling HTMLToMarkdown me_render_abbreviations.swift
[91/163] Compiling HTMLToMarkdown me_render_definition_lists.swift
[92/163] Compiling HTMLToMarkdown me_render_footnotes.swift
[93/163] Compiling HTMLToMarkdown me_render_header_ids.swift
[94/163] Compiling HTMLToMarkdown mmd_render_definition_lists.swift
[95/163] Compiling HTMLToMarkdown mmd_render_figure.swift
[96/163] Compiling HTMLToMarkdown mmd_render_footnotes.swift
[97/163] Compiling HTMLToMarkdown mmd_render_image_attributes.swift
[98/163] Compiling HTMLToMarkdown mmd_render_sub_sup.swift
[99/163] Compiling HTMLToMarkdown multimarkdown.swift
[100/163] Compiling HTMLToMarkdown pandoc.swift
[101/163] Compiling HTMLToMarkdown pandoc_render_definition_lists.swift
[102/163] Compiling HTMLToMarkdown collapse.swift
/host/spi-builder-workspace/Sources/collapse/collapse.swift:52:13: warning: no calls to throwing functions occur within 'try' expression
 50 |             }
 51 |
 52 |             try textNode.text(text)
    |             `- warning: no calls to throwing functions occur within 'try' expression
 53 |             prevText = textNode
 54 |             keepLeadingWs = false
/host/spi-builder-workspace/Sources/collapse/collapse.swift:93:21: warning: result of 'try?' is unused [#no-usage]
 91 |                     prevText = nil
 92 |                 } else {
 93 |                     try? pt.text(ptText)
    |                     `- warning: result of 'try?' is unused [#no-usage]
 94 |                 }
 95 |             }
/host/spi-builder-workspace/Sources/collapse/collapse.swift:93:21: warning: no calls to throwing functions occur within 'try' expression
 91 |                     prevText = nil
 92 |                 } else {
 93 |                     try? pt.text(ptText)
    |                     `- warning: no calls to throwing functions occur within 'try' expression
 94 |                 }
 95 |             }
/host/spi-builder-workspace/Sources/collapse/collapse.swift:117:13: warning: no calls to throwing functions occur within 'try' expression
115 |             try pt.remove()
116 |         } else {
117 |             try pt.text(ptText)
    |             `- warning: no calls to throwing functions occur within 'try' expression
118 |         }
119 |     }
[103/163] Compiling HTMLToMarkdown is_node.swift
/host/spi-builder-workspace/Sources/collapse/collapse.swift:52:13: warning: no calls to throwing functions occur within 'try' expression
 50 |             }
 51 |
 52 |             try textNode.text(text)
    |             `- warning: no calls to throwing functions occur within 'try' expression
 53 |             prevText = textNode
 54 |             keepLeadingWs = false
/host/spi-builder-workspace/Sources/collapse/collapse.swift:93:21: warning: result of 'try?' is unused [#no-usage]
 91 |                     prevText = nil
 92 |                 } else {
 93 |                     try? pt.text(ptText)
    |                     `- warning: result of 'try?' is unused [#no-usage]
 94 |                 }
 95 |             }
/host/spi-builder-workspace/Sources/collapse/collapse.swift:93:21: warning: no calls to throwing functions occur within 'try' expression
 91 |                     prevText = nil
 92 |                 } else {
 93 |                     try? pt.text(ptText)
    |                     `- warning: no calls to throwing functions occur within 'try' expression
 94 |                 }
 95 |             }
/host/spi-builder-workspace/Sources/collapse/collapse.swift:117:13: warning: no calls to throwing functions occur within 'try' expression
115 |             try pt.remove()
116 |         } else {
117 |             try pt.text(ptText)
    |             `- warning: no calls to throwing functions occur within 'try' expression
118 |         }
119 |     }
[104/163] Compiling HTMLToMarkdown whitespace.swift
/host/spi-builder-workspace/Sources/collapse/collapse.swift:52:13: warning: no calls to throwing functions occur within 'try' expression
 50 |             }
 51 |
 52 |             try textNode.text(text)
    |             `- warning: no calls to throwing functions occur within 'try' expression
 53 |             prevText = textNode
 54 |             keepLeadingWs = false
/host/spi-builder-workspace/Sources/collapse/collapse.swift:93:21: warning: result of 'try?' is unused [#no-usage]
 91 |                     prevText = nil
 92 |                 } else {
 93 |                     try? pt.text(ptText)
    |                     `- warning: result of 'try?' is unused [#no-usage]
 94 |                 }
 95 |             }
/host/spi-builder-workspace/Sources/collapse/collapse.swift:93:21: warning: no calls to throwing functions occur within 'try' expression
 91 |                     prevText = nil
 92 |                 } else {
 93 |                     try? pt.text(ptText)
    |                     `- warning: no calls to throwing functions occur within 'try' expression
 94 |                 }
 95 |             }
/host/spi-builder-workspace/Sources/collapse/collapse.swift:117:13: warning: no calls to throwing functions occur within 'try' expression
115 |             try pt.remove()
116 |         } else {
117 |             try pt.text(ptText)
    |             `- warning: no calls to throwing functions occur within 'try' expression
118 |         }
119 |     }
[105/163] Compiling HTMLToMarkdown convert_api.swift
/host/spi-builder-workspace/Sources/collapse/collapse.swift:52:13: warning: no calls to throwing functions occur within 'try' expression
 50 |             }
 51 |
 52 |             try textNode.text(text)
    |             `- warning: no calls to throwing functions occur within 'try' expression
 53 |             prevText = textNode
 54 |             keepLeadingWs = false
/host/spi-builder-workspace/Sources/collapse/collapse.swift:93:21: warning: result of 'try?' is unused [#no-usage]
 91 |                     prevText = nil
 92 |                 } else {
 93 |                     try? pt.text(ptText)
    |                     `- warning: result of 'try?' is unused [#no-usage]
 94 |                 }
 95 |             }
/host/spi-builder-workspace/Sources/collapse/collapse.swift:93:21: warning: no calls to throwing functions occur within 'try' expression
 91 |                     prevText = nil
 92 |                 } else {
 93 |                     try? pt.text(ptText)
    |                     `- warning: no calls to throwing functions occur within 'try' expression
 94 |                 }
 95 |             }
/host/spi-builder-workspace/Sources/collapse/collapse.swift:117:13: warning: no calls to throwing functions occur within 'try' expression
115 |             try pt.remove()
116 |         } else {
117 |             try pt.text(ptText)
    |             `- warning: no calls to throwing functions occur within 'try' expression
118 |         }
119 |     }
[106/163] Compiling HTMLToMarkdown convert.swift
/host/spi-builder-workspace/Sources/collapse/collapse.swift:52:13: warning: no calls to throwing functions occur within 'try' expression
 50 |             }
 51 |
 52 |             try textNode.text(text)
    |             `- warning: no calls to throwing functions occur within 'try' expression
 53 |             prevText = textNode
 54 |             keepLeadingWs = false
/host/spi-builder-workspace/Sources/collapse/collapse.swift:93:21: warning: result of 'try?' is unused [#no-usage]
 91 |                     prevText = nil
 92 |                 } else {
 93 |                     try? pt.text(ptText)
    |                     `- warning: result of 'try?' is unused [#no-usage]
 94 |                 }
 95 |             }
/host/spi-builder-workspace/Sources/collapse/collapse.swift:93:21: warning: no calls to throwing functions occur within 'try' expression
 91 |                     prevText = nil
 92 |                 } else {
 93 |                     try? pt.text(ptText)
    |                     `- warning: no calls to throwing functions occur within 'try' expression
 94 |                 }
 95 |             }
/host/spi-builder-workspace/Sources/collapse/collapse.swift:117:13: warning: no calls to throwing functions occur within 'try' expression
115 |             try pt.remove()
116 |         } else {
117 |             try pt.text(ptText)
    |             `- warning: no calls to throwing functions occur within 'try' expression
118 |         }
119 |     }
[107/163] Compiling HTMLToMarkdown converter.swift
/host/spi-builder-workspace/Sources/collapse/collapse.swift:52:13: warning: no calls to throwing functions occur within 'try' expression
 50 |             }
 51 |
 52 |             try textNode.text(text)
    |             `- warning: no calls to throwing functions occur within 'try' expression
 53 |             prevText = textNode
 54 |             keepLeadingWs = false
/host/spi-builder-workspace/Sources/collapse/collapse.swift:93:21: warning: result of 'try?' is unused [#no-usage]
 91 |                     prevText = nil
 92 |                 } else {
 93 |                     try? pt.text(ptText)
    |                     `- warning: result of 'try?' is unused [#no-usage]
 94 |                 }
 95 |             }
/host/spi-builder-workspace/Sources/collapse/collapse.swift:93:21: warning: no calls to throwing functions occur within 'try' expression
 91 |                     prevText = nil
 92 |                 } else {
 93 |                     try? pt.text(ptText)
    |                     `- warning: no calls to throwing functions occur within 'try' expression
 94 |                 }
 95 |             }
/host/spi-builder-workspace/Sources/collapse/collapse.swift:117:13: warning: no calls to throwing functions occur within 'try' expression
115 |             try pt.remove()
116 |         } else {
117 |             try pt.text(ptText)
    |             `- warning: no calls to throwing functions occur within 'try' expression
118 |         }
119 |     }
[108/163] Compiling HTMLToMarkdown ctx.swift
/host/spi-builder-workspace/Sources/collapse/collapse.swift:52:13: warning: no calls to throwing functions occur within 'try' expression
 50 |             }
 51 |
 52 |             try textNode.text(text)
    |             `- warning: no calls to throwing functions occur within 'try' expression
 53 |             prevText = textNode
 54 |             keepLeadingWs = false
/host/spi-builder-workspace/Sources/collapse/collapse.swift:93:21: warning: result of 'try?' is unused [#no-usage]
 91 |                     prevText = nil
 92 |                 } else {
 93 |                     try? pt.text(ptText)
    |                     `- warning: result of 'try?' is unused [#no-usage]
 94 |                 }
 95 |             }
/host/spi-builder-workspace/Sources/collapse/collapse.swift:93:21: warning: no calls to throwing functions occur within 'try' expression
 91 |                     prevText = nil
 92 |                 } else {
 93 |                     try? pt.text(ptText)
    |                     `- warning: no calls to throwing functions occur within 'try' expression
 94 |                 }
 95 |             }
/host/spi-builder-workspace/Sources/collapse/collapse.swift:117:13: warning: no calls to throwing functions occur within 'try' expression
115 |             try pt.remove()
116 |         } else {
117 |             try pt.text(ptText)
    |             `- warning: no calls to throwing functions occur within 'try' expression
118 |         }
119 |     }
[109/163] Compiling HTMLToMarkdown plugin.swift
/host/spi-builder-workspace/Sources/collapse/collapse.swift:52:13: warning: no calls to throwing functions occur within 'try' expression
 50 |             }
 51 |
 52 |             try textNode.text(text)
    |             `- warning: no calls to throwing functions occur within 'try' expression
 53 |             prevText = textNode
 54 |             keepLeadingWs = false
/host/spi-builder-workspace/Sources/collapse/collapse.swift:93:21: warning: result of 'try?' is unused [#no-usage]
 91 |                     prevText = nil
 92 |                 } else {
 93 |                     try? pt.text(ptText)
    |                     `- warning: result of 'try?' is unused [#no-usage]
 94 |                 }
 95 |             }
/host/spi-builder-workspace/Sources/collapse/collapse.swift:93:21: warning: no calls to throwing functions occur within 'try' expression
 91 |                     prevText = nil
 92 |                 } else {
 93 |                     try? pt.text(ptText)
    |                     `- warning: no calls to throwing functions occur within 'try' expression
 94 |                 }
 95 |             }
/host/spi-builder-workspace/Sources/collapse/collapse.swift:117:13: warning: no calls to throwing functions occur within 'try' expression
115 |             try pt.remove()
116 |         } else {
117 |             try pt.text(ptText)
    |             `- warning: no calls to throwing functions occur within 'try' expression
118 |         }
119 |     }
[110/163] Compiling HTMLToMarkdown prioritized.swift
/host/spi-builder-workspace/Sources/collapse/collapse.swift:52:13: warning: no calls to throwing functions occur within 'try' expression
 50 |             }
 51 |
 52 |             try textNode.text(text)
    |             `- warning: no calls to throwing functions occur within 'try' expression
 53 |             prevText = textNode
 54 |             keepLeadingWs = false
/host/spi-builder-workspace/Sources/collapse/collapse.swift:93:21: warning: result of 'try?' is unused [#no-usage]
 91 |                     prevText = nil
 92 |                 } else {
 93 |                     try? pt.text(ptText)
    |                     `- warning: result of 'try?' is unused [#no-usage]
 94 |                 }
 95 |             }
/host/spi-builder-workspace/Sources/collapse/collapse.swift:93:21: warning: no calls to throwing functions occur within 'try' expression
 91 |                     prevText = nil
 92 |                 } else {
 93 |                     try? pt.text(ptText)
    |                     `- warning: no calls to throwing functions occur within 'try' expression
 94 |                 }
 95 |             }
/host/spi-builder-workspace/Sources/collapse/collapse.swift:117:13: warning: no calls to throwing functions occur within 'try' expression
115 |             try pt.remove()
116 |         } else {
117 |             try pt.text(ptText)
    |             `- warning: no calls to throwing functions occur within 'try' expression
118 |         }
119 |     }
[111/163] Compiling HTMLToMarkdown register.swift
/host/spi-builder-workspace/Sources/collapse/collapse.swift:52:13: warning: no calls to throwing functions occur within 'try' expression
 50 |             }
 51 |
 52 |             try textNode.text(text)
    |             `- warning: no calls to throwing functions occur within 'try' expression
 53 |             prevText = textNode
 54 |             keepLeadingWs = false
/host/spi-builder-workspace/Sources/collapse/collapse.swift:93:21: warning: result of 'try?' is unused [#no-usage]
 91 |                     prevText = nil
 92 |                 } else {
 93 |                     try? pt.text(ptText)
    |                     `- warning: result of 'try?' is unused [#no-usage]
 94 |                 }
 95 |             }
/host/spi-builder-workspace/Sources/collapse/collapse.swift:93:21: warning: no calls to throwing functions occur within 'try' expression
 91 |                     prevText = nil
 92 |                 } else {
 93 |                     try? pt.text(ptText)
    |                     `- warning: no calls to throwing functions occur within 'try' expression
 94 |                 }
 95 |             }
/host/spi-builder-workspace/Sources/collapse/collapse.swift:117:13: warning: no calls to throwing functions occur within 'try' expression
115 |             try pt.remove()
116 |         } else {
117 |             try pt.text(ptText)
    |             `- warning: no calls to throwing functions occur within 'try' expression
118 |         }
119 |     }
[112/163] Compiling HTMLToMarkdown render.swift
/host/spi-builder-workspace/Sources/collapse/collapse.swift:52:13: warning: no calls to throwing functions occur within 'try' expression
 50 |             }
 51 |
 52 |             try textNode.text(text)
    |             `- warning: no calls to throwing functions occur within 'try' expression
 53 |             prevText = textNode
 54 |             keepLeadingWs = false
/host/spi-builder-workspace/Sources/collapse/collapse.swift:93:21: warning: result of 'try?' is unused [#no-usage]
 91 |                     prevText = nil
 92 |                 } else {
 93 |                     try? pt.text(ptText)
    |                     `- warning: result of 'try?' is unused [#no-usage]
 94 |                 }
 95 |             }
/host/spi-builder-workspace/Sources/collapse/collapse.swift:93:21: warning: no calls to throwing functions occur within 'try' expression
 91 |                     prevText = nil
 92 |                 } else {
 93 |                     try? pt.text(ptText)
    |                     `- warning: no calls to throwing functions occur within 'try' expression
 94 |                 }
 95 |             }
/host/spi-builder-workspace/Sources/collapse/collapse.swift:117:13: warning: no calls to throwing functions occur within 'try' expression
115 |             try pt.remove()
116 |         } else {
117 |             try pt.text(ptText)
    |             `- warning: no calls to throwing functions occur within 'try' expression
118 |         }
119 |     }
[113/163] Compiling HTMLToMarkdown writer.swift
/host/spi-builder-workspace/Sources/collapse/collapse.swift:52:13: warning: no calls to throwing functions occur within 'try' expression
 50 |             }
 51 |
 52 |             try textNode.text(text)
    |             `- warning: no calls to throwing functions occur within 'try' expression
 53 |             prevText = textNode
 54 |             keepLeadingWs = false
/host/spi-builder-workspace/Sources/collapse/collapse.swift:93:21: warning: result of 'try?' is unused [#no-usage]
 91 |                     prevText = nil
 92 |                 } else {
 93 |                     try? pt.text(ptText)
    |                     `- warning: result of 'try?' is unused [#no-usage]
 94 |                 }
 95 |             }
/host/spi-builder-workspace/Sources/collapse/collapse.swift:93:21: warning: no calls to throwing functions occur within 'try' expression
 91 |                     prevText = nil
 92 |                 } else {
 93 |                     try? pt.text(ptText)
    |                     `- warning: no calls to throwing functions occur within 'try' expression
 94 |                 }
 95 |             }
/host/spi-builder-workspace/Sources/collapse/collapse.swift:117:13: warning: no calls to throwing functions occur within 'try' expression
115 |             try pt.remove()
116 |         } else {
117 |             try pt.text(ptText)
    |             `- warning: no calls to throwing functions occur within 'try' expression
118 |         }
119 |     }
[114/163] Compiling HTMLToMarkdown elem_backslash.swift
/host/spi-builder-workspace/Sources/collapse/collapse.swift:52:13: warning: no calls to throwing functions occur within 'try' expression
 50 |             }
 51 |
 52 |             try textNode.text(text)
    |             `- warning: no calls to throwing functions occur within 'try' expression
 53 |             prevText = textNode
 54 |             keepLeadingWs = false
/host/spi-builder-workspace/Sources/collapse/collapse.swift:93:21: warning: result of 'try?' is unused [#no-usage]
 91 |                     prevText = nil
 92 |                 } else {
 93 |                     try? pt.text(ptText)
    |                     `- warning: result of 'try?' is unused [#no-usage]
 94 |                 }
 95 |             }
/host/spi-builder-workspace/Sources/collapse/collapse.swift:93:21: warning: no calls to throwing functions occur within 'try' expression
 91 |                     prevText = nil
 92 |                 } else {
 93 |                     try? pt.text(ptText)
    |                     `- warning: no calls to throwing functions occur within 'try' expression
 94 |                 }
 95 |             }
/host/spi-builder-workspace/Sources/collapse/collapse.swift:117:13: warning: no calls to throwing functions occur within 'try' expression
115 |             try pt.remove()
116 |         } else {
117 |             try pt.text(ptText)
    |             `- warning: no calls to throwing functions occur within 'try' expression
118 |         }
119 |     }
[115/163] Emitting module HTMLToMarkdown
[116/163] Compiling HTMLToMarkdown 2_collect.swift
/host/spi-builder-workspace/Sources/plugin/tasklist/tasklist.swift:22:30: warning: result of 'try?' is unused [#no-usage]
20 |                 let checked = input.hasAttr("checked")
21 |                 let placeholder = try? Element(Tag.valueOf("task-list-checkbox"), "")
22 |                 if checked { try? placeholder?.attr("checked", "") }
   |                              `- warning: result of 'try?' is unused [#no-usage]
23 |                 if let next = input.nextSibling() as? TextNode {
24 |                     let trimmed = next.text().replacingOccurrences(of: "^\\s+", with: "", options: .regularExpression)
/host/spi-builder-workspace/Sources/plugin/tasklist/tasklist.swift:25:21: warning: result of 'try?' is unused [#no-usage]
23 |                 if let next = input.nextSibling() as? TextNode {
24 |                     let trimmed = next.text().replacingOccurrences(of: "^\\s+", with: "", options: .regularExpression)
25 |                     try? next.text(trimmed)
   |                     `- warning: result of 'try?' is unused [#no-usage]
26 |                 }
27 |                 if let placeholder = placeholder {
/host/spi-builder-workspace/Sources/plugin/tasklist/tasklist.swift:25:21: warning: no calls to throwing functions occur within 'try' expression
23 |                 if let next = input.nextSibling() as? TextNode {
24 |                     let trimmed = next.text().replacingOccurrences(of: "^\\s+", with: "", options: .regularExpression)
25 |                     try? next.text(trimmed)
   |                     `- warning: no calls to throwing functions occur within 'try' expression
26 |                 }
27 |                 if let placeholder = placeholder {
[117/163] Compiling HTMLToMarkdown 3_render.swift
/host/spi-builder-workspace/Sources/plugin/tasklist/tasklist.swift:22:30: warning: result of 'try?' is unused [#no-usage]
20 |                 let checked = input.hasAttr("checked")
21 |                 let placeholder = try? Element(Tag.valueOf("task-list-checkbox"), "")
22 |                 if checked { try? placeholder?.attr("checked", "") }
   |                              `- warning: result of 'try?' is unused [#no-usage]
23 |                 if let next = input.nextSibling() as? TextNode {
24 |                     let trimmed = next.text().replacingOccurrences(of: "^\\s+", with: "", options: .regularExpression)
/host/spi-builder-workspace/Sources/plugin/tasklist/tasklist.swift:25:21: warning: result of 'try?' is unused [#no-usage]
23 |                 if let next = input.nextSibling() as? TextNode {
24 |                     let trimmed = next.text().replacingOccurrences(of: "^\\s+", with: "", options: .regularExpression)
25 |                     try? next.text(trimmed)
   |                     `- warning: result of 'try?' is unused [#no-usage]
26 |                 }
27 |                 if let placeholder = placeholder {
/host/spi-builder-workspace/Sources/plugin/tasklist/tasklist.swift:25:21: warning: no calls to throwing functions occur within 'try' expression
23 |                 if let next = input.nextSibling() as? TextNode {
24 |                     let trimmed = next.text().replacingOccurrences(of: "^\\s+", with: "", options: .regularExpression)
25 |                     try? next.text(trimmed)
   |                     `- warning: no calls to throwing functions occur within 'try' expression
26 |                 }
27 |                 if let placeholder = placeholder {
[118/163] Compiling HTMLToMarkdown table.swift
/host/spi-builder-workspace/Sources/plugin/tasklist/tasklist.swift:22:30: warning: result of 'try?' is unused [#no-usage]
20 |                 let checked = input.hasAttr("checked")
21 |                 let placeholder = try? Element(Tag.valueOf("task-list-checkbox"), "")
22 |                 if checked { try? placeholder?.attr("checked", "") }
   |                              `- warning: result of 'try?' is unused [#no-usage]
23 |                 if let next = input.nextSibling() as? TextNode {
24 |                     let trimmed = next.text().replacingOccurrences(of: "^\\s+", with: "", options: .regularExpression)
/host/spi-builder-workspace/Sources/plugin/tasklist/tasklist.swift:25:21: warning: result of 'try?' is unused [#no-usage]
23 |                 if let next = input.nextSibling() as? TextNode {
24 |                     let trimmed = next.text().replacingOccurrences(of: "^\\s+", with: "", options: .regularExpression)
25 |                     try? next.text(trimmed)
   |                     `- warning: result of 'try?' is unused [#no-usage]
26 |                 }
27 |                 if let placeholder = placeholder {
/host/spi-builder-workspace/Sources/plugin/tasklist/tasklist.swift:25:21: warning: no calls to throwing functions occur within 'try' expression
23 |                 if let next = input.nextSibling() as? TextNode {
24 |                     let trimmed = next.text().replacingOccurrences(of: "^\\s+", with: "", options: .regularExpression)
25 |                     try? next.text(trimmed)
   |                     `- warning: no calls to throwing functions occur within 'try' expression
26 |                 }
27 |                 if let placeholder = placeholder {
[119/163] Compiling HTMLToMarkdown utils.swift
/host/spi-builder-workspace/Sources/plugin/tasklist/tasklist.swift:22:30: warning: result of 'try?' is unused [#no-usage]
20 |                 let checked = input.hasAttr("checked")
21 |                 let placeholder = try? Element(Tag.valueOf("task-list-checkbox"), "")
22 |                 if checked { try? placeholder?.attr("checked", "") }
   |                              `- warning: result of 'try?' is unused [#no-usage]
23 |                 if let next = input.nextSibling() as? TextNode {
24 |                     let trimmed = next.text().replacingOccurrences(of: "^\\s+", with: "", options: .regularExpression)
/host/spi-builder-workspace/Sources/plugin/tasklist/tasklist.swift:25:21: warning: result of 'try?' is unused [#no-usage]
23 |                 if let next = input.nextSibling() as? TextNode {
24 |                     let trimmed = next.text().replacingOccurrences(of: "^\\s+", with: "", options: .regularExpression)
25 |                     try? next.text(trimmed)
   |                     `- warning: result of 'try?' is unused [#no-usage]
26 |                 }
27 |                 if let placeholder = placeholder {
/host/spi-builder-workspace/Sources/plugin/tasklist/tasklist.swift:25:21: warning: no calls to throwing functions occur within 'try' expression
23 |                 if let next = input.nextSibling() as? TextNode {
24 |                     let trimmed = next.text().replacingOccurrences(of: "^\\s+", with: "", options: .regularExpression)
25 |                     try? next.text(trimmed)
   |                     `- warning: no calls to throwing functions occur within 'try' expression
26 |                 }
27 |                 if let placeholder = placeholder {
[120/163] Compiling HTMLToMarkdown tasklist.swift
/host/spi-builder-workspace/Sources/plugin/tasklist/tasklist.swift:22:30: warning: result of 'try?' is unused [#no-usage]
20 |                 let checked = input.hasAttr("checked")
21 |                 let placeholder = try? Element(Tag.valueOf("task-list-checkbox"), "")
22 |                 if checked { try? placeholder?.attr("checked", "") }
   |                              `- warning: result of 'try?' is unused [#no-usage]
23 |                 if let next = input.nextSibling() as? TextNode {
24 |                     let trimmed = next.text().replacingOccurrences(of: "^\\s+", with: "", options: .regularExpression)
/host/spi-builder-workspace/Sources/plugin/tasklist/tasklist.swift:25:21: warning: result of 'try?' is unused [#no-usage]
23 |                 if let next = input.nextSibling() as? TextNode {
24 |                     let trimmed = next.text().replacingOccurrences(of: "^\\s+", with: "", options: .regularExpression)
25 |                     try? next.text(trimmed)
   |                     `- warning: result of 'try?' is unused [#no-usage]
26 |                 }
27 |                 if let placeholder = placeholder {
/host/spi-builder-workspace/Sources/plugin/tasklist/tasklist.swift:25:21: warning: no calls to throwing functions occur within 'try' expression
23 |                 if let next = input.nextSibling() as? TextNode {
24 |                     let trimmed = next.text().replacingOccurrences(of: "^\\s+", with: "", options: .regularExpression)
25 |                     try? next.text(trimmed)
   |                     `- warning: no calls to throwing functions occur within 'try' expression
26 |                 }
27 |                 if let placeholder = placeholder {
[121/163] Compiling HTMLToMarkdown typography.swift
/host/spi-builder-workspace/Sources/plugin/tasklist/tasklist.swift:22:30: warning: result of 'try?' is unused [#no-usage]
20 |                 let checked = input.hasAttr("checked")
21 |                 let placeholder = try? Element(Tag.valueOf("task-list-checkbox"), "")
22 |                 if checked { try? placeholder?.attr("checked", "") }
   |                              `- warning: result of 'try?' is unused [#no-usage]
23 |                 if let next = input.nextSibling() as? TextNode {
24 |                     let trimmed = next.text().replacingOccurrences(of: "^\\s+", with: "", options: .regularExpression)
/host/spi-builder-workspace/Sources/plugin/tasklist/tasklist.swift:25:21: warning: result of 'try?' is unused [#no-usage]
23 |                 if let next = input.nextSibling() as? TextNode {
24 |                     let trimmed = next.text().replacingOccurrences(of: "^\\s+", with: "", options: .regularExpression)
25 |                     try? next.text(trimmed)
   |                     `- warning: result of 'try?' is unused [#no-usage]
26 |                 }
27 |                 if let placeholder = placeholder {
/host/spi-builder-workspace/Sources/plugin/tasklist/tasklist.swift:25:21: warning: no calls to throwing functions occur within 'try' expression
23 |                 if let next = input.nextSibling() as? TextNode {
24 |                     let trimmed = next.text().replacingOccurrences(of: "^\\s+", with: "", options: .regularExpression)
25 |                     try? next.text(trimmed)
   |                     `- warning: no calls to throwing functions occur within 'try' expression
26 |                 }
27 |                 if let placeholder = placeholder {
[122/163] Compiling HTMLToMarkdown typography_linkify.swift
/host/spi-builder-workspace/Sources/plugin/tasklist/tasklist.swift:22:30: warning: result of 'try?' is unused [#no-usage]
20 |                 let checked = input.hasAttr("checked")
21 |                 let placeholder = try? Element(Tag.valueOf("task-list-checkbox"), "")
22 |                 if checked { try? placeholder?.attr("checked", "") }
   |                              `- warning: result of 'try?' is unused [#no-usage]
23 |                 if let next = input.nextSibling() as? TextNode {
24 |                     let trimmed = next.text().replacingOccurrences(of: "^\\s+", with: "", options: .regularExpression)
/host/spi-builder-workspace/Sources/plugin/tasklist/tasklist.swift:25:21: warning: result of 'try?' is unused [#no-usage]
23 |                 if let next = input.nextSibling() as? TextNode {
24 |                     let trimmed = next.text().replacingOccurrences(of: "^\\s+", with: "", options: .regularExpression)
25 |                     try? next.text(trimmed)
   |                     `- warning: result of 'try?' is unused [#no-usage]
26 |                 }
27 |                 if let placeholder = placeholder {
/host/spi-builder-workspace/Sources/plugin/tasklist/tasklist.swift:25:21: warning: no calls to throwing functions occur within 'try' expression
23 |                 if let next = input.nextSibling() as? TextNode {
24 |                     let trimmed = next.text().replacingOccurrences(of: "^\\s+", with: "", options: .regularExpression)
25 |                     try? next.text(trimmed)
   |                     `- warning: no calls to throwing functions occur within 'try' expression
26 |                 }
27 |                 if let placeholder = placeholder {
[123/163] Compiling HTMLToMarkdown typography_replacements.swift
/host/spi-builder-workspace/Sources/plugin/tasklist/tasklist.swift:22:30: warning: result of 'try?' is unused [#no-usage]
20 |                 let checked = input.hasAttr("checked")
21 |                 let placeholder = try? Element(Tag.valueOf("task-list-checkbox"), "")
22 |                 if checked { try? placeholder?.attr("checked", "") }
   |                              `- warning: result of 'try?' is unused [#no-usage]
23 |                 if let next = input.nextSibling() as? TextNode {
24 |                     let trimmed = next.text().replacingOccurrences(of: "^\\s+", with: "", options: .regularExpression)
/host/spi-builder-workspace/Sources/plugin/tasklist/tasklist.swift:25:21: warning: result of 'try?' is unused [#no-usage]
23 |                 if let next = input.nextSibling() as? TextNode {
24 |                     let trimmed = next.text().replacingOccurrences(of: "^\\s+", with: "", options: .regularExpression)
25 |                     try? next.text(trimmed)
   |                     `- warning: result of 'try?' is unused [#no-usage]
26 |                 }
27 |                 if let placeholder = placeholder {
/host/spi-builder-workspace/Sources/plugin/tasklist/tasklist.swift:25:21: warning: no calls to throwing functions occur within 'try' expression
23 |                 if let next = input.nextSibling() as? TextNode {
24 |                     let trimmed = next.text().replacingOccurrences(of: "^\\s+", with: "", options: .regularExpression)
25 |                     try? next.text(trimmed)
   |                     `- warning: no calls to throwing functions occur within 'try' expression
26 |                 }
27 |                 if let placeholder = placeholder {
[124/163] Compiling HTMLToMarkdown typography_smart_quotes.swift
/host/spi-builder-workspace/Sources/plugin/tasklist/tasklist.swift:22:30: warning: result of 'try?' is unused [#no-usage]
20 |                 let checked = input.hasAttr("checked")
21 |                 let placeholder = try? Element(Tag.valueOf("task-list-checkbox"), "")
22 |                 if checked { try? placeholder?.attr("checked", "") }
   |                              `- warning: result of 'try?' is unused [#no-usage]
23 |                 if let next = input.nextSibling() as? TextNode {
24 |                     let trimmed = next.text().replacingOccurrences(of: "^\\s+", with: "", options: .regularExpression)
/host/spi-builder-workspace/Sources/plugin/tasklist/tasklist.swift:25:21: warning: result of 'try?' is unused [#no-usage]
23 |                 if let next = input.nextSibling() as? TextNode {
24 |                     let trimmed = next.text().replacingOccurrences(of: "^\\s+", with: "", options: .regularExpression)
25 |                     try? next.text(trimmed)
   |                     `- warning: result of 'try?' is unused [#no-usage]
26 |                 }
27 |                 if let placeholder = placeholder {
/host/spi-builder-workspace/Sources/plugin/tasklist/tasklist.swift:25:21: warning: no calls to throwing functions occur within 'try' expression
23 |                 if let next = input.nextSibling() as? TextNode {
24 |                     let trimmed = next.text().replacingOccurrences(of: "^\\s+", with: "", options: .regularExpression)
25 |                     try? next.text(trimmed)
   |                     `- warning: no calls to throwing functions occur within 'try' expression
26 |                 }
27 |                 if let placeholder = placeholder {
[125/163] Compiling HTMLToMarkdown typography_utils.swift
/host/spi-builder-workspace/Sources/plugin/tasklist/tasklist.swift:22:30: warning: result of 'try?' is unused [#no-usage]
20 |                 let checked = input.hasAttr("checked")
21 |                 let placeholder = try? Element(Tag.valueOf("task-list-checkbox"), "")
22 |                 if checked { try? placeholder?.attr("checked", "") }
   |                              `- warning: result of 'try?' is unused [#no-usage]
23 |                 if let next = input.nextSibling() as? TextNode {
24 |                     let trimmed = next.text().replacingOccurrences(of: "^\\s+", with: "", options: .regularExpression)
/host/spi-builder-workspace/Sources/plugin/tasklist/tasklist.swift:25:21: warning: result of 'try?' is unused [#no-usage]
23 |                 if let next = input.nextSibling() as? TextNode {
24 |                     let trimmed = next.text().replacingOccurrences(of: "^\\s+", with: "", options: .regularExpression)
25 |                     try? next.text(trimmed)
   |                     `- warning: result of 'try?' is unused [#no-usage]
26 |                 }
27 |                 if let placeholder = placeholder {
/host/spi-builder-workspace/Sources/plugin/tasklist/tasklist.swift:25:21: warning: no calls to throwing functions occur within 'try' expression
23 |                 if let next = input.nextSibling() as? TextNode {
24 |                     let trimmed = next.text().replacingOccurrences(of: "^\\s+", with: "", options: .regularExpression)
25 |                     try? next.text(trimmed)
   |                     `- warning: no calls to throwing functions occur within 'try' expression
26 |                 }
27 |                 if let placeholder = placeholder {
[126/163] Compiling HTMLToMarkdown vimeo.swift
/host/spi-builder-workspace/Sources/plugin/tasklist/tasklist.swift:22:30: warning: result of 'try?' is unused [#no-usage]
20 |                 let checked = input.hasAttr("checked")
21 |                 let placeholder = try? Element(Tag.valueOf("task-list-checkbox"), "")
22 |                 if checked { try? placeholder?.attr("checked", "") }
   |                              `- warning: result of 'try?' is unused [#no-usage]
23 |                 if let next = input.nextSibling() as? TextNode {
24 |                     let trimmed = next.text().replacingOccurrences(of: "^\\s+", with: "", options: .regularExpression)
/host/spi-builder-workspace/Sources/plugin/tasklist/tasklist.swift:25:21: warning: result of 'try?' is unused [#no-usage]
23 |                 if let next = input.nextSibling() as? TextNode {
24 |                     let trimmed = next.text().replacingOccurrences(of: "^\\s+", with: "", options: .regularExpression)
25 |                     try? next.text(trimmed)
   |                     `- warning: result of 'try?' is unused [#no-usage]
26 |                 }
27 |                 if let placeholder = placeholder {
/host/spi-builder-workspace/Sources/plugin/tasklist/tasklist.swift:25:21: warning: no calls to throwing functions occur within 'try' expression
23 |                 if let next = input.nextSibling() as? TextNode {
24 |                     let trimmed = next.text().replacingOccurrences(of: "^\\s+", with: "", options: .regularExpression)
25 |                     try? next.text(trimmed)
   |                     `- warning: no calls to throwing functions occur within 'try' expression
26 |                 }
27 |                 if let placeholder = placeholder {
[127/163] Compiling HTMLToMarkdown youtube.swift
/host/spi-builder-workspace/Sources/plugin/tasklist/tasklist.swift:22:30: warning: result of 'try?' is unused [#no-usage]
20 |                 let checked = input.hasAttr("checked")
21 |                 let placeholder = try? Element(Tag.valueOf("task-list-checkbox"), "")
22 |                 if checked { try? placeholder?.attr("checked", "") }
   |                              `- warning: result of 'try?' is unused [#no-usage]
23 |                 if let next = input.nextSibling() as? TextNode {
24 |                     let trimmed = next.text().replacingOccurrences(of: "^\\s+", with: "", options: .regularExpression)
/host/spi-builder-workspace/Sources/plugin/tasklist/tasklist.swift:25:21: warning: result of 'try?' is unused [#no-usage]
23 |                 if let next = input.nextSibling() as? TextNode {
24 |                     let trimmed = next.text().replacingOccurrences(of: "^\\s+", with: "", options: .regularExpression)
25 |                     try? next.text(trimmed)
   |                     `- warning: result of 'try?' is unused [#no-usage]
26 |                 }
27 |                 if let placeholder = placeholder {
/host/spi-builder-workspace/Sources/plugin/tasklist/tasklist.swift:25:21: warning: no calls to throwing functions occur within 'try' expression
23 |                 if let next = input.nextSibling() as? TextNode {
24 |                     let trimmed = next.text().replacingOccurrences(of: "^\\s+", with: "", options: .regularExpression)
25 |                     try? next.text(trimmed)
   |                     `- warning: no calls to throwing functions occur within 'try' expression
26 |                 }
27 |                 if let placeholder = placeholder {
[128/163] Compiling HTMLToMarkdown handle_pre_render.swift
/host/spi-builder-workspace/Sources/plugin/commonmark/handle_pre_render.swift:54:42: warning: conditional cast from 'Element' to 'Element' always succeeds
 52 |             var p = link.parent()
 53 |             while let parent = p {
 54 |                 if let parentEl = parent as? Element, parentEl.tagName() == "a" {
    |                                          `- warning: conditional cast from 'Element' to 'Element' always succeeds
 55 |                     try link.unwrap()
 56 |                     break
/host/spi-builder-workspace/Sources/plugin/commonmark/handle_pre_render.swift:149:29: warning: no calls to throwing functions occur within 'try' expression
147 |                         let t = firstText.getWholeText()
148 |                         if t.hasPrefix("\n") {
149 |                             try firstText.text(String(t.dropFirst()))
    |                             `- warning: no calls to throwing functions occur within 'try' expression
150 |                         }
151 |                     }
/host/spi-builder-workspace/Sources/plugin/commonmark/handle_pre_render.swift:193:37: warning: result of call to 'after' is unused [#no-usage]
191 |                         try element.tagName("strong")
192 |                         let br = Element(Tag("br"), "")
193 |                         try element.after(br)
    |                                     `- warning: result of call to 'after' is unused [#no-usage]
194 |                     case "blockquote":
195 |                         let quoteBefore = TextNode(" \"", "")
/host/spi-builder-workspace/Sources/plugin/commonmark/handle_pre_render.swift:198:37: warning: result of call to 'after' is unused [#no-usage]
196 |                         let quoteAfter = TextNode("\" ", "")
197 |                         try element.before(quoteBefore)
198 |                         try element.after(quoteAfter)
    |                                     `- warning: result of call to 'after' is unused [#no-usage]
199 |                         try element.tagName("span")
200 |                     case "pre":
/host/spi-builder-workspace/Sources/plugin/commonmark/handle_pre_render.swift:337:21: warning: no calls to throwing functions occur within 'try' expression
335 |             if getFirstCodeChild(element) != nil {
336 |                 if let prevText = getPrevTextNodeOf(element) {
337 |                     try prevText.text(prevText.getWholeText() + " ")
    |                     `- warning: no calls to throwing functions occur within 'try' expression
338 |                 }
339 |             }
/host/spi-builder-workspace/Sources/plugin/commonmark/handle_pre_render.swift:342:21: warning: no calls to throwing functions occur within 'try' expression
340 |             if getLastCodeChild(element) != nil {
341 |                 if let nextText = getNextTextNodeOf(element) {
342 |                     try nextText.text(" " + nextText.getWholeText())
    |                     `- warning: no calls to throwing functions occur within 'try' expression
343 |                 }
344 |             }
/host/spi-builder-workspace/Sources/plugin/commonmark/render_list.swift:16:23: warning: value 'self' was defined but never used; consider replacing with boolean test [#no-usage]
14 |
15 |         conv.Register.rendererFor("ol", .block, { [weak self] ctx, w, n in
16 |             guard let self = self else { return .tryNext }
   |                       `- warning: value 'self' was defined but never used; consider replacing with boolean test [#no-usage]
17 |             var startAt = 1
18 |             if let element = n as? Element,
[129/163] Compiling HTMLToMarkdown options.swift
/host/spi-builder-workspace/Sources/plugin/commonmark/handle_pre_render.swift:54:42: warning: conditional cast from 'Element' to 'Element' always succeeds
 52 |             var p = link.parent()
 53 |             while let parent = p {
 54 |                 if let parentEl = parent as? Element, parentEl.tagName() == "a" {
    |                                          `- warning: conditional cast from 'Element' to 'Element' always succeeds
 55 |                     try link.unwrap()
 56 |                     break
/host/spi-builder-workspace/Sources/plugin/commonmark/handle_pre_render.swift:149:29: warning: no calls to throwing functions occur within 'try' expression
147 |                         let t = firstText.getWholeText()
148 |                         if t.hasPrefix("\n") {
149 |                             try firstText.text(String(t.dropFirst()))
    |                             `- warning: no calls to throwing functions occur within 'try' expression
150 |                         }
151 |                     }
/host/spi-builder-workspace/Sources/plugin/commonmark/handle_pre_render.swift:193:37: warning: result of call to 'after' is unused [#no-usage]
191 |                         try element.tagName("strong")
192 |                         let br = Element(Tag("br"), "")
193 |                         try element.after(br)
    |                                     `- warning: result of call to 'after' is unused [#no-usage]
194 |                     case "blockquote":
195 |                         let quoteBefore = TextNode(" \"", "")
/host/spi-builder-workspace/Sources/plugin/commonmark/handle_pre_render.swift:198:37: warning: result of call to 'after' is unused [#no-usage]
196 |                         let quoteAfter = TextNode("\" ", "")
197 |                         try element.before(quoteBefore)
198 |                         try element.after(quoteAfter)
    |                                     `- warning: result of call to 'after' is unused [#no-usage]
199 |                         try element.tagName("span")
200 |                     case "pre":
/host/spi-builder-workspace/Sources/plugin/commonmark/handle_pre_render.swift:337:21: warning: no calls to throwing functions occur within 'try' expression
335 |             if getFirstCodeChild(element) != nil {
336 |                 if let prevText = getPrevTextNodeOf(element) {
337 |                     try prevText.text(prevText.getWholeText() + " ")
    |                     `- warning: no calls to throwing functions occur within 'try' expression
338 |                 }
339 |             }
/host/spi-builder-workspace/Sources/plugin/commonmark/handle_pre_render.swift:342:21: warning: no calls to throwing functions occur within 'try' expression
340 |             if getLastCodeChild(element) != nil {
341 |                 if let nextText = getNextTextNodeOf(element) {
342 |                     try nextText.text(" " + nextText.getWholeText())
    |                     `- warning: no calls to throwing functions occur within 'try' expression
343 |                 }
344 |             }
/host/spi-builder-workspace/Sources/plugin/commonmark/render_list.swift:16:23: warning: value 'self' was defined but never used; consider replacing with boolean test [#no-usage]
14 |
15 |         conv.Register.rendererFor("ol", .block, { [weak self] ctx, w, n in
16 |             guard let self = self else { return .tryNext }
   |                       `- warning: value 'self' was defined but never used; consider replacing with boolean test [#no-usage]
17 |             var startAt = 1
18 |             if let element = n as? Element,
[130/163] Compiling HTMLToMarkdown render_blockquote.swift
/host/spi-builder-workspace/Sources/plugin/commonmark/handle_pre_render.swift:54:42: warning: conditional cast from 'Element' to 'Element' always succeeds
 52 |             var p = link.parent()
 53 |             while let parent = p {
 54 |                 if let parentEl = parent as? Element, parentEl.tagName() == "a" {
    |                                          `- warning: conditional cast from 'Element' to 'Element' always succeeds
 55 |                     try link.unwrap()
 56 |                     break
/host/spi-builder-workspace/Sources/plugin/commonmark/handle_pre_render.swift:149:29: warning: no calls to throwing functions occur within 'try' expression
147 |                         let t = firstText.getWholeText()
148 |                         if t.hasPrefix("\n") {
149 |                             try firstText.text(String(t.dropFirst()))
    |                             `- warning: no calls to throwing functions occur within 'try' expression
150 |                         }
151 |                     }
/host/spi-builder-workspace/Sources/plugin/commonmark/handle_pre_render.swift:193:37: warning: result of call to 'after' is unused [#no-usage]
191 |                         try element.tagName("strong")
192 |                         let br = Element(Tag("br"), "")
193 |                         try element.after(br)
    |                                     `- warning: result of call to 'after' is unused [#no-usage]
194 |                     case "blockquote":
195 |                         let quoteBefore = TextNode(" \"", "")
/host/spi-builder-workspace/Sources/plugin/commonmark/handle_pre_render.swift:198:37: warning: result of call to 'after' is unused [#no-usage]
196 |                         let quoteAfter = TextNode("\" ", "")
197 |                         try element.before(quoteBefore)
198 |                         try element.after(quoteAfter)
    |                                     `- warning: result of call to 'after' is unused [#no-usage]
199 |                         try element.tagName("span")
200 |                     case "pre":
/host/spi-builder-workspace/Sources/plugin/commonmark/handle_pre_render.swift:337:21: warning: no calls to throwing functions occur within 'try' expression
335 |             if getFirstCodeChild(element) != nil {
336 |                 if let prevText = getPrevTextNodeOf(element) {
337 |                     try prevText.text(prevText.getWholeText() + " ")
    |                     `- warning: no calls to throwing functions occur within 'try' expression
338 |                 }
339 |             }
/host/spi-builder-workspace/Sources/plugin/commonmark/handle_pre_render.swift:342:21: warning: no calls to throwing functions occur within 'try' expression
340 |             if getLastCodeChild(element) != nil {
341 |                 if let nextText = getNextTextNodeOf(element) {
342 |                     try nextText.text(" " + nextText.getWholeText())
    |                     `- warning: no calls to throwing functions occur within 'try' expression
343 |                 }
344 |             }
/host/spi-builder-workspace/Sources/plugin/commonmark/render_list.swift:16:23: warning: value 'self' was defined but never used; consider replacing with boolean test [#no-usage]
14 |
15 |         conv.Register.rendererFor("ol", .block, { [weak self] ctx, w, n in
16 |             guard let self = self else { return .tryNext }
   |                       `- warning: value 'self' was defined but never used; consider replacing with boolean test [#no-usage]
17 |             var startAt = 1
18 |             if let element = n as? Element,
[131/163] Compiling HTMLToMarkdown render_bold_italic.swift
/host/spi-builder-workspace/Sources/plugin/commonmark/handle_pre_render.swift:54:42: warning: conditional cast from 'Element' to 'Element' always succeeds
 52 |             var p = link.parent()
 53 |             while let parent = p {
 54 |                 if let parentEl = parent as? Element, parentEl.tagName() == "a" {
    |                                          `- warning: conditional cast from 'Element' to 'Element' always succeeds
 55 |                     try link.unwrap()
 56 |                     break
/host/spi-builder-workspace/Sources/plugin/commonmark/handle_pre_render.swift:149:29: warning: no calls to throwing functions occur within 'try' expression
147 |                         let t = firstText.getWholeText()
148 |                         if t.hasPrefix("\n") {
149 |                             try firstText.text(String(t.dropFirst()))
    |                             `- warning: no calls to throwing functions occur within 'try' expression
150 |                         }
151 |                     }
/host/spi-builder-workspace/Sources/plugin/commonmark/handle_pre_render.swift:193:37: warning: result of call to 'after' is unused [#no-usage]
191 |                         try element.tagName("strong")
192 |                         let br = Element(Tag("br"), "")
193 |                         try element.after(br)
    |                                     `- warning: result of call to 'after' is unused [#no-usage]
194 |                     case "blockquote":
195 |                         let quoteBefore = TextNode(" \"", "")
/host/spi-builder-workspace/Sources/plugin/commonmark/handle_pre_render.swift:198:37: warning: result of call to 'after' is unused [#no-usage]
196 |                         let quoteAfter = TextNode("\" ", "")
197 |                         try element.before(quoteBefore)
198 |                         try element.after(quoteAfter)
    |                                     `- warning: result of call to 'after' is unused [#no-usage]
199 |                         try element.tagName("span")
200 |                     case "pre":
/host/spi-builder-workspace/Sources/plugin/commonmark/handle_pre_render.swift:337:21: warning: no calls to throwing functions occur within 'try' expression
335 |             if getFirstCodeChild(element) != nil {
336 |                 if let prevText = getPrevTextNodeOf(element) {
337 |                     try prevText.text(prevText.getWholeText() + " ")
    |                     `- warning: no calls to throwing functions occur within 'try' expression
338 |                 }
339 |             }
/host/spi-builder-workspace/Sources/plugin/commonmark/handle_pre_render.swift:342:21: warning: no calls to throwing functions occur within 'try' expression
340 |             if getLastCodeChild(element) != nil {
341 |                 if let nextText = getNextTextNodeOf(element) {
342 |                     try nextText.text(" " + nextText.getWholeText())
    |                     `- warning: no calls to throwing functions occur within 'try' expression
343 |                 }
344 |             }
/host/spi-builder-workspace/Sources/plugin/commonmark/render_list.swift:16:23: warning: value 'self' was defined but never used; consider replacing with boolean test [#no-usage]
14 |
15 |         conv.Register.rendererFor("ol", .block, { [weak self] ctx, w, n in
16 |             guard let self = self else { return .tryNext }
   |                       `- warning: value 'self' was defined but never used; consider replacing with boolean test [#no-usage]
17 |             var startAt = 1
18 |             if let element = n as? Element,
[132/163] Compiling HTMLToMarkdown render_break.swift
/host/spi-builder-workspace/Sources/plugin/commonmark/handle_pre_render.swift:54:42: warning: conditional cast from 'Element' to 'Element' always succeeds
 52 |             var p = link.parent()
 53 |             while let parent = p {
 54 |                 if let parentEl = parent as? Element, parentEl.tagName() == "a" {
    |                                          `- warning: conditional cast from 'Element' to 'Element' always succeeds
 55 |                     try link.unwrap()
 56 |                     break
/host/spi-builder-workspace/Sources/plugin/commonmark/handle_pre_render.swift:149:29: warning: no calls to throwing functions occur within 'try' expression
147 |                         let t = firstText.getWholeText()
148 |                         if t.hasPrefix("\n") {
149 |                             try firstText.text(String(t.dropFirst()))
    |                             `- warning: no calls to throwing functions occur within 'try' expression
150 |                         }
151 |                     }
/host/spi-builder-workspace/Sources/plugin/commonmark/handle_pre_render.swift:193:37: warning: result of call to 'after' is unused [#no-usage]
191 |                         try element.tagName("strong")
192 |                         let br = Element(Tag("br"), "")
193 |                         try element.after(br)
    |                                     `- warning: result of call to 'after' is unused [#no-usage]
194 |                     case "blockquote":
195 |                         let quoteBefore = TextNode(" \"", "")
/host/spi-builder-workspace/Sources/plugin/commonmark/handle_pre_render.swift:198:37: warning: result of call to 'after' is unused [#no-usage]
196 |                         let quoteAfter = TextNode("\" ", "")
197 |                         try element.before(quoteBefore)
198 |                         try element.after(quoteAfter)
    |                                     `- warning: result of call to 'after' is unused [#no-usage]
199 |                         try element.tagName("span")
200 |                     case "pre":
/host/spi-builder-workspace/Sources/plugin/commonmark/handle_pre_render.swift:337:21: warning: no calls to throwing functions occur within 'try' expression
335 |             if getFirstCodeChild(element) != nil {
336 |                 if let prevText = getPrevTextNodeOf(element) {
337 |                     try prevText.text(prevText.getWholeText() + " ")
    |                     `- warning: no calls to throwing functions occur within 'try' expression
338 |                 }
339 |             }
/host/spi-builder-workspace/Sources/plugin/commonmark/handle_pre_render.swift:342:21: warning: no calls to throwing functions occur within 'try' expression
340 |             if getLastCodeChild(element) != nil {
341 |                 if let nextText = getNextTextNodeOf(element) {
342 |                     try nextText.text(" " + nextText.getWholeText())
    |                     `- warning: no calls to throwing functions occur within 'try' expression
343 |                 }
344 |             }
/host/spi-builder-workspace/Sources/plugin/commonmark/render_list.swift:16:23: warning: value 'self' was defined but never used; consider replacing with boolean test [#no-usage]
14 |
15 |         conv.Register.rendererFor("ol", .block, { [weak self] ctx, w, n in
16 |             guard let self = self else { return .tryNext }
   |                       `- warning: value 'self' was defined but never used; consider replacing with boolean test [#no-usage]
17 |             var startAt = 1
18 |             if let element = n as? Element,
[133/163] Compiling HTMLToMarkdown render_code.swift
/host/spi-builder-workspace/Sources/plugin/commonmark/handle_pre_render.swift:54:42: warning: conditional cast from 'Element' to 'Element' always succeeds
 52 |             var p = link.parent()
 53 |             while let parent = p {
 54 |                 if let parentEl = parent as? Element, parentEl.tagName() == "a" {
    |                                          `- warning: conditional cast from 'Element' to 'Element' always succeeds
 55 |                     try link.unwrap()
 56 |                     break
/host/spi-builder-workspace/Sources/plugin/commonmark/handle_pre_render.swift:149:29: warning: no calls to throwing functions occur within 'try' expression
147 |                         let t = firstText.getWholeText()
148 |                         if t.hasPrefix("\n") {
149 |                             try firstText.text(String(t.dropFirst()))
    |                             `- warning: no calls to throwing functions occur within 'try' expression
150 |                         }
151 |                     }
/host/spi-builder-workspace/Sources/plugin/commonmark/handle_pre_render.swift:193:37: warning: result of call to 'after' is unused [#no-usage]
191 |                         try element.tagName("strong")
192 |                         let br = Element(Tag("br"), "")
193 |                         try element.after(br)
    |                                     `- warning: result of call to 'after' is unused [#no-usage]
194 |                     case "blockquote":
195 |                         let quoteBefore = TextNode(" \"", "")
/host/spi-builder-workspace/Sources/plugin/commonmark/handle_pre_render.swift:198:37: warning: result of call to 'after' is unused [#no-usage]
196 |                         let quoteAfter = TextNode("\" ", "")
197 |                         try element.before(quoteBefore)
198 |                         try element.after(quoteAfter)
    |                                     `- warning: result of call to 'after' is unused [#no-usage]
199 |                         try element.tagName("span")
200 |                     case "pre":
/host/spi-builder-workspace/Sources/plugin/commonmark/handle_pre_render.swift:337:21: warning: no calls to throwing functions occur within 'try' expression
335 |             if getFirstCodeChild(element) != nil {
336 |                 if let prevText = getPrevTextNodeOf(element) {
337 |                     try prevText.text(prevText.getWholeText() + " ")
    |                     `- warning: no calls to throwing functions occur within 'try' expression
338 |                 }
339 |             }
/host/spi-builder-workspace/Sources/plugin/commonmark/handle_pre_render.swift:342:21: warning: no calls to throwing functions occur within 'try' expression
340 |             if getLastCodeChild(element) != nil {
341 |                 if let nextText = getNextTextNodeOf(element) {
342 |                     try nextText.text(" " + nextText.getWholeText())
    |                     `- warning: no calls to throwing functions occur within 'try' expression
343 |                 }
344 |             }
/host/spi-builder-workspace/Sources/plugin/commonmark/render_list.swift:16:23: warning: value 'self' was defined but never used; consider replacing with boolean test [#no-usage]
14 |
15 |         conv.Register.rendererFor("ol", .block, { [weak self] ctx, w, n in
16 |             guard let self = self else { return .tryNext }
   |                       `- warning: value 'self' was defined but never used; consider replacing with boolean test [#no-usage]
17 |             var startAt = 1
18 |             if let element = n as? Element,
[134/163] Compiling HTMLToMarkdown render_comment.swift
/host/spi-builder-workspace/Sources/plugin/commonmark/handle_pre_render.swift:54:42: warning: conditional cast from 'Element' to 'Element' always succeeds
 52 |             var p = link.parent()
 53 |             while let parent = p {
 54 |                 if let parentEl = parent as? Element, parentEl.tagName() == "a" {
    |                                          `- warning: conditional cast from 'Element' to 'Element' always succeeds
 55 |                     try link.unwrap()
 56 |                     break
/host/spi-builder-workspace/Sources/plugin/commonmark/handle_pre_render.swift:149:29: warning: no calls to throwing functions occur within 'try' expression
147 |                         let t = firstText.getWholeText()
148 |                         if t.hasPrefix("\n") {
149 |                             try firstText.text(String(t.dropFirst()))
    |                             `- warning: no calls to throwing functions occur within 'try' expression
150 |                         }
151 |                     }
/host/spi-builder-workspace/Sources/plugin/commonmark/handle_pre_render.swift:193:37: warning: result of call to 'after' is unused [#no-usage]
191 |                         try element.tagName("strong")
192 |                         let br = Element(Tag("br"), "")
193 |                         try element.after(br)
    |                                     `- warning: result of call to 'after' is unused [#no-usage]
194 |                     case "blockquote":
195 |                         let quoteBefore = TextNode(" \"", "")
/host/spi-builder-workspace/Sources/plugin/commonmark/handle_pre_render.swift:198:37: warning: result of call to 'after' is unused [#no-usage]
196 |                         let quoteAfter = TextNode("\" ", "")
197 |                         try element.before(quoteBefore)
198 |                         try element.after(quoteAfter)
    |                                     `- warning: result of call to 'after' is unused [#no-usage]
199 |                         try element.tagName("span")
200 |                     case "pre":
/host/spi-builder-workspace/Sources/plugin/commonmark/handle_pre_render.swift:337:21: warning: no calls to throwing functions occur within 'try' expression
335 |             if getFirstCodeChild(element) != nil {
336 |                 if let prevText = getPrevTextNodeOf(element) {
337 |                     try prevText.text(prevText.getWholeText() + " ")
    |                     `- warning: no calls to throwing functions occur within 'try' expression
338 |                 }
339 |             }
/host/spi-builder-workspace/Sources/plugin/commonmark/handle_pre_render.swift:342:21: warning: no calls to throwing functions occur within 'try' expression
340 |             if getLastCodeChild(element) != nil {
341 |                 if let nextText = getNextTextNodeOf(element) {
342 |                     try nextText.text(" " + nextText.getWholeText())
    |                     `- warning: no calls to throwing functions occur within 'try' expression
343 |                 }
344 |             }
/host/spi-builder-workspace/Sources/plugin/commonmark/render_list.swift:16:23: warning: value 'self' was defined but never used; consider replacing with boolean test [#no-usage]
14 |
15 |         conv.Register.rendererFor("ol", .block, { [weak self] ctx, w, n in
16 |             guard let self = self else { return .tryNext }
   |                       `- warning: value 'self' was defined but never used; consider replacing with boolean test [#no-usage]
17 |             var startAt = 1
18 |             if let element = n as? Element,
[135/163] Compiling HTMLToMarkdown render_divider.swift
/host/spi-builder-workspace/Sources/plugin/commonmark/handle_pre_render.swift:54:42: warning: conditional cast from 'Element' to 'Element' always succeeds
 52 |             var p = link.parent()
 53 |             while let parent = p {
 54 |                 if let parentEl = parent as? Element, parentEl.tagName() == "a" {
    |                                          `- warning: conditional cast from 'Element' to 'Element' always succeeds
 55 |                     try link.unwrap()
 56 |                     break
/host/spi-builder-workspace/Sources/plugin/commonmark/handle_pre_render.swift:149:29: warning: no calls to throwing functions occur within 'try' expression
147 |                         let t = firstText.getWholeText()
148 |                         if t.hasPrefix("\n") {
149 |                             try firstText.text(String(t.dropFirst()))
    |                             `- warning: no calls to throwing functions occur within 'try' expression
150 |                         }
151 |                     }
/host/spi-builder-workspace/Sources/plugin/commonmark/handle_pre_render.swift:193:37: warning: result of call to 'after' is unused [#no-usage]
191 |                         try element.tagName("strong")
192 |                         let br = Element(Tag("br"), "")
193 |                         try element.after(br)
    |                                     `- warning: result of call to 'after' is unused [#no-usage]
194 |                     case "blockquote":
195 |                         let quoteBefore = TextNode(" \"", "")
/host/spi-builder-workspace/Sources/plugin/commonmark/handle_pre_render.swift:198:37: warning: result of call to 'after' is unused [#no-usage]
196 |                         let quoteAfter = TextNode("\" ", "")
197 |                         try element.before(quoteBefore)
198 |                         try element.after(quoteAfter)
    |                                     `- warning: result of call to 'after' is unused [#no-usage]
199 |                         try element.tagName("span")
200 |                     case "pre":
/host/spi-builder-workspace/Sources/plugin/commonmark/handle_pre_render.swift:337:21: warning: no calls to throwing functions occur within 'try' expression
335 |             if getFirstCodeChild(element) != nil {
336 |                 if let prevText = getPrevTextNodeOf(element) {
337 |                     try prevText.text(prevText.getWholeText() + " ")
    |                     `- warning: no calls to throwing functions occur within 'try' expression
338 |                 }
339 |             }
/host/spi-builder-workspace/Sources/plugin/commonmark/handle_pre_render.swift:342:21: warning: no calls to throwing functions occur within 'try' expression
340 |             if getLastCodeChild(element) != nil {
341 |                 if let nextText = getNextTextNodeOf(element) {
342 |                     try nextText.text(" " + nextText.getWholeText())
    |                     `- warning: no calls to throwing functions occur within 'try' expression
343 |                 }
344 |             }
/host/spi-builder-workspace/Sources/plugin/commonmark/render_list.swift:16:23: warning: value 'self' was defined but never used; consider replacing with boolean test [#no-usage]
14 |
15 |         conv.Register.rendererFor("ol", .block, { [weak self] ctx, w, n in
16 |             guard let self = self else { return .tryNext }
   |                       `- warning: value 'self' was defined but never used; consider replacing with boolean test [#no-usage]
17 |             var startAt = 1
18 |             if let element = n as? Element,
[136/163] Compiling HTMLToMarkdown render_heading.swift
/host/spi-builder-workspace/Sources/plugin/commonmark/handle_pre_render.swift:54:42: warning: conditional cast from 'Element' to 'Element' always succeeds
 52 |             var p = link.parent()
 53 |             while let parent = p {
 54 |                 if let parentEl = parent as? Element, parentEl.tagName() == "a" {
    |                                          `- warning: conditional cast from 'Element' to 'Element' always succeeds
 55 |                     try link.unwrap()
 56 |                     break
/host/spi-builder-workspace/Sources/plugin/commonmark/handle_pre_render.swift:149:29: warning: no calls to throwing functions occur within 'try' expression
147 |                         let t = firstText.getWholeText()
148 |                         if t.hasPrefix("\n") {
149 |                             try firstText.text(String(t.dropFirst()))
    |                             `- warning: no calls to throwing functions occur within 'try' expression
150 |                         }
151 |                     }
/host/spi-builder-workspace/Sources/plugin/commonmark/handle_pre_render.swift:193:37: warning: result of call to 'after' is unused [#no-usage]
191 |                         try element.tagName("strong")
192 |                         let br = Element(Tag("br"), "")
193 |                         try element.after(br)
    |                                     `- warning: result of call to 'after' is unused [#no-usage]
194 |                     case "blockquote":
195 |                         let quoteBefore = TextNode(" \"", "")
/host/spi-builder-workspace/Sources/plugin/commonmark/handle_pre_render.swift:198:37: warning: result of call to 'after' is unused [#no-usage]
196 |                         let quoteAfter = TextNode("\" ", "")
197 |                         try element.before(quoteBefore)
198 |                         try element.after(quoteAfter)
    |                                     `- warning: result of call to 'after' is unused [#no-usage]
199 |                         try element.tagName("span")
200 |                     case "pre":
/host/spi-builder-workspace/Sources/plugin/commonmark/handle_pre_render.swift:337:21: warning: no calls to throwing functions occur within 'try' expression
335 |             if getFirstCodeChild(element) != nil {
336 |                 if let prevText = getPrevTextNodeOf(element) {
337 |                     try prevText.text(prevText.getWholeText() + " ")
    |                     `- warning: no calls to throwing functions occur within 'try' expression
338 |                 }
339 |             }
/host/spi-builder-workspace/Sources/plugin/commonmark/handle_pre_render.swift:342:21: warning: no calls to throwing functions occur within 'try' expression
340 |             if getLastCodeChild(element) != nil {
341 |                 if let nextText = getNextTextNodeOf(element) {
342 |                     try nextText.text(" " + nextText.getWholeText())
    |                     `- warning: no calls to throwing functions occur within 'try' expression
343 |                 }
344 |             }
/host/spi-builder-workspace/Sources/plugin/commonmark/render_list.swift:16:23: warning: value 'self' was defined but never used; consider replacing with boolean test [#no-usage]
14 |
15 |         conv.Register.rendererFor("ol", .block, { [weak self] ctx, w, n in
16 |             guard let self = self else { return .tryNext }
   |                       `- warning: value 'self' was defined but never used; consider replacing with boolean test [#no-usage]
17 |             var startAt = 1
18 |             if let element = n as? Element,
[137/163] Compiling HTMLToMarkdown render_image.swift
/host/spi-builder-workspace/Sources/plugin/commonmark/handle_pre_render.swift:54:42: warning: conditional cast from 'Element' to 'Element' always succeeds
 52 |             var p = link.parent()
 53 |             while let parent = p {
 54 |                 if let parentEl = parent as? Element, parentEl.tagName() == "a" {
    |                                          `- warning: conditional cast from 'Element' to 'Element' always succeeds
 55 |                     try link.unwrap()
 56 |                     break
/host/spi-builder-workspace/Sources/plugin/commonmark/handle_pre_render.swift:149:29: warning: no calls to throwing functions occur within 'try' expression
147 |                         let t = firstText.getWholeText()
148 |                         if t.hasPrefix("\n") {
149 |                             try firstText.text(String(t.dropFirst()))
    |                             `- warning: no calls to throwing functions occur within 'try' expression
150 |                         }
151 |                     }
/host/spi-builder-workspace/Sources/plugin/commonmark/handle_pre_render.swift:193:37: warning: result of call to 'after' is unused [#no-usage]
191 |                         try element.tagName("strong")
192 |                         let br = Element(Tag("br"), "")
193 |                         try element.after(br)
    |                                     `- warning: result of call to 'after' is unused [#no-usage]
194 |                     case "blockquote":
195 |                         let quoteBefore = TextNode(" \"", "")
/host/spi-builder-workspace/Sources/plugin/commonmark/handle_pre_render.swift:198:37: warning: result of call to 'after' is unused [#no-usage]
196 |                         let quoteAfter = TextNode("\" ", "")
197 |                         try element.before(quoteBefore)
198 |                         try element.after(quoteAfter)
    |                                     `- warning: result of call to 'after' is unused [#no-usage]
199 |                         try element.tagName("span")
200 |                     case "pre":
/host/spi-builder-workspace/Sources/plugin/commonmark/handle_pre_render.swift:337:21: warning: no calls to throwing functions occur within 'try' expression
335 |             if getFirstCodeChild(element) != nil {
336 |                 if let prevText = getPrevTextNodeOf(element) {
337 |                     try prevText.text(prevText.getWholeText() + " ")
    |                     `- warning: no calls to throwing functions occur within 'try' expression
338 |                 }
339 |             }
/host/spi-builder-workspace/Sources/plugin/commonmark/handle_pre_render.swift:342:21: warning: no calls to throwing functions occur within 'try' expression
340 |             if getLastCodeChild(element) != nil {
341 |                 if let nextText = getNextTextNodeOf(element) {
342 |                     try nextText.text(" " + nextText.getWholeText())
    |                     `- warning: no calls to throwing functions occur within 'try' expression
343 |                 }
344 |             }
/host/spi-builder-workspace/Sources/plugin/commonmark/render_list.swift:16:23: warning: value 'self' was defined but never used; consider replacing with boolean test [#no-usage]
14 |
15 |         conv.Register.rendererFor("ol", .block, { [weak self] ctx, w, n in
16 |             guard let self = self else { return .tryNext }
   |                       `- warning: value 'self' was defined but never used; consider replacing with boolean test [#no-usage]
17 |             var startAt = 1
18 |             if let element = n as? Element,
[138/163] Compiling HTMLToMarkdown render_link.swift
/host/spi-builder-workspace/Sources/plugin/commonmark/handle_pre_render.swift:54:42: warning: conditional cast from 'Element' to 'Element' always succeeds
 52 |             var p = link.parent()
 53 |             while let parent = p {
 54 |                 if let parentEl = parent as? Element, parentEl.tagName() == "a" {
    |                                          `- warning: conditional cast from 'Element' to 'Element' always succeeds
 55 |                     try link.unwrap()
 56 |                     break
/host/spi-builder-workspace/Sources/plugin/commonmark/handle_pre_render.swift:149:29: warning: no calls to throwing functions occur within 'try' expression
147 |                         let t = firstText.getWholeText()
148 |                         if t.hasPrefix("\n") {
149 |                             try firstText.text(String(t.dropFirst()))
    |                             `- warning: no calls to throwing functions occur within 'try' expression
150 |                         }
151 |                     }
/host/spi-builder-workspace/Sources/plugin/commonmark/handle_pre_render.swift:193:37: warning: result of call to 'after' is unused [#no-usage]
191 |                         try element.tagName("strong")
192 |                         let br = Element(Tag("br"), "")
193 |                         try element.after(br)
    |                                     `- warning: result of call to 'after' is unused [#no-usage]
194 |                     case "blockquote":
195 |                         let quoteBefore = TextNode(" \"", "")
/host/spi-builder-workspace/Sources/plugin/commonmark/handle_pre_render.swift:198:37: warning: result of call to 'after' is unused [#no-usage]
196 |                         let quoteAfter = TextNode("\" ", "")
197 |                         try element.before(quoteBefore)
198 |                         try element.after(quoteAfter)
    |                                     `- warning: result of call to 'after' is unused [#no-usage]
199 |                         try element.tagName("span")
200 |                     case "pre":
/host/spi-builder-workspace/Sources/plugin/commonmark/handle_pre_render.swift:337:21: warning: no calls to throwing functions occur within 'try' expression
335 |             if getFirstCodeChild(element) != nil {
336 |                 if let prevText = getPrevTextNodeOf(element) {
337 |                     try prevText.text(prevText.getWholeText() + " ")
    |                     `- warning: no calls to throwing functions occur within 'try' expression
338 |                 }
339 |             }
/host/spi-builder-workspace/Sources/plugin/commonmark/handle_pre_render.swift:342:21: warning: no calls to throwing functions occur within 'try' expression
340 |             if getLastCodeChild(element) != nil {
341 |                 if let nextText = getNextTextNodeOf(element) {
342 |                     try nextText.text(" " + nextText.getWholeText())
    |                     `- warning: no calls to throwing functions occur within 'try' expression
343 |                 }
344 |             }
/host/spi-builder-workspace/Sources/plugin/commonmark/render_list.swift:16:23: warning: value 'self' was defined but never used; consider replacing with boolean test [#no-usage]
14 |
15 |         conv.Register.rendererFor("ol", .block, { [weak self] ctx, w, n in
16 |             guard let self = self else { return .tryNext }
   |                       `- warning: value 'self' was defined but never used; consider replacing with boolean test [#no-usage]
17 |             var startAt = 1
18 |             if let element = n as? Element,
[139/163] Compiling HTMLToMarkdown render_list.swift
/host/spi-builder-workspace/Sources/plugin/commonmark/handle_pre_render.swift:54:42: warning: conditional cast from 'Element' to 'Element' always succeeds
 52 |             var p = link.parent()
 53 |             while let parent = p {
 54 |                 if let parentEl = parent as? Element, parentEl.tagName() == "a" {
    |                                          `- warning: conditional cast from 'Element' to 'Element' always succeeds
 55 |                     try link.unwrap()
 56 |                     break
/host/spi-builder-workspace/Sources/plugin/commonmark/handle_pre_render.swift:149:29: warning: no calls to throwing functions occur within 'try' expression
147 |                         let t = firstText.getWholeText()
148 |                         if t.hasPrefix("\n") {
149 |                             try firstText.text(String(t.dropFirst()))
    |                             `- warning: no calls to throwing functions occur within 'try' expression
150 |                         }
151 |                     }
/host/spi-builder-workspace/Sources/plugin/commonmark/handle_pre_render.swift:193:37: warning: result of call to 'after' is unused [#no-usage]
191 |                         try element.tagName("strong")
192 |                         let br = Element(Tag("br"), "")
193 |                         try element.after(br)
    |                                     `- warning: result of call to 'after' is unused [#no-usage]
194 |                     case "blockquote":
195 |                         let quoteBefore = TextNode(" \"", "")
/host/spi-builder-workspace/Sources/plugin/commonmark/handle_pre_render.swift:198:37: warning: result of call to 'after' is unused [#no-usage]
196 |                         let quoteAfter = TextNode("\" ", "")
197 |                         try element.before(quoteBefore)
198 |                         try element.after(quoteAfter)
    |                                     `- warning: result of call to 'after' is unused [#no-usage]
199 |                         try element.tagName("span")
200 |                     case "pre":
/host/spi-builder-workspace/Sources/plugin/commonmark/handle_pre_render.swift:337:21: warning: no calls to throwing functions occur within 'try' expression
335 |             if getFirstCodeChild(element) != nil {
336 |                 if let prevText = getPrevTextNodeOf(element) {
337 |                     try prevText.text(prevText.getWholeText() + " ")
    |                     `- warning: no calls to throwing functions occur within 'try' expression
338 |                 }
339 |             }
/host/spi-builder-workspace/Sources/plugin/commonmark/handle_pre_render.swift:342:21: warning: no calls to throwing functions occur within 'try' expression
340 |             if getLastCodeChild(element) != nil {
341 |                 if let nextText = getNextTextNodeOf(element) {
342 |                     try nextText.text(" " + nextText.getWholeText())
    |                     `- warning: no calls to throwing functions occur within 'try' expression
343 |                 }
344 |             }
/host/spi-builder-workspace/Sources/plugin/commonmark/render_list.swift:16:23: warning: value 'self' was defined but never used; consider replacing with boolean test [#no-usage]
14 |
15 |         conv.Register.rendererFor("ol", .block, { [weak self] ctx, w, n in
16 |             guard let self = self else { return .tryNext }
   |                       `- warning: value 'self' was defined but never used; consider replacing with boolean test [#no-usage]
17 |             var startAt = 1
18 |             if let element = n as? Element,
[140/163] Compiling HTMLToMarkdown prefix_lines.swift
/host/spi-builder-workspace/Sources/plugin/atlassian/atlassian_render_attachments.swift:17:17: warning: result of 'try?' is unused [#no-usage]
15 |
16 |                 guard let img = try? Element(Tag.valueOf("img"), "") else { continue }
17 |                 try? img.attr("src", filename)
   |                 `- warning: result of 'try?' is unused [#no-usage]
18 |                 try? img.attr("alt", filename)
19 |
/host/spi-builder-workspace/Sources/plugin/atlassian/atlassian_render_attachments.swift:18:17: warning: result of 'try?' is unused [#no-usage]
16 |                 guard let img = try? Element(Tag.valueOf("img"), "") else { continue }
17 |                 try? img.attr("src", filename)
18 |                 try? img.attr("alt", filename)
   |                 `- warning: result of 'try?' is unused [#no-usage]
19 |
20 |                 // Carry over ac:width as width attribute
/host/spi-builder-workspace/Sources/plugin/atlassian/atlassian_render_attachments.swift:22:37: warning: result of 'try?' is unused [#no-usage]
20 |                 // Carry over ac:width as width attribute
21 |                 let width = (try? acImage.attr("ac:width")) ?? ""
22 |                 if !width.isEmpty { try? img.attr("width", width) }
   |                                     `- warning: result of 'try?' is unused [#no-usage]
23 |
24 |                 try? acImage.replaceWith(img)
/host/spi-builder-workspace/Sources/plugin/atlassian/atlassian_render_attachments.swift:44:17: warning: result of 'try?' is unused [#no-usage]
42 |
43 |                 guard let a = try? Element(Tag.valueOf("a"), "") else { continue }
44 |                 try? a.attr("href", filename)
   |                 `- warning: result of 'try?' is unused [#no-usage]
45 |                 try? a.text(label)
46 |                 try? acLink.replaceWith(a)
/host/spi-builder-workspace/Sources/plugin/atlassian/atlassian_render_attachments.swift:45:17: warning: result of 'try?' is unused [#no-usage]
43 |                 guard let a = try? Element(Tag.valueOf("a"), "") else { continue }
44 |                 try? a.attr("href", filename)
45 |                 try? a.text(label)
   |                 `- warning: result of 'try?' is unused [#no-usage]
46 |                 try? acLink.replaceWith(a)
47 |             }
/host/spi-builder-workspace/Sources/plugin/atlassian/atlassian_render_code_blocks.swift:23:40: warning: result of 'try?' is unused [#no-usage]
21 |                 guard let pre = try? Element(Tag.valueOf("pre"), ""),
22 |                       let code = try? Element(Tag.valueOf("code"), "") else { continue }
23 |                 if !language.isEmpty { try? code.attr("class", "language-\(language)") }
   |                                        `- warning: result of 'try?' is unused [#no-usage]
24 |                 try? code.text(codeText)
25 |                 try? pre.appendChild(code)
/host/spi-builder-workspace/Sources/plugin/atlassian/atlassian_render_code_blocks.swift:24:17: warning: result of 'try?' is unused [#no-usage]
22 |                       let code = try? Element(Tag.valueOf("code"), "") else { continue }
23 |                 if !language.isEmpty { try? code.attr("class", "language-\(language)") }
24 |                 try? code.text(codeText)
   |                 `- warning: result of 'try?' is unused [#no-usage]
25 |                 try? pre.appendChild(code)
26 |                 try? macro.replaceWith(pre)
/host/spi-builder-workspace/Sources/plugin/atlassian/atlassian_render_code_blocks.swift:25:17: warning: result of 'try?' is unused [#no-usage]
23 |                 if !language.isEmpty { try? code.attr("class", "language-\(language)") }
24 |                 try? code.text(codeText)
25 |                 try? pre.appendChild(code)
   |                 `- warning: result of 'try?' is unused [#no-usage]
26 |                 try? macro.replaceWith(pre)
27 |             }
[141/163] Compiling HTMLToMarkdown quote.swift
/host/spi-builder-workspace/Sources/plugin/atlassian/atlassian_render_attachments.swift:17:17: warning: result of 'try?' is unused [#no-usage]
15 |
16 |                 guard let img = try? Element(Tag.valueOf("img"), "") else { continue }
17 |                 try? img.attr("src", filename)
   |                 `- warning: result of 'try?' is unused [#no-usage]
18 |                 try? img.attr("alt", filename)
19 |
/host/spi-builder-workspace/Sources/plugin/atlassian/atlassian_render_attachments.swift:18:17: warning: result of 'try?' is unused [#no-usage]
16 |                 guard let img = try? Element(Tag.valueOf("img"), "") else { continue }
17 |                 try? img.attr("src", filename)
18 |                 try? img.attr("alt", filename)
   |                 `- warning: result of 'try?' is unused [#no-usage]
19 |
20 |                 // Carry over ac:width as width attribute
/host/spi-builder-workspace/Sources/plugin/atlassian/atlassian_render_attachments.swift:22:37: warning: result of 'try?' is unused [#no-usage]
20 |                 // Carry over ac:width as width attribute
21 |                 let width = (try? acImage.attr("ac:width")) ?? ""
22 |                 if !width.isEmpty { try? img.attr("width", width) }
   |                                     `- warning: result of 'try?' is unused [#no-usage]
23 |
24 |                 try? acImage.replaceWith(img)
/host/spi-builder-workspace/Sources/plugin/atlassian/atlassian_render_attachments.swift:44:17: warning: result of 'try?' is unused [#no-usage]
42 |
43 |                 guard let a = try? Element(Tag.valueOf("a"), "") else { continue }
44 |                 try? a.attr("href", filename)
   |                 `- warning: result of 'try?' is unused [#no-usage]
45 |                 try? a.text(label)
46 |                 try? acLink.replaceWith(a)
/host/spi-builder-workspace/Sources/plugin/atlassian/atlassian_render_attachments.swift:45:17: warning: result of 'try?' is unused [#no-usage]
43 |                 guard let a = try? Element(Tag.valueOf("a"), "") else { continue }
44 |                 try? a.attr("href", filename)
45 |                 try? a.text(label)
   |                 `- warning: result of 'try?' is unused [#no-usage]
46 |                 try? acLink.replaceWith(a)
47 |             }
/host/spi-builder-workspace/Sources/plugin/atlassian/atlassian_render_code_blocks.swift:23:40: warning: result of 'try?' is unused [#no-usage]
21 |                 guard let pre = try? Element(Tag.valueOf("pre"), ""),
22 |                       let code = try? Element(Tag.valueOf("code"), "") else { continue }
23 |                 if !language.isEmpty { try? code.attr("class", "language-\(language)") }
   |                                        `- warning: result of 'try?' is unused [#no-usage]
24 |                 try? code.text(codeText)
25 |                 try? pre.appendChild(code)
/host/spi-builder-workspace/Sources/plugin/atlassian/atlassian_render_code_blocks.swift:24:17: warning: result of 'try?' is unused [#no-usage]
22 |                       let code = try? Element(Tag.valueOf("code"), "") else { continue }
23 |                 if !language.isEmpty { try? code.attr("class", "language-\(language)") }
24 |                 try? code.text(codeText)
   |                 `- warning: result of 'try?' is unused [#no-usage]
25 |                 try? pre.appendChild(code)
26 |                 try? macro.replaceWith(pre)
/host/spi-builder-workspace/Sources/plugin/atlassian/atlassian_render_code_blocks.swift:25:17: warning: result of 'try?' is unused [#no-usage]
23 |                 if !language.isEmpty { try? code.attr("class", "language-\(language)") }
24 |                 try? code.text(codeText)
25 |                 try? pre.appendChild(code)
   |                 `- warning: result of 'try?' is unused [#no-usage]
26 |                 try? macro.replaceWith(pre)
27 |             }
[142/163] Compiling HTMLToMarkdown surrounding_spaces.swift
/host/spi-builder-workspace/Sources/plugin/atlassian/atlassian_render_attachments.swift:17:17: warning: result of 'try?' is unused [#no-usage]
15 |
16 |                 guard let img = try? Element(Tag.valueOf("img"), "") else { continue }
17 |                 try? img.attr("src", filename)
   |                 `- warning: result of 'try?' is unused [#no-usage]
18 |                 try? img.attr("alt", filename)
19 |
/host/spi-builder-workspace/Sources/plugin/atlassian/atlassian_render_attachments.swift:18:17: warning: result of 'try?' is unused [#no-usage]
16 |                 guard let img = try? Element(Tag.valueOf("img"), "") else { continue }
17 |                 try? img.attr("src", filename)
18 |                 try? img.attr("alt", filename)
   |                 `- warning: result of 'try?' is unused [#no-usage]
19 |
20 |                 // Carry over ac:width as width attribute
/host/spi-builder-workspace/Sources/plugin/atlassian/atlassian_render_attachments.swift:22:37: warning: result of 'try?' is unused [#no-usage]
20 |                 // Carry over ac:width as width attribute
21 |                 let width = (try? acImage.attr("ac:width")) ?? ""
22 |                 if !width.isEmpty { try? img.attr("width", width) }
   |                                     `- warning: result of 'try?' is unused [#no-usage]
23 |
24 |                 try? acImage.replaceWith(img)
/host/spi-builder-workspace/Sources/plugin/atlassian/atlassian_render_attachments.swift:44:17: warning: result of 'try?' is unused [#no-usage]
42 |
43 |                 guard let a = try? Element(Tag.valueOf("a"), "") else { continue }
44 |                 try? a.attr("href", filename)
   |                 `- warning: result of 'try?' is unused [#no-usage]
45 |                 try? a.text(label)
46 |                 try? acLink.replaceWith(a)
/host/spi-builder-workspace/Sources/plugin/atlassian/atlassian_render_attachments.swift:45:17: warning: result of 'try?' is unused [#no-usage]
43 |                 guard let a = try? Element(Tag.valueOf("a"), "") else { continue }
44 |                 try? a.attr("href", filename)
45 |                 try? a.text(label)
   |                 `- warning: result of 'try?' is unused [#no-usage]
46 |                 try? acLink.replaceWith(a)
47 |             }
/host/spi-builder-workspace/Sources/plugin/atlassian/atlassian_render_code_blocks.swift:23:40: warning: result of 'try?' is unused [#no-usage]
21 |                 guard let pre = try? Element(Tag.valueOf("pre"), ""),
22 |                       let code = try? Element(Tag.valueOf("code"), "") else { continue }
23 |                 if !language.isEmpty { try? code.attr("class", "language-\(language)") }
   |                                        `- warning: result of 'try?' is unused [#no-usage]
24 |                 try? code.text(codeText)
25 |                 try? pre.appendChild(code)
/host/spi-builder-workspace/Sources/plugin/atlassian/atlassian_render_code_blocks.swift:24:17: warning: result of 'try?' is unused [#no-usage]
22 |                       let code = try? Element(Tag.valueOf("code"), "") else { continue }
23 |                 if !language.isEmpty { try? code.attr("class", "language-\(language)") }
24 |                 try? code.text(codeText)
   |                 `- warning: result of 'try?' is unused [#no-usage]
25 |                 try? pre.appendChild(code)
26 |                 try? macro.replaceWith(pre)
/host/spi-builder-workspace/Sources/plugin/atlassian/atlassian_render_code_blocks.swift:25:17: warning: result of 'try?' is unused [#no-usage]
23 |                 if !language.isEmpty { try? code.attr("class", "language-\(language)") }
24 |                 try? code.text(codeText)
25 |                 try? pre.appendChild(code)
   |                 `- warning: result of 'try?' is unused [#no-usage]
26 |                 try? macro.replaceWith(pre)
27 |             }
[143/163] Compiling HTMLToMarkdown marker.swift
/host/spi-builder-workspace/Sources/plugin/atlassian/atlassian_render_attachments.swift:17:17: warning: result of 'try?' is unused [#no-usage]
15 |
16 |                 guard let img = try? Element(Tag.valueOf("img"), "") else { continue }
17 |                 try? img.attr("src", filename)
   |                 `- warning: result of 'try?' is unused [#no-usage]
18 |                 try? img.attr("alt", filename)
19 |
/host/spi-builder-workspace/Sources/plugin/atlassian/atlassian_render_attachments.swift:18:17: warning: result of 'try?' is unused [#no-usage]
16 |                 guard let img = try? Element(Tag.valueOf("img"), "") else { continue }
17 |                 try? img.attr("src", filename)
18 |                 try? img.attr("alt", filename)
   |                 `- warning: result of 'try?' is unused [#no-usage]
19 |
20 |                 // Carry over ac:width as width attribute
/host/spi-builder-workspace/Sources/plugin/atlassian/atlassian_render_attachments.swift:22:37: warning: result of 'try?' is unused [#no-usage]
20 |                 // Carry over ac:width as width attribute
21 |                 let width = (try? acImage.attr("ac:width")) ?? ""
22 |                 if !width.isEmpty { try? img.attr("width", width) }
   |                                     `- warning: result of 'try?' is unused [#no-usage]
23 |
24 |                 try? acImage.replaceWith(img)
/host/spi-builder-workspace/Sources/plugin/atlassian/atlassian_render_attachments.swift:44:17: warning: result of 'try?' is unused [#no-usage]
42 |
43 |                 guard let a = try? Element(Tag.valueOf("a"), "") else { continue }
44 |                 try? a.attr("href", filename)
   |                 `- warning: result of 'try?' is unused [#no-usage]
45 |                 try? a.text(label)
46 |                 try? acLink.replaceWith(a)
/host/spi-builder-workspace/Sources/plugin/atlassian/atlassian_render_attachments.swift:45:17: warning: result of 'try?' is unused [#no-usage]
43 |                 guard let a = try? Element(Tag.valueOf("a"), "") else { continue }
44 |                 try? a.attr("href", filename)
45 |                 try? a.text(label)
   |                 `- warning: result of 'try?' is unused [#no-usage]
46 |                 try? acLink.replaceWith(a)
47 |             }
/host/spi-builder-workspace/Sources/plugin/atlassian/atlassian_render_code_blocks.swift:23:40: warning: result of 'try?' is unused [#no-usage]
21 |                 guard let pre = try? Element(Tag.valueOf("pre"), ""),
22 |                       let code = try? Element(Tag.valueOf("code"), "") else { continue }
23 |                 if !language.isEmpty { try? code.attr("class", "language-\(language)") }
   |                                        `- warning: result of 'try?' is unused [#no-usage]
24 |                 try? code.text(codeText)
25 |                 try? pre.appendChild(code)
/host/spi-builder-workspace/Sources/plugin/atlassian/atlassian_render_code_blocks.swift:24:17: warning: result of 'try?' is unused [#no-usage]
22 |                       let code = try? Element(Tag.valueOf("code"), "") else { continue }
23 |                 if !language.isEmpty { try? code.attr("class", "language-\(language)") }
24 |                 try? code.text(codeText)
   |                 `- warning: result of 'try?' is unused [#no-usage]
25 |                 try? pre.appendChild(code)
26 |                 try? macro.replaceWith(pre)
/host/spi-builder-workspace/Sources/plugin/atlassian/atlassian_render_code_blocks.swift:25:17: warning: result of 'try?' is unused [#no-usage]
23 |                 if !language.isEmpty { try? code.attr("class", "language-\(language)") }
24 |                 try? code.text(codeText)
25 |                 try? pre.appendChild(code)
   |                 `- warning: result of 'try?' is unused [#no-usage]
26 |                 try? macro.replaceWith(pre)
27 |             }
[144/163] Compiling HTMLToMarkdown atlassian.swift
/host/spi-builder-workspace/Sources/plugin/atlassian/atlassian_render_attachments.swift:17:17: warning: result of 'try?' is unused [#no-usage]
15 |
16 |                 guard let img = try? Element(Tag.valueOf("img"), "") else { continue }
17 |                 try? img.attr("src", filename)
   |                 `- warning: result of 'try?' is unused [#no-usage]
18 |                 try? img.attr("alt", filename)
19 |
/host/spi-builder-workspace/Sources/plugin/atlassian/atlassian_render_attachments.swift:18:17: warning: result of 'try?' is unused [#no-usage]
16 |                 guard let img = try? Element(Tag.valueOf("img"), "") else { continue }
17 |                 try? img.attr("src", filename)
18 |                 try? img.attr("alt", filename)
   |                 `- warning: result of 'try?' is unused [#no-usage]
19 |
20 |                 // Carry over ac:width as width attribute
/host/spi-builder-workspace/Sources/plugin/atlassian/atlassian_render_attachments.swift:22:37: warning: result of 'try?' is unused [#no-usage]
20 |                 // Carry over ac:width as width attribute
21 |                 let width = (try? acImage.attr("ac:width")) ?? ""
22 |                 if !width.isEmpty { try? img.attr("width", width) }
   |                                     `- warning: result of 'try?' is unused [#no-usage]
23 |
24 |                 try? acImage.replaceWith(img)
/host/spi-builder-workspace/Sources/plugin/atlassian/atlassian_render_attachments.swift:44:17: warning: result of 'try?' is unused [#no-usage]
42 |
43 |                 guard let a = try? Element(Tag.valueOf("a"), "") else { continue }
44 |                 try? a.attr("href", filename)
   |                 `- warning: result of 'try?' is unused [#no-usage]
45 |                 try? a.text(label)
46 |                 try? acLink.replaceWith(a)
/host/spi-builder-workspace/Sources/plugin/atlassian/atlassian_render_attachments.swift:45:17: warning: result of 'try?' is unused [#no-usage]
43 |                 guard let a = try? Element(Tag.valueOf("a"), "") else { continue }
44 |                 try? a.attr("href", filename)
45 |                 try? a.text(label)
   |                 `- warning: result of 'try?' is unused [#no-usage]
46 |                 try? acLink.replaceWith(a)
47 |             }
/host/spi-builder-workspace/Sources/plugin/atlassian/atlassian_render_code_blocks.swift:23:40: warning: result of 'try?' is unused [#no-usage]
21 |                 guard let pre = try? Element(Tag.valueOf("pre"), ""),
22 |                       let code = try? Element(Tag.valueOf("code"), "") else { continue }
23 |                 if !language.isEmpty { try? code.attr("class", "language-\(language)") }
   |                                        `- warning: result of 'try?' is unused [#no-usage]
24 |                 try? code.text(codeText)
25 |                 try? pre.appendChild(code)
/host/spi-builder-workspace/Sources/plugin/atlassian/atlassian_render_code_blocks.swift:24:17: warning: result of 'try?' is unused [#no-usage]
22 |                       let code = try? Element(Tag.valueOf("code"), "") else { continue }
23 |                 if !language.isEmpty { try? code.attr("class", "language-\(language)") }
24 |                 try? code.text(codeText)
   |                 `- warning: result of 'try?' is unused [#no-usage]
25 |                 try? pre.appendChild(code)
26 |                 try? macro.replaceWith(pre)
/host/spi-builder-workspace/Sources/plugin/atlassian/atlassian_render_code_blocks.swift:25:17: warning: result of 'try?' is unused [#no-usage]
23 |                 if !language.isEmpty { try? code.attr("class", "language-\(language)") }
24 |                 try? code.text(codeText)
25 |                 try? pre.appendChild(code)
   |                 `- warning: result of 'try?' is unused [#no-usage]
26 |                 try? macro.replaceWith(pre)
27 |             }
[145/163] Compiling HTMLToMarkdown atlassian_render_attachments.swift
/host/spi-builder-workspace/Sources/plugin/atlassian/atlassian_render_attachments.swift:17:17: warning: result of 'try?' is unused [#no-usage]
15 |
16 |                 guard let img = try? Element(Tag.valueOf("img"), "") else { continue }
17 |                 try? img.attr("src", filename)
   |                 `- warning: result of 'try?' is unused [#no-usage]
18 |                 try? img.attr("alt", filename)
19 |
/host/spi-builder-workspace/Sources/plugin/atlassian/atlassian_render_attachments.swift:18:17: warning: result of 'try?' is unused [#no-usage]
16 |                 guard let img = try? Element(Tag.valueOf("img"), "") else { continue }
17 |                 try? img.attr("src", filename)
18 |                 try? img.attr("alt", filename)
   |                 `- warning: result of 'try?' is unused [#no-usage]
19 |
20 |                 // Carry over ac:width as width attribute
/host/spi-builder-workspace/Sources/plugin/atlassian/atlassian_render_attachments.swift:22:37: warning: result of 'try?' is unused [#no-usage]
20 |                 // Carry over ac:width as width attribute
21 |                 let width = (try? acImage.attr("ac:width")) ?? ""
22 |                 if !width.isEmpty { try? img.attr("width", width) }
   |                                     `- warning: result of 'try?' is unused [#no-usage]
23 |
24 |                 try? acImage.replaceWith(img)
/host/spi-builder-workspace/Sources/plugin/atlassian/atlassian_render_attachments.swift:44:17: warning: result of 'try?' is unused [#no-usage]
42 |
43 |                 guard let a = try? Element(Tag.valueOf("a"), "") else { continue }
44 |                 try? a.attr("href", filename)
   |                 `- warning: result of 'try?' is unused [#no-usage]
45 |                 try? a.text(label)
46 |                 try? acLink.replaceWith(a)
/host/spi-builder-workspace/Sources/plugin/atlassian/atlassian_render_attachments.swift:45:17: warning: result of 'try?' is unused [#no-usage]
43 |                 guard let a = try? Element(Tag.valueOf("a"), "") else { continue }
44 |                 try? a.attr("href", filename)
45 |                 try? a.text(label)
   |                 `- warning: result of 'try?' is unused [#no-usage]
46 |                 try? acLink.replaceWith(a)
47 |             }
/host/spi-builder-workspace/Sources/plugin/atlassian/atlassian_render_code_blocks.swift:23:40: warning: result of 'try?' is unused [#no-usage]
21 |                 guard let pre = try? Element(Tag.valueOf("pre"), ""),
22 |                       let code = try? Element(Tag.valueOf("code"), "") else { continue }
23 |                 if !language.isEmpty { try? code.attr("class", "language-\(language)") }
   |                                        `- warning: result of 'try?' is unused [#no-usage]
24 |                 try? code.text(codeText)
25 |                 try? pre.appendChild(code)
/host/spi-builder-workspace/Sources/plugin/atlassian/atlassian_render_code_blocks.swift:24:17: warning: result of 'try?' is unused [#no-usage]
22 |                       let code = try? Element(Tag.valueOf("code"), "") else { continue }
23 |                 if !language.isEmpty { try? code.attr("class", "language-\(language)") }
24 |                 try? code.text(codeText)
   |                 `- warning: result of 'try?' is unused [#no-usage]
25 |                 try? pre.appendChild(code)
26 |                 try? macro.replaceWith(pre)
/host/spi-builder-workspace/Sources/plugin/atlassian/atlassian_render_code_blocks.swift:25:17: warning: result of 'try?' is unused [#no-usage]
23 |                 if !language.isEmpty { try? code.attr("class", "language-\(language)") }
24 |                 try? code.text(codeText)
25 |                 try? pre.appendChild(code)
   |                 `- warning: result of 'try?' is unused [#no-usage]
26 |                 try? macro.replaceWith(pre)
27 |             }
[146/163] Compiling HTMLToMarkdown atlassian_render_autolinks.swift
/host/spi-builder-workspace/Sources/plugin/atlassian/atlassian_render_attachments.swift:17:17: warning: result of 'try?' is unused [#no-usage]
15 |
16 |                 guard let img = try? Element(Tag.valueOf("img"), "") else { continue }
17 |                 try? img.attr("src", filename)
   |                 `- warning: result of 'try?' is unused [#no-usage]
18 |                 try? img.attr("alt", filename)
19 |
/host/spi-builder-workspace/Sources/plugin/atlassian/atlassian_render_attachments.swift:18:17: warning: result of 'try?' is unused [#no-usage]
16 |                 guard let img = try? Element(Tag.valueOf("img"), "") else { continue }
17 |                 try? img.attr("src", filename)
18 |                 try? img.attr("alt", filename)
   |                 `- warning: result of 'try?' is unused [#no-usage]
19 |
20 |                 // Carry over ac:width as width attribute
/host/spi-builder-workspace/Sources/plugin/atlassian/atlassian_render_attachments.swift:22:37: warning: result of 'try?' is unused [#no-usage]
20 |                 // Carry over ac:width as width attribute
21 |                 let width = (try? acImage.attr("ac:width")) ?? ""
22 |                 if !width.isEmpty { try? img.attr("width", width) }
   |                                     `- warning: result of 'try?' is unused [#no-usage]
23 |
24 |                 try? acImage.replaceWith(img)
/host/spi-builder-workspace/Sources/plugin/atlassian/atlassian_render_attachments.swift:44:17: warning: result of 'try?' is unused [#no-usage]
42 |
43 |                 guard let a = try? Element(Tag.valueOf("a"), "") else { continue }
44 |                 try? a.attr("href", filename)
   |                 `- warning: result of 'try?' is unused [#no-usage]
45 |                 try? a.text(label)
46 |                 try? acLink.replaceWith(a)
/host/spi-builder-workspace/Sources/plugin/atlassian/atlassian_render_attachments.swift:45:17: warning: result of 'try?' is unused [#no-usage]
43 |                 guard let a = try? Element(Tag.valueOf("a"), "") else { continue }
44 |                 try? a.attr("href", filename)
45 |                 try? a.text(label)
   |                 `- warning: result of 'try?' is unused [#no-usage]
46 |                 try? acLink.replaceWith(a)
47 |             }
/host/spi-builder-workspace/Sources/plugin/atlassian/atlassian_render_code_blocks.swift:23:40: warning: result of 'try?' is unused [#no-usage]
21 |                 guard let pre = try? Element(Tag.valueOf("pre"), ""),
22 |                       let code = try? Element(Tag.valueOf("code"), "") else { continue }
23 |                 if !language.isEmpty { try? code.attr("class", "language-\(language)") }
   |                                        `- warning: result of 'try?' is unused [#no-usage]
24 |                 try? code.text(codeText)
25 |                 try? pre.appendChild(code)
/host/spi-builder-workspace/Sources/plugin/atlassian/atlassian_render_code_blocks.swift:24:17: warning: result of 'try?' is unused [#no-usage]
22 |                       let code = try? Element(Tag.valueOf("code"), "") else { continue }
23 |                 if !language.isEmpty { try? code.attr("class", "language-\(language)") }
24 |                 try? code.text(codeText)
   |                 `- warning: result of 'try?' is unused [#no-usage]
25 |                 try? pre.appendChild(code)
26 |                 try? macro.replaceWith(pre)
/host/spi-builder-workspace/Sources/plugin/atlassian/atlassian_render_code_blocks.swift:25:17: warning: result of 'try?' is unused [#no-usage]
23 |                 if !language.isEmpty { try? code.attr("class", "language-\(language)") }
24 |                 try? code.text(codeText)
25 |                 try? pre.appendChild(code)
   |                 `- warning: result of 'try?' is unused [#no-usage]
26 |                 try? macro.replaceWith(pre)
27 |             }
[147/163] Compiling HTMLToMarkdown atlassian_render_code_blocks.swift
/host/spi-builder-workspace/Sources/plugin/atlassian/atlassian_render_attachments.swift:17:17: warning: result of 'try?' is unused [#no-usage]
15 |
16 |                 guard let img = try? Element(Tag.valueOf("img"), "") else { continue }
17 |                 try? img.attr("src", filename)
   |                 `- warning: result of 'try?' is unused [#no-usage]
18 |                 try? img.attr("alt", filename)
19 |
/host/spi-builder-workspace/Sources/plugin/atlassian/atlassian_render_attachments.swift:18:17: warning: result of 'try?' is unused [#no-usage]
16 |                 guard let img = try? Element(Tag.valueOf("img"), "") else { continue }
17 |                 try? img.attr("src", filename)
18 |                 try? img.attr("alt", filename)
   |                 `- warning: result of 'try?' is unused [#no-usage]
19 |
20 |                 // Carry over ac:width as width attribute
/host/spi-builder-workspace/Sources/plugin/atlassian/atlassian_render_attachments.swift:22:37: warning: result of 'try?' is unused [#no-usage]
20 |                 // Carry over ac:width as width attribute
21 |                 let width = (try? acImage.attr("ac:width")) ?? ""
22 |                 if !width.isEmpty { try? img.attr("width", width) }
   |                                     `- warning: result of 'try?' is unused [#no-usage]
23 |
24 |                 try? acImage.replaceWith(img)
/host/spi-builder-workspace/Sources/plugin/atlassian/atlassian_render_attachments.swift:44:17: warning: result of 'try?' is unused [#no-usage]
42 |
43 |                 guard let a = try? Element(Tag.valueOf("a"), "") else { continue }
44 |                 try? a.attr("href", filename)
   |                 `- warning: result of 'try?' is unused [#no-usage]
45 |                 try? a.text(label)
46 |                 try? acLink.replaceWith(a)
/host/spi-builder-workspace/Sources/plugin/atlassian/atlassian_render_attachments.swift:45:17: warning: result of 'try?' is unused [#no-usage]
43 |                 guard let a = try? Element(Tag.valueOf("a"), "") else { continue }
44 |                 try? a.attr("href", filename)
45 |                 try? a.text(label)
   |                 `- warning: result of 'try?' is unused [#no-usage]
46 |                 try? acLink.replaceWith(a)
47 |             }
/host/spi-builder-workspace/Sources/plugin/atlassian/atlassian_render_code_blocks.swift:23:40: warning: result of 'try?' is unused [#no-usage]
21 |                 guard let pre = try? Element(Tag.valueOf("pre"), ""),
22 |                       let code = try? Element(Tag.valueOf("code"), "") else { continue }
23 |                 if !language.isEmpty { try? code.attr("class", "language-\(language)") }
   |                                        `- warning: result of 'try?' is unused [#no-usage]
24 |                 try? code.text(codeText)
25 |                 try? pre.appendChild(code)
/host/spi-builder-workspace/Sources/plugin/atlassian/atlassian_render_code_blocks.swift:24:17: warning: result of 'try?' is unused [#no-usage]
22 |                       let code = try? Element(Tag.valueOf("code"), "") else { continue }
23 |                 if !language.isEmpty { try? code.attr("class", "language-\(language)") }
24 |                 try? code.text(codeText)
   |                 `- warning: result of 'try?' is unused [#no-usage]
25 |                 try? pre.appendChild(code)
26 |                 try? macro.replaceWith(pre)
/host/spi-builder-workspace/Sources/plugin/atlassian/atlassian_render_code_blocks.swift:25:17: warning: result of 'try?' is unused [#no-usage]
23 |                 if !language.isEmpty { try? code.attr("class", "language-\(language)") }
24 |                 try? code.text(codeText)
25 |                 try? pre.appendChild(code)
   |                 `- warning: result of 'try?' is unused [#no-usage]
26 |                 try? macro.replaceWith(pre)
27 |             }
[148/163] Compiling HTMLToMarkdown atlassian_render_image_sizing.swift
/host/spi-builder-workspace/Sources/plugin/atlassian/atlassian_render_attachments.swift:17:17: warning: result of 'try?' is unused [#no-usage]
15 |
16 |                 guard let img = try? Element(Tag.valueOf("img"), "") else { continue }
17 |                 try? img.attr("src", filename)
   |                 `- warning: result of 'try?' is unused [#no-usage]
18 |                 try? img.attr("alt", filename)
19 |
/host/spi-builder-workspace/Sources/plugin/atlassian/atlassian_render_attachments.swift:18:17: warning: result of 'try?' is unused [#no-usage]
16 |                 guard let img = try? Element(Tag.valueOf("img"), "") else { continue }
17 |                 try? img.attr("src", filename)
18 |                 try? img.attr("alt", filename)
   |                 `- warning: result of 'try?' is unused [#no-usage]
19 |
20 |                 // Carry over ac:width as width attribute
/host/spi-builder-workspace/Sources/plugin/atlassian/atlassian_render_attachments.swift:22:37: warning: result of 'try?' is unused [#no-usage]
20 |                 // Carry over ac:width as width attribute
21 |                 let width = (try? acImage.attr("ac:width")) ?? ""
22 |                 if !width.isEmpty { try? img.attr("width", width) }
   |                                     `- warning: result of 'try?' is unused [#no-usage]
23 |
24 |                 try? acImage.replaceWith(img)
/host/spi-builder-workspace/Sources/plugin/atlassian/atlassian_render_attachments.swift:44:17: warning: result of 'try?' is unused [#no-usage]
42 |
43 |                 guard let a = try? Element(Tag.valueOf("a"), "") else { continue }
44 |                 try? a.attr("href", filename)
   |                 `- warning: result of 'try?' is unused [#no-usage]
45 |                 try? a.text(label)
46 |                 try? acLink.replaceWith(a)
/host/spi-builder-workspace/Sources/plugin/atlassian/atlassian_render_attachments.swift:45:17: warning: result of 'try?' is unused [#no-usage]
43 |                 guard let a = try? Element(Tag.valueOf("a"), "") else { continue }
44 |                 try? a.attr("href", filename)
45 |                 try? a.text(label)
   |                 `- warning: result of 'try?' is unused [#no-usage]
46 |                 try? acLink.replaceWith(a)
47 |             }
/host/spi-builder-workspace/Sources/plugin/atlassian/atlassian_render_code_blocks.swift:23:40: warning: result of 'try?' is unused [#no-usage]
21 |                 guard let pre = try? Element(Tag.valueOf("pre"), ""),
22 |                       let code = try? Element(Tag.valueOf("code"), "") else { continue }
23 |                 if !language.isEmpty { try? code.attr("class", "language-\(language)") }
   |                                        `- warning: result of 'try?' is unused [#no-usage]
24 |                 try? code.text(codeText)
25 |                 try? pre.appendChild(code)
/host/spi-builder-workspace/Sources/plugin/atlassian/atlassian_render_code_blocks.swift:24:17: warning: result of 'try?' is unused [#no-usage]
22 |                       let code = try? Element(Tag.valueOf("code"), "") else { continue }
23 |                 if !language.isEmpty { try? code.attr("class", "language-\(language)") }
24 |                 try? code.text(codeText)
   |                 `- warning: result of 'try?' is unused [#no-usage]
25 |                 try? pre.appendChild(code)
26 |                 try? macro.replaceWith(pre)
/host/spi-builder-workspace/Sources/plugin/atlassian/atlassian_render_code_blocks.swift:25:17: warning: result of 'try?' is unused [#no-usage]
23 |                 if !language.isEmpty { try? code.attr("class", "language-\(language)") }
24 |                 try? code.text(codeText)
25 |                 try? pre.appendChild(code)
   |                 `- warning: result of 'try?' is unused [#no-usage]
26 |                 try? macro.replaceWith(pre)
27 |             }
[149/163] Compiling HTMLToMarkdown base.swift
/host/spi-builder-workspace/Sources/plugin/atlassian/atlassian_render_attachments.swift:17:17: warning: result of 'try?' is unused [#no-usage]
15 |
16 |                 guard let img = try? Element(Tag.valueOf("img"), "") else { continue }
17 |                 try? img.attr("src", filename)
   |                 `- warning: result of 'try?' is unused [#no-usage]
18 |                 try? img.attr("alt", filename)
19 |
/host/spi-builder-workspace/Sources/plugin/atlassian/atlassian_render_attachments.swift:18:17: warning: result of 'try?' is unused [#no-usage]
16 |                 guard let img = try? Element(Tag.valueOf("img"), "") else { continue }
17 |                 try? img.attr("src", filename)
18 |                 try? img.attr("alt", filename)
   |                 `- warning: result of 'try?' is unused [#no-usage]
19 |
20 |                 // Carry over ac:width as width attribute
/host/spi-builder-workspace/Sources/plugin/atlassian/atlassian_render_attachments.swift:22:37: warning: result of 'try?' is unused [#no-usage]
20 |                 // Carry over ac:width as width attribute
21 |                 let width = (try? acImage.attr("ac:width")) ?? ""
22 |                 if !width.isEmpty { try? img.attr("width", width) }
   |                                     `- warning: result of 'try?' is unused [#no-usage]
23 |
24 |                 try? acImage.replaceWith(img)
/host/spi-builder-workspace/Sources/plugin/atlassian/atlassian_render_attachments.swift:44:17: warning: result of 'try?' is unused [#no-usage]
42 |
43 |                 guard let a = try? Element(Tag.valueOf("a"), "") else { continue }
44 |                 try? a.attr("href", filename)
   |                 `- warning: result of 'try?' is unused [#no-usage]
45 |                 try? a.text(label)
46 |                 try? acLink.replaceWith(a)
/host/spi-builder-workspace/Sources/plugin/atlassian/atlassian_render_attachments.swift:45:17: warning: result of 'try?' is unused [#no-usage]
43 |                 guard let a = try? Element(Tag.valueOf("a"), "") else { continue }
44 |                 try? a.attr("href", filename)
45 |                 try? a.text(label)
   |                 `- warning: result of 'try?' is unused [#no-usage]
46 |                 try? acLink.replaceWith(a)
47 |             }
/host/spi-builder-workspace/Sources/plugin/atlassian/atlassian_render_code_blocks.swift:23:40: warning: result of 'try?' is unused [#no-usage]
21 |                 guard let pre = try? Element(Tag.valueOf("pre"), ""),
22 |                       let code = try? Element(Tag.valueOf("code"), "") else { continue }
23 |                 if !language.isEmpty { try? code.attr("class", "language-\(language)") }
   |                                        `- warning: result of 'try?' is unused [#no-usage]
24 |                 try? code.text(codeText)
25 |                 try? pre.appendChild(code)
/host/spi-builder-workspace/Sources/plugin/atlassian/atlassian_render_code_blocks.swift:24:17: warning: result of 'try?' is unused [#no-usage]
22 |                       let code = try? Element(Tag.valueOf("code"), "") else { continue }
23 |                 if !language.isEmpty { try? code.attr("class", "language-\(language)") }
24 |                 try? code.text(codeText)
   |                 `- warning: result of 'try?' is unused [#no-usage]
25 |                 try? pre.appendChild(code)
26 |                 try? macro.replaceWith(pre)
/host/spi-builder-workspace/Sources/plugin/atlassian/atlassian_render_code_blocks.swift:25:17: warning: result of 'try?' is unused [#no-usage]
23 |                 if !language.isEmpty { try? code.attr("class", "language-\(language)") }
24 |                 try? code.text(codeText)
25 |                 try? pre.appendChild(code)
   |                 `- warning: result of 'try?' is unused [#no-usage]
26 |                 try? macro.replaceWith(pre)
27 |             }
[150/163] Compiling HTMLToMarkdown renderers.swift
/host/spi-builder-workspace/Sources/plugin/atlassian/atlassian_render_attachments.swift:17:17: warning: result of 'try?' is unused [#no-usage]
15 |
16 |                 guard let img = try? Element(Tag.valueOf("img"), "") else { continue }
17 |                 try? img.attr("src", filename)
   |                 `- warning: result of 'try?' is unused [#no-usage]
18 |                 try? img.attr("alt", filename)
19 |
/host/spi-builder-workspace/Sources/plugin/atlassian/atlassian_render_attachments.swift:18:17: warning: result of 'try?' is unused [#no-usage]
16 |                 guard let img = try? Element(Tag.valueOf("img"), "") else { continue }
17 |                 try? img.attr("src", filename)
18 |                 try? img.attr("alt", filename)
   |                 `- warning: result of 'try?' is unused [#no-usage]
19 |
20 |                 // Carry over ac:width as width attribute
/host/spi-builder-workspace/Sources/plugin/atlassian/atlassian_render_attachments.swift:22:37: warning: result of 'try?' is unused [#no-usage]
20 |                 // Carry over ac:width as width attribute
21 |                 let width = (try? acImage.attr("ac:width")) ?? ""
22 |                 if !width.isEmpty { try? img.attr("width", width) }
   |                                     `- warning: result of 'try?' is unused [#no-usage]
23 |
24 |                 try? acImage.replaceWith(img)
/host/spi-builder-workspace/Sources/plugin/atlassian/atlassian_render_attachments.swift:44:17: warning: result of 'try?' is unused [#no-usage]
42 |
43 |                 guard let a = try? Element(Tag.valueOf("a"), "") else { continue }
44 |                 try? a.attr("href", filename)
   |                 `- warning: result of 'try?' is unused [#no-usage]
45 |                 try? a.text(label)
46 |                 try? acLink.replaceWith(a)
/host/spi-builder-workspace/Sources/plugin/atlassian/atlassian_render_attachments.swift:45:17: warning: result of 'try?' is unused [#no-usage]
43 |                 guard let a = try? Element(Tag.valueOf("a"), "") else { continue }
44 |                 try? a.attr("href", filename)
45 |                 try? a.text(label)
   |                 `- warning: result of 'try?' is unused [#no-usage]
46 |                 try? acLink.replaceWith(a)
47 |             }
/host/spi-builder-workspace/Sources/plugin/atlassian/atlassian_render_code_blocks.swift:23:40: warning: result of 'try?' is unused [#no-usage]
21 |                 guard let pre = try? Element(Tag.valueOf("pre"), ""),
22 |                       let code = try? Element(Tag.valueOf("code"), "") else { continue }
23 |                 if !language.isEmpty { try? code.attr("class", "language-\(language)") }
   |                                        `- warning: result of 'try?' is unused [#no-usage]
24 |                 try? code.text(codeText)
25 |                 try? pre.appendChild(code)
/host/spi-builder-workspace/Sources/plugin/atlassian/atlassian_render_code_blocks.swift:24:17: warning: result of 'try?' is unused [#no-usage]
22 |                       let code = try? Element(Tag.valueOf("code"), "") else { continue }
23 |                 if !language.isEmpty { try? code.attr("class", "language-\(language)") }
24 |                 try? code.text(codeText)
   |                 `- warning: result of 'try?' is unused [#no-usage]
25 |                 try? pre.appendChild(code)
26 |                 try? macro.replaceWith(pre)
/host/spi-builder-workspace/Sources/plugin/atlassian/atlassian_render_code_blocks.swift:25:17: warning: result of 'try?' is unused [#no-usage]
23 |                 if !language.isEmpty { try? code.attr("class", "language-\(language)") }
24 |                 try? code.text(codeText)
25 |                 try? pre.appendChild(code)
   |                 `- warning: result of 'try?' is unused [#no-usage]
26 |                 try? macro.replaceWith(pre)
27 |             }
[151/163] Compiling HTMLToMarkdown commonmark.swift
/host/spi-builder-workspace/Sources/plugin/atlassian/atlassian_render_attachments.swift:17:17: warning: result of 'try?' is unused [#no-usage]
15 |
16 |                 guard let img = try? Element(Tag.valueOf("img"), "") else { continue }
17 |                 try? img.attr("src", filename)
   |                 `- warning: result of 'try?' is unused [#no-usage]
18 |                 try? img.attr("alt", filename)
19 |
/host/spi-builder-workspace/Sources/plugin/atlassian/atlassian_render_attachments.swift:18:17: warning: result of 'try?' is unused [#no-usage]
16 |                 guard let img = try? Element(Tag.valueOf("img"), "") else { continue }
17 |                 try? img.attr("src", filename)
18 |                 try? img.attr("alt", filename)
   |                 `- warning: result of 'try?' is unused [#no-usage]
19 |
20 |                 // Carry over ac:width as width attribute
/host/spi-builder-workspace/Sources/plugin/atlassian/atlassian_render_attachments.swift:22:37: warning: result of 'try?' is unused [#no-usage]
20 |                 // Carry over ac:width as width attribute
21 |                 let width = (try? acImage.attr("ac:width")) ?? ""
22 |                 if !width.isEmpty { try? img.attr("width", width) }
   |                                     `- warning: result of 'try?' is unused [#no-usage]
23 |
24 |                 try? acImage.replaceWith(img)
/host/spi-builder-workspace/Sources/plugin/atlassian/atlassian_render_attachments.swift:44:17: warning: result of 'try?' is unused [#no-usage]
42 |
43 |                 guard let a = try? Element(Tag.valueOf("a"), "") else { continue }
44 |                 try? a.attr("href", filename)
   |                 `- warning: result of 'try?' is unused [#no-usage]
45 |                 try? a.text(label)
46 |                 try? acLink.replaceWith(a)
/host/spi-builder-workspace/Sources/plugin/atlassian/atlassian_render_attachments.swift:45:17: warning: result of 'try?' is unused [#no-usage]
43 |                 guard let a = try? Element(Tag.valueOf("a"), "") else { continue }
44 |                 try? a.attr("href", filename)
45 |                 try? a.text(label)
   |                 `- warning: result of 'try?' is unused [#no-usage]
46 |                 try? acLink.replaceWith(a)
47 |             }
/host/spi-builder-workspace/Sources/plugin/atlassian/atlassian_render_code_blocks.swift:23:40: warning: result of 'try?' is unused [#no-usage]
21 |                 guard let pre = try? Element(Tag.valueOf("pre"), ""),
22 |                       let code = try? Element(Tag.valueOf("code"), "") else { continue }
23 |                 if !language.isEmpty { try? code.attr("class", "language-\(language)") }
   |                                        `- warning: result of 'try?' is unused [#no-usage]
24 |                 try? code.text(codeText)
25 |                 try? pre.appendChild(code)
/host/spi-builder-workspace/Sources/plugin/atlassian/atlassian_render_code_blocks.swift:24:17: warning: result of 'try?' is unused [#no-usage]
22 |                       let code = try? Element(Tag.valueOf("code"), "") else { continue }
23 |                 if !language.isEmpty { try? code.attr("class", "language-\(language)") }
24 |                 try? code.text(codeText)
   |                 `- warning: result of 'try?' is unused [#no-usage]
25 |                 try? pre.appendChild(code)
26 |                 try? macro.replaceWith(pre)
/host/spi-builder-workspace/Sources/plugin/atlassian/atlassian_render_code_blocks.swift:25:17: warning: result of 'try?' is unused [#no-usage]
23 |                 if !language.isEmpty { try? code.attr("class", "language-\(language)") }
24 |                 try? code.text(codeText)
25 |                 try? pre.appendChild(code)
   |                 `- warning: result of 'try?' is unused [#no-usage]
26 |                 try? macro.replaceWith(pre)
27 |             }
[152/163] Compiling HTMLToMarkdown url_utils.swift
[153/163] Compiling HTMLToMarkdown validation.swift
[154/163] Compiling HTMLToMarkdown emoji.swift
[155/163] Compiling HTMLToMarkdown emoji_render.swift
[156/163] Compiling HTMLToMarkdown emoji_table.swift
[157/163] Compiling HTMLToMarkdown frontmatter.swift
[158/163] Compiling HTMLToMarkdown gfm.swift
[159/163] Compiling HTMLToMarkdown gfm_render_abbr.swift
[160/163] Compiling HTMLToMarkdown gfm_render_definition_lists.swift
[161/163] Compiling HTMLToMarkdown gfm_render_details_summary.swift
[162/163] Compiling HTMLToMarkdown gfm_render_sub_sup.swift
[163/163] Compiling HTMLToMarkdown markdownextra.swift
Build complete! (54.52s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swiftsoup",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.4.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/scinfu/SwiftSoup.git"
    }
  ],
  "manifest_display_name" : "html-to-markdown-swift",
  "name" : "html-to-markdown-swift",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "tvos",
      "version" : "13.0"
    },
    {
      "name" : "watchos",
      "version" : "6.0"
    }
  ],
  "products" : [
    {
      "name" : "HTMLToMarkdown",
      "targets" : [
        "HTMLToMarkdown"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "HTMLToMarkdownTests",
      "module_type" : "SwiftTarget",
      "name" : "HTMLToMarkdownTests",
      "path" : "Tests",
      "product_dependencies" : [
        "SwiftSoup"
      ],
      "sources" : [
        "collapse-collapse_test.swift",
        "converter-convert_test.swift",
        "converter-url_test.swift",
        "internal-escape-elem_code_test.swift",
        "internal-escape-elem_divider_test.swift",
        "internal-escape-elem_header_test.swift",
        "internal-escape-elem_image_test.swift",
        "internal-escape-elem_italic_bold_test.swift",
        "internal-escape-elem_list_test.swift",
        "internal-textutils-collapse_code_test.swift",
        "internal-textutils-delimiter_test.swift",
        "internal-textutils-surrounding_spaces_test.swift",
        "plugin-atlassian_test.swift",
        "plugin-commonmark-commonmark_test.swift",
        "plugin-commonmark-render_bold_italic_test.swift",
        "plugin-commonmark-validation_test.swift",
        "plugin-emoji_test.swift",
        "plugin-frontmatter_test.swift",
        "plugin-gfm_test.swift",
        "plugin-markdownextra_test.swift",
        "plugin-multimarkdown_test.swift",
        "plugin-pandoc_test.swift",
        "plugin-reference-links_test.swift",
        "plugin-rmarkdown_test.swift",
        "plugin-strikethrough-strikethrough_test.swift",
        "plugin-table-table_test.swift",
        "plugin-tasklist_test.swift",
        "plugin-typography-linkify_test.swift",
        "plugin-typography-replacements_test.swift",
        "plugin-typography-smart-quotes_test.swift",
        "plugin-typography_test.swift",
        "plugin-vimeo_test.swift",
        "plugin-youtube_test.swift",
        "swift-golden_test.swift"
      ],
      "target_dependencies" : [
        "HTMLToMarkdown"
      ],
      "type" : "test"
    },
    {
      "c99name" : "HTMLToMarkdown",
      "module_type" : "SwiftTarget",
      "name" : "HTMLToMarkdown",
      "path" : "Sources",
      "product_dependencies" : [
        "SwiftSoup"
      ],
      "product_memberships" : [
        "HTMLToMarkdown"
      ],
      "sources" : [
        "collapse/collapse.swift",
        "collapse/is_node.swift",
        "collapse/whitespace.swift",
        "convert_api.swift",
        "converter/convert.swift",
        "converter/converter.swift",
        "converter/ctx.swift",
        "converter/plugin.swift",
        "converter/prioritized.swift",
        "converter/register.swift",
        "converter/render.swift",
        "converter/writer.swift",
        "internal/escape/elem_backslash.swift",
        "internal/escape/elem_code.swift",
        "internal/escape/elem_divider.swift",
        "internal/escape/elem_header.swift",
        "internal/escape/elem_image.swift",
        "internal/escape/elem_italic_bold.swift",
        "internal/escape/elem_list.swift",
        "internal/escape/elem_quote.swift",
        "internal/escape/replacer.swift",
        "internal/escape/util.swift",
        "internal/textutils/codefence.swift",
        "internal/textutils/collapse_code.swift",
        "internal/textutils/escape_multiline.swift",
        "internal/textutils/prefix_lines.swift",
        "internal/textutils/quote.swift",
        "internal/textutils/surrounding_spaces.swift",
        "marker/marker.swift",
        "plugin/atlassian/atlassian.swift",
        "plugin/atlassian/atlassian_render_attachments.swift",
        "plugin/atlassian/atlassian_render_autolinks.swift",
        "plugin/atlassian/atlassian_render_code_blocks.swift",
        "plugin/atlassian/atlassian_render_image_sizing.swift",
        "plugin/base/base.swift",
        "plugin/base/renderers.swift",
        "plugin/commonmark/commonmark.swift",
        "plugin/commonmark/handle_pre_render.swift",
        "plugin/commonmark/options.swift",
        "plugin/commonmark/render_blockquote.swift",
        "plugin/commonmark/render_bold_italic.swift",
        "plugin/commonmark/render_break.swift",
        "plugin/commonmark/render_code.swift",
        "plugin/commonmark/render_comment.swift",
        "plugin/commonmark/render_divider.swift",
        "plugin/commonmark/render_heading.swift",
        "plugin/commonmark/render_image.swift",
        "plugin/commonmark/render_link.swift",
        "plugin/commonmark/render_list.swift",
        "plugin/commonmark/url_utils.swift",
        "plugin/commonmark/validation.swift",
        "plugin/emoji/emoji.swift",
        "plugin/emoji/emoji_render.swift",
        "plugin/emoji/emoji_table.swift",
        "plugin/frontmatter/frontmatter.swift",
        "plugin/gfm/gfm.swift",
        "plugin/gfm/gfm_render_abbr.swift",
        "plugin/gfm/gfm_render_definition_lists.swift",
        "plugin/gfm/gfm_render_details_summary.swift",
        "plugin/gfm/gfm_render_sub_sup.swift",
        "plugin/markdownextra/markdownextra.swift",
        "plugin/markdownextra/me_render_abbreviations.swift",
        "plugin/markdownextra/me_render_definition_lists.swift",
        "plugin/markdownextra/me_render_footnotes.swift",
        "plugin/markdownextra/me_render_header_ids.swift",
        "plugin/multimarkdown/mmd_render_definition_lists.swift",
        "plugin/multimarkdown/mmd_render_figure.swift",
        "plugin/multimarkdown/mmd_render_footnotes.swift",
        "plugin/multimarkdown/mmd_render_image_attributes.swift",
        "plugin/multimarkdown/mmd_render_sub_sup.swift",
        "plugin/multimarkdown/multimarkdown.swift",
        "plugin/pandoc/pandoc.swift",
        "plugin/pandoc/pandoc_render_definition_lists.swift",
        "plugin/pandoc/pandoc_render_footnotes.swift",
        "plugin/pandoc/pandoc_render_header_ids.swift",
        "plugin/pandoc/pandoc_render_math.swift",
        "plugin/pandoc/pandoc_render_sub_sup.swift",
        "plugin/referencelinks/referencelinks.swift",
        "plugin/referencelinks/referencelinks_render_images.swift",
        "plugin/referencelinks/referencelinks_render_links.swift",
        "plugin/rmarkdown/rmarkdown.swift",
        "plugin/rmarkdown/rmarkdown_render_figures.swift",
        "plugin/rmarkdown/rmarkdown_render_tabsets.swift",
        "plugin/strikethrough/strikethrough.swift",
        "plugin/table/1_select.swift",
        "plugin/table/2_collect.swift",
        "plugin/table/3_render.swift",
        "plugin/table/table.swift",
        "plugin/table/utils.swift",
        "plugin/tasklist/tasklist.swift",
        "plugin/typography/typography.swift",
        "plugin/typography/typography_linkify.swift",
        "plugin/typography/typography_replacements.swift",
        "plugin/typography/typography_smart_quotes.swift",
        "plugin/typography/typography_utils.swift",
        "plugin/vimeo/vimeo.swift",
        "plugin/youtube/youtube.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.5"
}
basic-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:257b0ae9749b4eea8553a58f7bf60a672611c061e9b845ccfee371e7c1138ce8
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Done.