Adding DOSBox as core for DOS TASing #1658
Annotations
3 warnings
Test:
src/BizHawk.Tests/Client.Common/lua/LuaTests.cs#L15
Class 'LuaTests' contains test methods and should be marked with '[TestClass]' (https://learn.microsoft.com/dotnet/core/testing/mstest-analyzers/mstest0030)
|
Test:
src/BizHawk.Tests/Client.Common/lua/LuaTests.cs#L15
Public type 'LuaTests' should be marked with '[TestClass]' or changed to 'internal' (https://learn.microsoft.com/dotnet/core/testing/mstest-analyzers/mstest0004)
|
Test:
src/BizHawk.Emulation.Common/Base Implementations/Bk2MnemonicLookup.cs#L859
Use trailing comma in multi-line initializers (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1413.md)
|
Loading