forgejo/routers/api/actions
Chongyi Zheng ec6d46bc8f
Fix nil dereference on error (#30740)
In both cases, the `err` is nil because of `if` checks before

Reference: #30729
(cherry picked from commit 970965f6d8fb4e68613ca445d2414c6c796b5231)
2024-04-28 15:39:02 +02:00
..
ping [CHORE] Update connect-go to maintained fork 2024-02-28 09:40:56 +01:00
runner Check the token's owner and repository when registering a runner (#30406) 2024-04-16 09:38:26 +02:00
actions.go Refactor web package and context package (#25298) 2023-06-18 09:59:09 +02:00
artifact.pb.go Actions Artifacts v4 backend (#28965) 2024-03-06 12:10:45 +08:00
artifact.proto Actions Artifacts v4 backend (#28965) 2024-03-06 12:10:45 +08:00
artifacts.go Fix nil dereference on error (#30740) 2024-04-28 15:39:02 +02:00
artifacts_chunks.go Actions Artifacts v4 backend (#28965) 2024-03-06 12:10:45 +08:00
artifacts_utils.go actions artifacts: warn instead of error on invalid request 2024-03-24 07:12:31 +01:00
artifactsv4.go actions artifacts: warn instead of error on invalid request 2024-03-24 07:12:31 +01:00