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
$ dub run dscanner -- -S foo.d
[...]
Running ../home/zorael/.dub/packages/dscanner/0.15.2/dscanner/bin/dscanner -S foo.d
core.exception.AssertError@/home/zorael/.dub/packages/dcd/0.16.0-beta.2/dcd/dsymbol/src/dsymbol/conversion/second.d(515): How did this happen?
Arch/EndeavourOS x86_64, dmd 2.105.0, ldc v1.35-beta1, dscanner v0.15.2 from dub.
dscanner errors out when performing a style check on my project. I am unsure of whether the fault lies in dscanner or in dcd.
git clone https://github.com/zorael/kameloso.git -b v3.12.1
dub fetch dscanner
dub run dscanner -- -S --skipTests kameloso/source
The text was updated successfully, but these errors were encountered: