You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For the time being, I may want to replace the use of the upstream provided binary with one provided by my fork.
atc0005
changed the title
structslop linter failing on Go 1.22rc2 with runtime error: invalid memory address or nil pointer dereference errororijtech/structslop linter failing on Go 1.22rc2 with runtime error: invalid memory address or nil pointer dereference error
Feb 5, 2024
Switch from upstream projects to temporary forks until the
dependencies for those upstream projects are updated to work
with newer Go versions.
refs GH-1325
refs GH-1326
refs GH-1327
Switch from upstream projects to temporary forks until the
dependencies for those upstream projects are updated to work
with newer Go versions.
refs GH-1325
refs GH-1326
refs GH-1327
Overview
The structslop linter is failing to execute in Go 1.22rc2 unstable images.
Output from a recent CI run:
The linter appears to still execute properly from earlier Go images.
References
internal error: package "errors" without types was imported from ...
#962The text was updated successfully, but these errors were encountered: