summaryrefslogtreecommitdiff
path: root/tests/snapshots/term__tabbed__tab_width_6_no_color.snap
blob: 72991cf4b7bc3e273c891998a241b74fffa26f8b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
---
source: codespan-reporting/tests/term.rs
expression: TEST_DATA.emit_no_color(&config)
---
warning: unknown weapon `DogJaw`
  ┌─ tabbed:3:11
  │
3 │             Weapon: DogJaw
  │                     ^^^^^^ the weapon
  │

warning: unknown condition `attack-cooldown`
  ┌─ tabbed:4:23
  │
4 │             ReloadingCondition:      attack-cooldown
  │                                      ^^^^^^^^^^^^^^^ the condition
  │

warning: unknown field `Foo`
  ┌─ tabbed:5:2
  │
5 │       Foo: Bar
  │       ^^^ the field
  │