Skip to content

Create separate class to fetch arguments from the stack #48

Create separate class to fetch arguments from the stack

Create separate class to fetch arguments from the stack #48

Triggered via push July 16, 2023 06:34
Status Failure
Total duration 3m 39s
Artifacts

dotnet.yml

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

Annotations

3 errors and 39 warnings
build (ubuntu-latest)
Process completed with exit code 1.
build (macos-latest)
Process completed with exit code 1.
build (windows-latest)
Process completed with exit code 1.
build (ubuntu-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
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/Bufdio.Spice86/Exceptions/BufdioException.cs#L8
Implement exception constructors.
build (ubuntu-latest): src/Bufdio.Spice86/Exceptions/PortAudioException.cs#L10
Implement exception constructors.
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 (ubuntu-latest): src/Spice86/Program.cs#L12
Make class static.
build (macos-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
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/Bufdio.Spice86/Exceptions/BufdioException.cs#L8
Implement exception constructors.
build (macos-latest): src/Bufdio.Spice86/Exceptions/PortAudioException.cs#L10
Implement exception constructors.
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 (macos-latest): src/Spice86/Program.cs#L12
Make class static.
build (windows-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
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/Program.cs#L12
Make class static.
build (windows-latest): src/Bufdio.Spice86/Exceptions/PortAudioException.cs#L10
Implement exception constructors.
build (windows-latest): src/Bufdio.Spice86/Exceptions/BufdioException.cs#L8
Implement exception constructors.
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/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.