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

Indexing error #293

Closed
davidanthoff opened this issue Jul 25, 2021 · 1 comment · Fixed by #294
Closed

Indexing error #293

davidanthoff opened this issue Jul 25, 2021 · 1 comment · Fixed by #294

Comments

@davidanthoff
Copy link
Member

From crash reporting:

indexing error for global expression at 3. args: [:IDENTIFIER, :IDENTIFIER, :IDENTIFIER] trivia: [:GLOBAL] 
ErrorException:
   at error(s::String) (error.jl:33)
   at getindex(x::CSTParser.EXPR, i::Int64) (./julialang.language-julia-insider-1.3.21/scripts/packages/CSTParser/src/iterate.jl:12)
   at collect_hints(x::CSTParser.EXPR, env::StaticLint.ExternalEnv, missingrefs::Symbol, isquoted::Bool, errs::Vector{Tuple{Int64, CSTParser.EXPR}}, pos::Int64) (./julialang.language-julia-insider-1.3.21/scripts/packages/StaticLint/src/linting/checks.jl:569)
   at collect_hints(x::CSTParser.EXPR, env::StaticLint.ExternalEnv, missingrefs::Symbol, isquoted::Bool, errs::Vector{Tuple{Int64, CSTParser.EXPR}}, pos::Int64) (./julialang.language-julia-insider-1.3.21/scripts/packages/StaticLint/src/linting/checks.jl:569)
@davidanthoff
Copy link
Member Author

julia-vscode/julia-vscode#2311 is another case of probably the same problem.

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

Successfully merging a pull request may close this issue.

3 participants