Skip to content

Address of CfgNodes is a segmented address and not a physical address… #3418

Address of CfgNodes is a segmented address and not a physical address…

Address of CfgNodes is a segmented address and not a physical address… #3418

Triggered via push January 31, 2024 16:09
Status Success
Total duration 2m 33s
Artifacts

dotnet.yml

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

Annotations

57 warnings
build (ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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/Bufdio.Spice86/Engines/AudioEngineOptions.cs#L12
XML comment has a param tag for 'defaultAudioDevice', but there is no parameter by that name
build (ubuntu-latest): 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)
build (ubuntu-latest): src/Bufdio.Spice86/Engines/AudioEngineOptions.cs#L28
XML comment has a param tag for 'defaultAudioDevice', but there is no parameter by that name
build (ubuntu-latest): 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)
build (ubuntu-latest): src/Bufdio.Spice86/PortAudioLib.cs#L98
Missing XML comment for publicly visible type or member 'PortAudioLib.Dispose()'
build (ubuntu-latest): src/Bufdio.Spice86/Exceptions/BufdioException.cs#L9
Implement exception constructors (https://josefpihrt.github.io/docs/roslynator/analyzers/RCS1194)
build (ubuntu-latest): src/Bufdio.Spice86/Exceptions/PortAudioException.cs#L11
Implement exception constructors (https://josefpihrt.github.io/docs/roslynator/analyzers/RCS1194)
build (ubuntu-latest): src/Bufdio.Spice86/Engines/AudioEngineOptions.cs#L12
Parameter 'defaultAudioDevice' could not be found (https://josefpihrt.github.io/docs/roslynator/analyzers/RCS1263)
build (ubuntu-latest): src/Bufdio.Spice86/Engines/AudioEngineOptions.cs#L28
Parameter 'defaultAudioDevice' could not be found (https://josefpihrt.github.io/docs/roslynator/analyzers/RCS1263)
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)
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/Infrastructure/IWindowActivator.cs#L16
XML comment has a param tag for 'parameters', but there is no parameter by that name
build (ubuntu-latest): 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)
build (ubuntu-latest): 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)
build (ubuntu-latest): 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)
build (ubuntu-latest): src/Spice86/ViewModels/PaletteViewModel.cs#L62
Exit point '}' swallows an unobserved exception.
build (ubuntu-latest): src/Spice86/Infrastructure/IWindowActivator.cs#L16
Parameter 'parameters' could not be found (https://josefpihrt.github.io/docs/roslynator/analyzers/RCS1263)
build (macos-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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/Bufdio.Spice86/Engines/AudioEngineOptions.cs#L12
XML comment has a param tag for 'defaultAudioDevice', but there is no parameter by that name
build (macos-latest): 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)
build (macos-latest): src/Bufdio.Spice86/Engines/AudioEngineOptions.cs#L28
XML comment has a param tag for 'defaultAudioDevice', but there is no parameter by that name
build (macos-latest): 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)
build (macos-latest): src/Bufdio.Spice86/PortAudioLib.cs#L98
Missing XML comment for publicly visible type or member 'PortAudioLib.Dispose()'
build (macos-latest): src/Bufdio.Spice86/Exceptions/BufdioException.cs#L9
Implement exception constructors (https://josefpihrt.github.io/docs/roslynator/analyzers/RCS1194)
build (macos-latest): src/Bufdio.Spice86/Exceptions/PortAudioException.cs#L11
Implement exception constructors (https://josefpihrt.github.io/docs/roslynator/analyzers/RCS1194)
build (macos-latest): src/Bufdio.Spice86/Engines/AudioEngineOptions.cs#L12
Parameter 'defaultAudioDevice' could not be found (https://josefpihrt.github.io/docs/roslynator/analyzers/RCS1263)
build (macos-latest): src/Bufdio.Spice86/Engines/AudioEngineOptions.cs#L28
Parameter 'defaultAudioDevice' could not be found (https://josefpihrt.github.io/docs/roslynator/analyzers/RCS1263)
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)
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/Infrastructure/IWindowActivator.cs#L16
XML comment has a param tag for 'parameters', but there is no parameter by that name
build (macos-latest): 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)
build (macos-latest): 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)
build (macos-latest): 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)
build (macos-latest): src/Spice86/ViewModels/PaletteViewModel.cs#L62
Exit point '}' swallows an unobserved exception.
build (macos-latest): src/Spice86/Infrastructure/IWindowActivator.cs#L16
Parameter 'parameters' could not be found (https://josefpihrt.github.io/docs/roslynator/analyzers/RCS1263)
build (windows-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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/Infrastructure/IWindowActivator.cs#L16
XML comment has a param tag for 'parameters', but there is no parameter by that name
build (windows-latest): 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)
build (windows-latest): 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)
build (windows-latest): 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)
build (windows-latest): src/Spice86/ViewModels/PaletteViewModel.cs#L62
Exit point '}' swallows an unobserved exception.
build (windows-latest): src/Spice86/Infrastructure/IWindowActivator.cs#L16
Parameter 'parameters' could not be found (https://josefpihrt.github.io/docs/roslynator/analyzers/RCS1263)
build (windows-latest): src/Bufdio.Spice86/Engines/AudioEngineOptions.cs#L12
XML comment has a param tag for 'defaultAudioDevice', but there is no parameter by that name
build (windows-latest): 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)
build (windows-latest): src/Bufdio.Spice86/Engines/AudioEngineOptions.cs#L28
XML comment has a param tag for 'defaultAudioDevice', but there is no parameter by that name
build (windows-latest): 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)
build (windows-latest): src/Bufdio.Spice86/PortAudioLib.cs#L98
Missing XML comment for publicly visible type or member 'PortAudioLib.Dispose()'
build (windows-latest): src/Bufdio.Spice86/Exceptions/BufdioException.cs#L9
Implement exception constructors (https://josefpihrt.github.io/docs/roslynator/analyzers/RCS1194)
build (windows-latest): src/Bufdio.Spice86/Exceptions/PortAudioException.cs#L11
Implement exception constructors (https://josefpihrt.github.io/docs/roslynator/analyzers/RCS1194)
build (windows-latest): src/Bufdio.Spice86/Engines/AudioEngineOptions.cs#L12
Parameter 'defaultAudioDevice' could not be found (https://josefpihrt.github.io/docs/roslynator/analyzers/RCS1263)
build (windows-latest): src/Bufdio.Spice86/Engines/AudioEngineOptions.cs#L28
Parameter 'defaultAudioDevice' could not be found (https://josefpihrt.github.io/docs/roslynator/analyzers/RCS1263)
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.'