Filtering clients and hosts on timeline #813
Annotations
1 error and 5 warnings
|
src/views/Timeline.vue#L74
Insert `,`
|
src/views/Timeline.vue#L87
Replace `.map(a·=>·a.hostname)` with `⏎········.map(a·=>·a.hostname)⏎········`
|
src/views/Timeline.vue#L88
Replace `.map(a·=>·a.client)` with `⏎········.map(a·=>·a.client)⏎········`
|
src/views/Timeline.vue#L92
Replace `this.buckets,·b·=>·this.filter_hostname·==·'*'·||·b.hostname·==·this.filter_hostname` with `⏎········this.buckets,⏎········b·=>·this.filter_hostname·==·'*'·||·b.hostname·==·this.filter_hostname⏎······`
|
src/views/Timeline.vue#L93
Replace `this.buckets,·b·=>·this.filter_client·==·'*'·||·b.client·==·this.filter_client` with `⏎········this.buckets,⏎········b·=>·this.filter_client·==·'*'·||·b.client·==·this.filter_client⏎······`
|
The logs for this run have expired and are no longer available.
Loading