0
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-02-09 02:54:05 +01:00
gitea/routers/api/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
..
ping
runner
actions.go
artifact.pb.go
artifact.proto
artifacts_chunks.go
artifacts_utils.go
artifacts.go Fix nil dereference on error (#30740) 2024-04-28 12:13:57 +08:00
artifactsv4.go