Package registration failure

I’m trying to register an patch version update, but get an error

I was not able to load the package (i.e. import PackageMaker failed). See the AutoMerge logs for details.

I’ve no idea where are these AutoMerge logs , and also no idea as what could it be a problem with my package, which is passing all tests locally as well as on the GitHub.

Or could it be a problem with Registry, not with the package?

Is that sufficiently clear?


Failed to precompile PackageMaker [29c12bd1-d721-479e-9f19-f3213c237221] to "/tmp/jl_t0MV9R/compiled/v1.11/PackageMaker/jl_ATV7GA".
ERROR: LoadError: MethodError: no method matching getindex(::Nothing, ::String)
The function `getindex` exists, but no method is defined for this combination of argument types.
Stacktrace:
  [1] latest_version(pkg_name::Module)
    @ PackageMaker /tmp/jl_t0MV9R/packages/PackageMaker/gd9LF/src/package_checking.jl:49
  [2] upgradable
1 Like

Search for “failing checks” for AutoMerge jobs on the PR page and follow links where you have red crosses.

1 Like