You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gitea/modules/actions
Chongyi Zheng e80466f734
Resolve lint for unused parameter and unnecessary type arguments (#30750)
Resolve all cases for `unused parameter` and `unnecessary type
arguments`

Related: #30729

---------

Co-authored-by: Giteabot <teabot@gitea.io>
9 months ago
..
github.go
github_test.go
log.go Fix some pending problems (#29985) 11 months ago
task_state.go
task_state_test.go
workflows.go Resolve lint for unused parameter and unnecessary type arguments (#30750) 9 months ago
workflows_test.go