Build with Go 1.23 #364
Annotations
10 warnings
bitbucket/doc.go#L17
should have a package comment
|
gitprovider/testutils/key_pair.go#L17
should have a package comment
|
validation/multierror.go#L17
should have a package comment
|
gitea/client.go#L17
should have a package comment
|
gitprovider/cache/httpcache.go#L17
should have a package comment
|
gitea/client_repository_teamaccess.go#L162
parameter 'permission' seems to be unused, consider removing or renaming it as _
|
gitea/client_repository_teamaccess.go#L151
parameter 'ctx' seems to be unused, consider removing or renaming it as _
|
gitea/resource_organization.go#L78
parameter 'apiObj' seems to be unused, consider removing or renaming it as _
|
gitea/client_repositories_user.go#L39
parameter 'ctx' seems to be unused, consider removing or renaming it as _
|
gitea/util.go#L141
should replace opts.Page += 1 with opts.Page++
|
This job succeeded
Loading