data/core.yaml (2 lines): - line 984: title: 'FIXME tagged item' - line 985: description: '{var1} has a FIXME tag: {var2}' modules/ui/status.js (1 line): - line 39: // TODO: nice messages for different error types modules/index.js (1 line): - line 1: import * as d3 from 'd3'; // TODO: remove (needed for tests?) css/65_data.css (1 line): - line 80: .keepRight.error_type-170 { /* FIXME tag */ modules/services/keepRight.js (1 line): - line 340: props.description = 'This feature has a FIXME tag: ' + props.description;