Fix fsharp-analyzers
Smaug123 opened this issue · 1 comments
Smaug123 commented
For some reason, both in the pipeline and locally (but not with a source build of the analyser SDK!) analysis fails.
info: Loading analyzers from /Users/patrick/Documents/GitHub/WoofWare.Myriad/.analyzerpackages/g-research.fsharp.analyzers/0.6.0/
info: Registered 11 analyzers from 1 dlls
error: Checking of file /Users/patrick/Documents/GitHub/WoofWare.Myriad/WoofWare.Myriad.Plugins/obj/Debug/net6.0/.NETCoreApp,Version=v6.0.AssemblyAttributes.fs aborted
error: Checking of file /Users/patrick/Documents/GitHub/WoofWare.Myriad/WoofWare.Myriad.Plugins/obj/Debug/net6.0/WoofWare.Myriad.Plugins.AssemblyInfo.fs aborted
error: Checking of file /Users/patrick/Documents/GitHub/WoofWare.Myriad/WoofWare.Myriad.Plugins/AstHelper.fs aborted
error: Checking of file /Users/patrick/Documents/GitHub/WoofWare.Myriad/WoofWare.Myriad.Plugins/RemoveOptionsGenerator.fs aborted
error: Checking of file /Users/patrick/Documents/GitHub/WoofWare.Myriad/WoofWare.Myriad.Plugins/JsonParseGenerator.fs aborted
Smaug123 commented
Still reproduces in the pipeline but not locally :/