Commit 0b283ac
committed
test(manifest): the runtime sweep must not warn on what mcpp pack emits
`[[runtime.artifacts]]` and `[[runtime.requirements]]` are arrays rather than
tables, so they reach the unknown-key sweep instead of being skipped with the
`[runtime.<capability>]` provider channel. They are what `mcpp pack` writes into
every packed library, so a false positive there would warn on all of them.
Measured as zero before this was added; the assertion is what keeps it zero.1 parent 620f9c1 commit 0b283ac
1 file changed
Lines changed: 14 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5126 | 5126 | | |
5127 | 5127 | | |
5128 | 5128 | | |
| 5129 | + | |
| 5130 | + | |
| 5131 | + | |
| 5132 | + | |
| 5133 | + | |
| 5134 | + | |
| 5135 | + | |
| 5136 | + | |
5129 | 5137 | | |
5130 | 5138 | | |
5131 | 5139 | | |
| |||
5137 | 5145 | | |
5138 | 5146 | | |
5139 | 5147 | | |
| 5148 | + | |
| 5149 | + | |
| 5150 | + | |
| 5151 | + | |
| 5152 | + | |
| 5153 | + | |
5140 | 5154 | | |
5141 | 5155 | | |
5142 | 5156 | | |
| |||
0 commit comments