### Feature Description In gitea.log I see sometimes: ``` ==> gitea.log <== 2022/03/09 12:06:37 ...irror/mirror_pull.go:261:runSync() [E] Failed to synchronize tags to releases for repository: pushUpdateAddTag: GetTag: Length must be 40: /source/services/mirror/mirror_pull.go:261 (0x1cdf3b8) /source/services/mirror/mirror_pull.go:376 (0x1ce10b8) /source/services/mirror/mirror.go:42 (0x1cdb344) /source/services/mirror/mirror.go:144 (0x1cdbe31) /source/modules/queue/unique_queue_channel.go:76 (0x14954b6) /source/modules/queue/workerpool.go:437 (0x149e1c5) /source/modules/queue/workerpool.go:280 (0x149d096) /usr/local/go/src/runtime/asm_amd64.s:1581 (0x471520) ``` But you can't see: - which project - which tag? - how long is it? ### Screenshots _No response_