Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Package with undefined exports #282

Closed
iajzenszmi opened this issue Apr 7, 2024 · 1 comment · Fixed by #284
Closed

Package with undefined exports #282

iajzenszmi opened this issue Apr 7, 2024 · 1 comment · Fixed by #284
Labels
question Further information is requested

Comments

@iajzenszmi
Copy link

test_project_extras.jl | 16 16 1.6s
Skipping Base.active_repl
Skipping Base.active_repl_backend
Test Summary: | Pass Total Time
test_smoke.jl | 11 11 10.0s
Test Summary: | Pass Total Time
test_stale_deps.jl | 13 13 1.2s
Unbound type parameters detected:
[1] _totuple(::Type{Tuple{Vararg{E}}}, itr, s...) where E @ PkgUnboundArgs.M25341 ~/.julia/packages/Aqua/OTNBC/test/pkgs/PkgUnboundArgs.jl:5
Test Summary: | Pass Total Time
test_unbound_args.jl | 4 4 2.4s
Undefined exports detected:
1-element Vector{Symbol}:
Symbol("PkgWithUndefinedExports.undefined_name")
Skipping PkgWithUndefinedExports.undefined_name
Screenshot from 2024-04-07 15-13-40

@lgoettgens
Copy link
Collaborator

Hi, thanks for your report. However, I am not sure what issue you are reporting here. CI on the latest master commit seems to be green.
Could you please give some more details on what your setup is, what's the issue you are experiencing and so on?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants