This website requires JavaScript.
Explore
Help
Register
Sign In
github
/
gitea
Watch
1
Star
0
Fork
0
You've already forked gitea
mirror of
https://github.com/go-gitea/gitea.git
synced
2026-07-17 04:12:39 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c445a85528392a07357b060b19fe29f212cdde25
gitea
/
routers
/
api
/
actions
History
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
Update misspell to 0.5.1 and add
misspellings.csv
(
#30573
)
2024-04-27 08:03:49 +00:00
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
…