Skip to content

Separate Interrupts and Callbacks. Interrupts install themselves in m… #2440

Separate Interrupts and Callbacks. Interrupts install themselves in m…

Separate Interrupts and Callbacks. Interrupts install themselves in m… #2440

Triggered via push July 7, 2023 16:38
Status Success
Total duration 3m 24s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

dotnet.yml

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

Annotations

33 warnings
build (ubuntu-latest): src/Spice86.Shared/Emulator/Memory/SegmentedAddress.cs#L119
Missing XML comment for publicly visible type or member 'SegmentedAddress.ToString(SegmentedAddress?)'
build (ubuntu-latest): src/Spice86.Core/Emulator/InterruptHandlers/Common/MemoryWriter/MemoryAsmWriter.cs#L17
XML comment has badly formed XML -- 'End tag 'example' does not match the start tag 'param'.'
build (ubuntu-latest): src/Spice86.Core/Emulator/InterruptHandlers/Common/MemoryWriter/MemoryAsmWriter.cs#L17
XML comment has badly formed XML -- 'End tag was not expected at this location.'
build (ubuntu-latest): src/Spice86.Core/Emulator/InterruptHandlers/Input/Mouse/MouseInt33Handler.cs#L111
XML comment has badly formed XML -- 'Whitespace is not allowed at this location.'
build (ubuntu-latest): src/Spice86.Core/Emulator/InterruptHandlers/Input/Mouse/MouseInt33Handler.cs#L112
XML comment has badly formed XML -- 'Whitespace is not allowed at this location.'
build (ubuntu-latest): src/Spice86.Core/Emulator/InterruptHandlers/Input/Mouse/MouseInt33Handler.cs#L113
XML comment has badly formed XML -- 'Whitespace is not allowed at this location.'
build (ubuntu-latest): src/Spice86.Core/Emulator/InterruptHandlers/Input/Mouse/MouseInt33Handler.cs#L234
XML comment has badly formed XML -- 'Whitespace is not allowed at this location.'
build (ubuntu-latest): src/Spice86.Core/Emulator/InterruptHandlers/Input/Mouse/MouseInt33Handler.cs#L235
XML comment has badly formed XML -- 'Whitespace is not allowed at this location.'
build (ubuntu-latest): src/Spice86.Core/Emulator/InterruptHandlers/Input/Mouse/MouseInt33Handler.cs#L236
XML comment has badly formed XML -- 'Whitespace is not allowed at this location.'
build (ubuntu-latest): src/Spice86.Core/Emulator/CPU/Alu.cs#L361
Bitwise-or operator used on a sign-extended operand; consider casting to a smaller unsigned type first
build (ubuntu-latest)
A stable release of a package should not have a prerelease dependency. Either modify the version spec of dependency "Mt32emu.net
build (macos-latest): src/Spice86.Shared/Emulator/Memory/SegmentedAddress.cs#L119
Missing XML comment for publicly visible type or member 'SegmentedAddress.ToString(SegmentedAddress?)'
build (macos-latest): src/Spice86.Core/Emulator/InterruptHandlers/Common/MemoryWriter/MemoryAsmWriter.cs#L17
XML comment has badly formed XML -- 'End tag 'example' does not match the start tag 'param'.'
build (macos-latest): src/Spice86.Core/Emulator/InterruptHandlers/Common/MemoryWriter/MemoryAsmWriter.cs#L17
XML comment has badly formed XML -- 'End tag was not expected at this location.'
build (macos-latest): src/Spice86.Core/Emulator/InterruptHandlers/Input/Mouse/MouseInt33Handler.cs#L111
XML comment has badly formed XML -- 'Whitespace is not allowed at this location.'
build (macos-latest): src/Spice86.Core/Emulator/InterruptHandlers/Input/Mouse/MouseInt33Handler.cs#L112
XML comment has badly formed XML -- 'Whitespace is not allowed at this location.'
build (macos-latest): src/Spice86.Core/Emulator/InterruptHandlers/Input/Mouse/MouseInt33Handler.cs#L113
XML comment has badly formed XML -- 'Whitespace is not allowed at this location.'
build (macos-latest): src/Spice86.Core/Emulator/InterruptHandlers/Input/Mouse/MouseInt33Handler.cs#L234
XML comment has badly formed XML -- 'Whitespace is not allowed at this location.'
build (macos-latest): src/Spice86.Core/Emulator/InterruptHandlers/Input/Mouse/MouseInt33Handler.cs#L235
XML comment has badly formed XML -- 'Whitespace is not allowed at this location.'
build (macos-latest): src/Spice86.Core/Emulator/InterruptHandlers/Input/Mouse/MouseInt33Handler.cs#L236
XML comment has badly formed XML -- 'Whitespace is not allowed at this location.'
build (macos-latest): src/Spice86.Core/Emulator/CPU/Alu.cs#L361
Bitwise-or operator used on a sign-extended operand; consider casting to a smaller unsigned type first
build (macos-latest)
A stable release of a package should not have a prerelease dependency. Either modify the version spec of dependency "Mt32emu.net
build (windows-latest)
A stable release of a package should not have a prerelease dependency. Either modify the version spec of dependency "Mt32emu.net
build (windows-latest): src/Spice86.Shared/Emulator/Memory/SegmentedAddress.cs#L119
Missing XML comment for publicly visible type or member 'SegmentedAddress.ToString(SegmentedAddress?)'
build (windows-latest): src/Spice86.Core/Emulator/InterruptHandlers/Common/MemoryWriter/MemoryAsmWriter.cs#L17
XML comment has badly formed XML -- 'End tag 'example' does not match the start tag 'param'.'
build (windows-latest): src/Spice86.Core/Emulator/InterruptHandlers/Common/MemoryWriter/MemoryAsmWriter.cs#L17
XML comment has badly formed XML -- 'End tag was not expected at this location.'
build (windows-latest): src/Spice86.Core/Emulator/InterruptHandlers/Input/Mouse/MouseInt33Handler.cs#L111
XML comment has badly formed XML -- 'Whitespace is not allowed at this location.'
build (windows-latest): src/Spice86.Core/Emulator/InterruptHandlers/Input/Mouse/MouseInt33Handler.cs#L112
XML comment has badly formed XML -- 'Whitespace is not allowed at this location.'
build (windows-latest): src/Spice86.Core/Emulator/InterruptHandlers/Input/Mouse/MouseInt33Handler.cs#L113
XML comment has badly formed XML -- 'Whitespace is not allowed at this location.'
build (windows-latest): src/Spice86.Core/Emulator/InterruptHandlers/Input/Mouse/MouseInt33Handler.cs#L234
XML comment has badly formed XML -- 'Whitespace is not allowed at this location.'
build (windows-latest): src/Spice86.Core/Emulator/InterruptHandlers/Input/Mouse/MouseInt33Handler.cs#L235
XML comment has badly formed XML -- 'Whitespace is not allowed at this location.'
build (windows-latest): src/Spice86.Core/Emulator/InterruptHandlers/Input/Mouse/MouseInt33Handler.cs#L236
XML comment has badly formed XML -- 'Whitespace is not allowed at this location.'
build (windows-latest): src/Spice86.Core/Emulator/Devices/Video/Renderer.cs#L194
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.