Skip to content

Conversation

@N5N3
Copy link
Contributor

@N5N3 N5N3 commented Nov 6, 2022

Found in JuliaArrays/StructArrays.jl#215 with

ERROR: LoadError: MethodError: no method matching adjoint(::Nothing)
Closest candidates are:
  adjoint(::Union{LinearAlgebra.QR, LinearAlgebra.QRCompactWY, LinearAlgebra.QRPivoted}) at /opt/hostedtoolcache/julia/1.8.2/x64/share/julia/stdlib/v1.8/LinearAlgebra/src/qr.jl:517
  adjoint(::Union{LinearAlgebra.Cholesky, LinearAlgebra.CholeskyPivoted}) at /opt/hostedtoolcache/julia/1.8.2/x64/share/julia/stdlib/v1.8/LinearAlgebra/src/cholesky.jl:558
  adjoint(::LinearAlgebra.Hermitian) at /opt/hostedtoolcache/julia/1.8.2/x64/share/julia/stdlib/v1.8/LinearAlgebra/src/symmetric.jl:348
  ...

@SaschaMann

found in JuliaArrays/StructArrays.jl#215 with
```julia
ERROR: LoadError: MethodError: no method matching adjoint(::Nothing)
Closest candidates are:
  adjoint(::Union{LinearAlgebra.QR, LinearAlgebra.QRCompactWY, LinearAlgebra.QRPivoted}) at /opt/hostedtoolcache/julia/1.8.2/x64/share/julia/stdlib/v1.8/LinearAlgebra/src/qr.jl:517
  adjoint(::Union{LinearAlgebra.Cholesky, LinearAlgebra.CholeskyPivoted}) at /opt/hostedtoolcache/julia/1.8.2/x64/share/julia/stdlib/v1.8/LinearAlgebra/src/cholesky.jl:558
  adjoint(::LinearAlgebra.Hermitian) at /opt/hostedtoolcache/julia/1.8.2/x64/share/julia/stdlib/v1.8/LinearAlgebra/src/symmetric.jl:348
  ...
```
@IanButterworth IanButterworth merged commit 36b481d into julia-actions:main Nov 6, 2022
@SaschaMann
Copy link
Member

Oops, sorry and thanks for reporting.

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 this pull request may close these issues.

3 participants