Build(deps): Bump Avalonia.Fonts.Inter and Avalonia in /src/Spice86 (… #130
Annotations
16 warnings
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/.
|
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/
|
|
src/Spice86/MemoryWrappers/MemoryBinaryDocument.cs#L31
The event 'MemoryBinaryDocument.Changed' is never used
|
src/Spice86/MemoryWrappers/MemoryReadOnlyBitRangeUnion.cs#L30
The event 'MemoryReadOnlyBitRangeUnion.CollectionChanged' is never used
|
src/Spice86/Program.cs#L21
Make class static (https://josefpihrt.github.io/docs/roslynator/analyzers/RCS1102)
|
src/Spice86.Shared/Emulator/Memory/BitWidth.cs#L3
Missing XML comment for publicly visible type or member 'BitWidth'
|
src/Spice86.Shared/Emulator/Memory/BitWidth.cs#L4
Missing XML comment for publicly visible type or member 'BitWidth.BYTE_8'
|
src/Spice86.Shared/Emulator/Memory/BitWidth.cs#L4
Missing XML comment for publicly visible type or member 'BitWidth.WORD_16'
|
src/Spice86.Shared/Emulator/Memory/BitWidth.cs#L4
Missing XML comment for publicly visible type or member 'BitWidth.DWORD_32'
|
src/Bufdio.Spice86/Exceptions/BufdioException.cs#L9
Implement exception constructors (https://josefpihrt.github.io/docs/roslynator/analyzers/RCS1194)
|
src/Bufdio.Spice86/Exceptions/PortAudioException.cs#L11
Implement exception constructors (https://josefpihrt.github.io/docs/roslynator/analyzers/RCS1194)
|
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'.'
|
src/Spice86.Core/Emulator/CPU/CfgCpu/ParsedInstruction/IDiscriminatorPart.cs#L12
XML comment has badly formed XML -- 'Expected an end tag for element 'summary'.'
|
src/Spice86.Core/Emulator/CPU/CfgCpu/ParsedInstruction/InstructionField.cs#L39
XML comment has badly formed XML -- 'End tag 'summary' does not match the start tag 'ushort'.'
|
src/Spice86.Core/Emulator/CPU/CfgCpu/ParsedInstruction/InstructionField.cs#L40
XML comment has badly formed XML -- 'Expected an end tag for element 'summary'.'
|
This job succeeded
Loading