build(deps): bump Serilog.Sinks.Console in /src/Spice86.Logging #3093
Annotations
1 error and 17 warnings
Upload NuGet Bufdio.Spice86
Process completed with exit code 1.
|
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/
|
Package NuGet
A stable release of a package should not have a prerelease dependency. Either modify the version spec of dependency "Mt32emu.net
|
Package NuGet:
src/Spice86/Infrastructure/IWindowActivator.cs#L16
XML comment has a param tag for 'parameters', but there is no parameter by that name
|
Package NuGet:
src/Spice86/Infrastructure/IWindowActivator.cs#L17
Parameter 'uiDispatcherTimer' has no matching param tag in the XML comment for 'IWindowActivator.ActivateDebugWindow(IUIDispatcherTimer, IProgramExecutor, IPauseStatus)' (but other parameters do)
|
Package NuGet:
src/Spice86/Infrastructure/IWindowActivator.cs#L17
Parameter 'programExecutor' has no matching param tag in the XML comment for 'IWindowActivator.ActivateDebugWindow(IUIDispatcherTimer, IProgramExecutor, IPauseStatus)' (but other parameters do)
|
Package NuGet:
src/Spice86/Infrastructure/IWindowActivator.cs#L17
Parameter 'pauseStatus' has no matching param tag in the XML comment for 'IWindowActivator.ActivateDebugWindow(IUIDispatcherTimer, IProgramExecutor, IPauseStatus)' (but other parameters do)
|
Package NuGet:
src/Spice86/ViewModels/PaletteViewModel.cs#L62
Exit point '}' swallows an unobserved exception.
|
Test with dotnet:
src/Spice86.Shared/Emulator/Memory/SegmentedAddress.cs#L119
Missing XML comment for publicly visible type or member 'SegmentedAddress.ToString(SegmentedAddress?)'
|
Test with dotnet:
src/Bufdio.Spice86/Engines/AudioEngineOptions.cs#L12
XML comment has a param tag for 'defaultAudioDevice', but there is no parameter by that name
|
Test with dotnet:
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)
|
Test with dotnet:
src/Bufdio.Spice86/Engines/AudioEngineOptions.cs#L28
XML comment has a param tag for 'defaultAudioDevice', but there is no parameter by that name
|
Test with dotnet:
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)
|
Test with dotnet:
src/Bufdio.Spice86/PortAudioLib.cs#L98
Missing XML comment for publicly visible type or member 'PortAudioLib.Dispose()'
|
Test with dotnet:
src/Bufdio.Spice86/Exceptions/PortAudioException.cs#L11
Implement exception constructors. (https://josefpihrt.github.io/docs/roslynator/analyzers/RCS1194)
|
Test with dotnet:
src/Bufdio.Spice86/Exceptions/BufdioException.cs#L9
Implement exception constructors. (https://josefpihrt.github.io/docs/roslynator/analyzers/RCS1194)
|
Test with dotnet:
src/Spice86.Core/Emulator/InterruptHandlers/Input/Mouse/MouseInt33Handler.cs#L114
XML comment has badly formed XML -- 'Whitespace is not allowed at this location.'
|
Test with dotnet:
src/Spice86.Core/Emulator/InterruptHandlers/Input/Mouse/MouseInt33Handler.cs#L115
XML comment has badly formed XML -- 'Whitespace is not allowed at this location.'
|
The logs for this run have expired and are no longer available.
Loading