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

FileServer has no field symbolserver #358

Closed
jonathan-conder-sm opened this issue Nov 28, 2022 · 0 comments · Fixed by #359
Closed

FileServer has no field symbolserver #358

jonathan-conder-sm opened this issue Nov 28, 2022 · 0 comments · Fixed by #359

Comments

@jonathan-conder-sm
Copy link
Contributor

I get this error when calling lint_file:

ERROR: type FileServer has no field symbolserver
Stacktrace:
 [1] setproperty!(x::StaticLint.FileServer, f::Symbol, v::Dict{Symbol, SymbolServer.ModuleStore})
   @ Base ./Base.jl:34
 [2] setup_server(env::String, depot::String, cache::String)
   @ StaticLint ~/.julia/packages/StaticLint/Bccrj/src/interface.jl:4
 [3] setup_server(env::String) (repeats 2 times)
   @ StaticLint ~/.julia/packages/StaticLint/Bccrj/src/interface.jl:2
 [4] top-level scope
   @ REPL[2]:1

Expected behaviour is to return without errors.

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

Successfully merging a pull request may close this issue.

1 participant