JuliaRegistries / Registrator.jl

Julia package registration bot

Home Page:https://julialang.org/packages

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

`paginate` not defined - JET report package

krynju opened this issue · comments

not sure if a bug or a missing import
noticed on 1.8.0 version

│┌ istagwrong(api::GitForge.Bitbucket.BitbucketAPI, repo::GitForge.Bitbucket.Repo, tag::AbstractString, commit::AbstractString) @ Registrator.WebUI /home/krynju/.julia/packages/Registrator/u5E5c/src/webui/gitutils.jl:497
││ `Registrator.WebUI.paginate` is not defined: Registrator.WebUI.paginate((Registrator.WebUI.provider(repo::GitForge.Bitbucket.Repo)::Registrator.WebUI.Provider).client::GitForge.Forge, Registrator.WebUI.get_tags, ((repo::GitForge.Bitbucket.Repo).workspace::Union{Nothing, GitForge.Bitbucket.Workspace}).slug::Union{Nothing, String}, (repo::GitForge.Bitbucket.Repo).slug::Union{Nothing, String})