gitea/routers/web/repo/actions
Chongyi Zheng 970965f6d8
Fix nil dereference on error (#30740)
In both cases, the `err` is nil because of `if` checks before

Reference: #30729
2024-04-28 12:13:57 +08:00
..
actions.go Fix bugs in rerunning jobs (#29955) 2024-03-22 03:19:17 +00:00
badge.go Implement actions badge svgs (#28102) 2024-02-27 18:56:18 +01:00
view.go Fix nil dereference on error (#30740) 2024-04-28 12:13:57 +08:00