feature: replace OPL3 with NukedOpl3 #1061
Annotations
1 error and 10 warnings
Test with dotnet
Process completed with exit code 1.
|
Test with dotnet:
src/Spice86.Core/Backend/Audio/Iir/RBJ.cs#L29
XML comment has badly formed XML -- 'Whitespace is not allowed at this location.'
|
Test with dotnet:
src/Spice86.Core/Emulator/CPU/CfgCpu/ParsedInstruction/IDiscriminatorPart.cs#L11
XML comment has badly formed XML -- 'End tag 'summary' does not match the start tag 'ushort'.'
|
Test with dotnet:
src/Spice86.Core/Backend/Audio/Iir/RBJ.cs#L29
XML comment has badly formed XML -- 'Expected '>' or '/>' to close tag 'Q'.'
|
Test with dotnet:
src/Spice86.Core/Backend/Audio/Iir/RBJ.cs#L29
XML comment has badly formed XML -- 'An identifier was expected.'
|
Test with dotnet:
src/Spice86.Core/Emulator/CPU/CfgCpu/ParsedInstruction/IDiscriminatorPart.cs#L12
XML comment has badly formed XML -- 'Expected an end tag for element 'summary'.'
|
Test with dotnet:
src/Spice86.Core/Backend/Audio/Iir/RBJ.cs#L29
XML comment has badly formed XML -- '1'
|
Test with dotnet:
src/Spice86.Core/Emulator/CPU/CfgCpu/ParsedInstruction/InstructionField.cs#L41
XML comment has badly formed XML -- 'End tag 'summary' does not match the start tag 'ushort'.'
|
Test with dotnet:
src/Spice86.Core/Emulator/CPU/CfgCpu/ParsedInstruction/InstructionField.cs#L42
XML comment has badly formed XML -- 'Expected an end tag for element 'summary'.'
|
Test with dotnet:
src/Spice86.Core/Emulator/CPU/Alu32.cs#L103
Bitwise-or operator used on a sign-extended operand; consider casting to a smaller unsigned type first
|
Test with dotnet:
src/Spice86.Core/Emulator/CPU/Alu32.cs#L123
Bitwise-or operator used on a sign-extended operand; consider casting to a smaller unsigned type first
|
Loading