Skip to content

Merge remote-tracking branch 'upstream/master' #17

Merge remote-tracking branch 'upstream/master'

Merge remote-tracking branch 'upstream/master' #17

Triggered via push September 4, 2023 17:08
Status Failure
Total duration 58s
Artifacts

autorelease.yml

on: push
Pre Release
46s
Pre Release
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 11 warnings
Pre Release: src/Spice86.Core/Emulator/OperatingSystem/Structures/DosDiskTransferArea.cs#L110
The type 'DosDiskTransferArea' already contains a definition for 'FileTime'
Pre Release
Process completed with exit code 1.
Pre Release
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/
Pre Release: src/Spice86.Shared/Emulator/Memory/SegmentedAddress.cs#L119
Missing XML comment for publicly visible type or member 'SegmentedAddress.ToString(SegmentedAddress?)'
Pre Release: src/Bufdio.Spice86/Engines/AudioEngineOptions.cs#L12
XML comment has a param tag for 'defaultAudioDevice', but there is no parameter by that name
Pre Release: src/Bufdio.Spice86/Engines/AudioEngineOptions.cs#L16
Parameter 'defaultOutputDevice' has no matching param tag in the XML comment for 'AudioEngineOptions.AudioEngineOptions(AudioDevice, int, int, double)' (but other parameters do)
Pre Release: src/Bufdio.Spice86/Engines/AudioEngineOptions.cs#L28
XML comment has a param tag for 'defaultAudioDevice', but there is no parameter by that name
Pre Release: src/Bufdio.Spice86/Engines/AudioEngineOptions.cs#L31
Parameter 'defaultOutputDevice' has no matching param tag in the XML comment for 'AudioEngineOptions.AudioEngineOptions(AudioDevice, int, int)' (but other parameters do)
Pre Release: src/Bufdio.Spice86/PortAudioLib.cs#L98
Missing XML comment for publicly visible type or member 'PortAudioLib.Dispose()'
Pre Release: src/Bufdio.Spice86/Exceptions/PortAudioException.cs#L11
Implement exception constructors. (https://josefpihrt.github.io/docs/roslynator/analyzers/RCS1194)
Pre Release: src/Bufdio.Spice86/Exceptions/BufdioException.cs#L9
Implement exception constructors. (https://josefpihrt.github.io/docs/roslynator/analyzers/RCS1194)
Pre Release: src/Spice86.Core/Emulator/InterruptHandlers/Input/Mouse/MouseInt33Handler.cs#L114
XML comment has badly formed XML -- 'Whitespace is not allowed at this location.'
Pre Release: src/Spice86.Core/Emulator/InterruptHandlers/Input/Mouse/MouseInt33Handler.cs#L115
XML comment has badly formed XML -- 'Whitespace is not allowed at this location.'