feature: replace OPL3 with NukedOpl3 #2156
Annotations
1 error and 12 warnings
Initialize CodeQL
CodeQL Action major versions v1 and v2 have been deprecated. Please update all occurrences of the CodeQL Action in your workflow files to v3. For more information, see https://github.blog/changelog/2025-01-10-code-scanning-codeql-action-v2-is-now-deprecated/
|
Run echo "running custom build action...":
src/Spice86.Core/Backend/Audio/Iir/RBJ.cs#L29
XML comment has badly formed XML -- 'Whitespace is not allowed at this location.'
|
Run echo "running custom build action...":
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'.'
|
Run echo "running custom build action...":
src/Spice86.Core/Backend/Audio/Iir/RBJ.cs#L29
XML comment has badly formed XML -- 'Expected '>' or '/>' to close tag 'Q'.'
|
Run echo "running custom build action...":
src/Spice86.Core/Emulator/CPU/CfgCpu/ParsedInstruction/IDiscriminatorPart.cs#L12
XML comment has badly formed XML -- 'Expected an end tag for element 'summary'.'
|
Run echo "running custom build action...":
src/Spice86.Core/Backend/Audio/Iir/RBJ.cs#L29
XML comment has badly formed XML -- 'An identifier was expected.'
|
Run echo "running custom build action...":
src/Spice86.Core/Backend/Audio/Iir/RBJ.cs#L29
XML comment has badly formed XML -- '1'
|
Run echo "running custom build action...":
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'.'
|
Run echo "running custom build action...":
src/Spice86.Core/Emulator/CPU/CfgCpu/ParsedInstruction/InstructionField.cs#L42
XML comment has badly formed XML -- 'Expected an end tag for element 'summary'.'
|
Run echo "running custom build action...":
src/Spice86.Core/Emulator/Devices/Video/Renderer.cs#L202
The switch expression does not handle some values of its input type (it is not exhaustive) involving an unnamed enum value. For example, the pattern '(Spice86.Core.Emulator.Devices.Video.MemoryWidth)4' is not covered.
|
Run echo "running custom build action...":
src/Spice86.Core/Emulator/Devices/Video/Registers/RegisterExtensions.cs#L171
The switch expression does not handle all possible values of its input type (it is not exhaustive). For example, the pattern '4' is not covered.
|
Initialize CodeQL
1 issue was detected with this workflow: Please specify an on.push hook to analyze and see code scanning alerts from the default branch on the Security tab.
|
Initialize CodeQL
Unable to validate code scanning workflow: MissingPushHook
|
Loading