Skip to content

Typo fix#7

Merged
IanButterworth merged 1 commit into
julia-actions:mainfrom
N5N3:main
Nov 6, 2022
Merged

Typo fix#7
IanButterworth merged 1 commit into
julia-actions:mainfrom
N5N3:main

Conversation

@N5N3

@N5N3 N5N3 commented Nov 6, 2022

Copy link
Copy Markdown
Contributor

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
Copy Markdown
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