Skip to content

v3.1.1

Choose a tag to compare

@github-actions github-actions released this 13 Apr 11:02

StaticLint v3.1.1

Diff since v3.1.0

Closed issues:

  • BoundsError (#104)
  • MethodError: no method matching iterate(::Nothing) (#106)
  • MethodError: Cannot convert an object of type SymbolServer.PackageRef{2} to an object of type Union{CSTParser.EXPR, StaticLint.Binding, SymbolServer.SymStore} (#107)
  • UndefVarError: NONSTDIDENTIFIER not defined (#108)
  • MethodError: Cannot convert an object of type SymbolServer.PackageRef{2} to an object of type Union{Binding, SymStore} (#109)
  • BoundsError: attempt to access 3-element Array{CSTParser.EXPR,1} at index [5] (#110)
  • MethodError: Cannot convert an object of type SymbolServer.PackageRef{2} to an object of type Union{CSTParser.EXPR, StaticLint.Binding, SymbolServer.SymStore} (#114)

Merged pull requests:

  • args access fix, #104 (#105) (@ZacLN)
  • fix bindings for Flatten EXPR (#111) (@ZacLN)
  • make _is_in_basedir type stable (String) (#112) (@ZacLN)
  • fix use of PackageRef (#113) (@ZacLN)
  • account for package refs pointing to packagerefs (#115) (@ZacLN)
  • Julia Package Butler Updates (#117) (@github-actions[bot])