public/video-ui/src/reducers/usageReducer.js (2 lines): - line 9: // TODO avoid mutation... but how on such a deep property?! - line 29: // TODO avoid mutation... but how on such a deep property?! common/src/main/scala/com/gu/media/model/ChangeRecord.scala (1 line): - line 21: // TODO be better public/video-ui/src/logger.js (1 line): - line 5: // TODO turn off in PROD? app/util/ThumbnailGenerator.scala (1 line): - line 55: // TODO find a better way to convert mime-type to ImageIO write format project/plugins.sbt (1 line): - line 14: // FIXME unmaintained and archived app/model/commands/PublishAtomCommand.scala (1 line): - line 274: //TODO be better! Use the correct type rather than converting to the right type public/video-ui/src/services/capi.ts (1 line): - line 78: url: `${ContentApi.proxyUrl}/tags?page-size=100&type=${type}` //TODO this is likely to change based on CAPI work to search by prefix on webTitle common/src/main/scala/com/gu/media/pluto/PlutoProject.scala (1 line): - line 38: commissionTitle: String, //TODO remove this once migrated common/src/main/scala/com/gu/media/Permissions.scala (1 line): - line 45: // TODO be better