Skip to content

feature: replace OPL3 with NukedOpl3 #1059

feature: replace OPL3 with NukedOpl3

feature: replace OPL3 with NukedOpl3 #1059

Triggered via pull request February 16, 2025 19:54
Status Success
Total duration 2m 38s
Artifacts

pr.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

30 warnings
build (macos-latest): src/Spice86.Core/Backend/Audio/Iir/RBJ.cs#L29
XML comment has badly formed XML -- 'Whitespace is not allowed at this location.'
build (macos-latest): src/Spice86.Core/Backend/Audio/Iir/RBJ.cs#L29
XML comment has badly formed XML -- 'Expected '>' or '/>' to close tag 'Q'.'
build (macos-latest): src/Spice86.Core/Backend/Audio/Iir/RBJ.cs#L29
XML comment has badly formed XML -- 'An identifier was expected.'
build (macos-latest): src/Spice86.Core/Backend/Audio/Iir/RBJ.cs#L29
XML comment has badly formed XML -- '1'
build (macos-latest): 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'.'
build (macos-latest): src/Spice86.Core/Emulator/CPU/CfgCpu/ParsedInstruction/IDiscriminatorPart.cs#L12
XML comment has badly formed XML -- 'Expected an end tag for element 'summary'.'
build (macos-latest): 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'.'
build (macos-latest): src/Spice86.Core/Emulator/CPU/CfgCpu/ParsedInstruction/InstructionField.cs#L42
XML comment has badly formed XML -- 'Expected an end tag for element 'summary'.'
build (macos-latest): 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.
build (macos-latest): 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.
build (ubuntu-latest): src/Spice86.Core/Backend/Audio/Iir/RBJ.cs#L29
XML comment has badly formed XML -- 'Whitespace is not allowed at this location.'
build (ubuntu-latest): src/Spice86.Core/Backend/Audio/Iir/RBJ.cs#L29
XML comment has badly formed XML -- 'Expected '>' or '/>' to close tag 'Q'.'
build (ubuntu-latest): src/Spice86.Core/Backend/Audio/Iir/RBJ.cs#L29
XML comment has badly formed XML -- 'An identifier was expected.'
build (ubuntu-latest): src/Spice86.Core/Backend/Audio/Iir/RBJ.cs#L29
XML comment has badly formed XML -- '1'
build (ubuntu-latest): 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'.'
build (ubuntu-latest): src/Spice86.Core/Emulator/CPU/CfgCpu/ParsedInstruction/IDiscriminatorPart.cs#L12
XML comment has badly formed XML -- 'Expected an end tag for element 'summary'.'
build (ubuntu-latest): 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'.'
build (ubuntu-latest): src/Spice86.Core/Emulator/CPU/CfgCpu/ParsedInstruction/InstructionField.cs#L42
XML comment has badly formed XML -- 'Expected an end tag for element 'summary'.'
build (ubuntu-latest): 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
build (ubuntu-latest): 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
build (windows-latest): src/Spice86.Core/Backend/Audio/Iir/RBJ.cs#L29
XML comment has badly formed XML -- 'Whitespace is not allowed at this location.'
build (windows-latest): 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'.'
build (windows-latest): src/Spice86.Core/Emulator/CPU/CfgCpu/ParsedInstruction/IDiscriminatorPart.cs#L12
XML comment has badly formed XML -- 'Expected an end tag for element 'summary'.'
build (windows-latest): src/Spice86.Core/Backend/Audio/Iir/RBJ.cs#L29
XML comment has badly formed XML -- 'Expected '>' or '/>' to close tag 'Q'.'
build (windows-latest): src/Spice86.Core/Backend/Audio/Iir/RBJ.cs#L29
XML comment has badly formed XML -- 'An identifier was expected.'
build (windows-latest): src/Spice86.Core/Backend/Audio/Iir/RBJ.cs#L29
XML comment has badly formed XML -- '1'
build (windows-latest): 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'.'
build (windows-latest): src/Spice86.Core/Emulator/CPU/CfgCpu/ParsedInstruction/InstructionField.cs#L42
XML comment has badly formed XML -- 'Expected an end tag for element 'summary'.'
build (windows-latest): 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.
build (windows-latest): 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.