Build(deps): Bump FluentAssertions from 8.0.0 to 8.0.1 in /tests/Spice86.Tests #1023
Annotations
1 error and 13 warnings
Initialize CodeQL
CodeQL Action major versions v1 and v2 have been deprecated. Please update all occurrences of the CodeQL Action in your workflow files to v3. For more information, see https://github.blog/changelog/2025-01-10-code-scanning-codeql-action-v2-is-now-deprecated/
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run echo "running custom build action...":
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'.'
|
Run echo "running custom build action...":
src/Spice86.Core/Emulator/CPU/CfgCpu/ParsedInstruction/IDiscriminatorPart.cs#L12
XML comment has badly formed XML -- 'Expected an end tag for element 'summary'.'
|
Run echo "running custom build action...":
src/Spice86.Core/Emulator/CPU/CfgCpu/ParsedInstruction/InstructionField.cs#L41
XML comment has badly formed XML -- 'End tag 'summary' does not match the start tag 'ushort'.'
|
Run echo "running custom build action...":
src/Spice86.Core/Emulator/CPU/CfgCpu/ParsedInstruction/InstructionField.cs#L42
XML comment has badly formed XML -- 'Expected an end tag for element 'summary'.'
|
Run echo "running custom build action...":
src/Spice86.Core/Emulator/Devices/Video/Renderer.cs#L202
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.
|
Run echo "running custom build action...":
src/Spice86.Core/Emulator/Devices/Video/Registers/RegisterExtensions.cs#L171
The switch expression does not handle all possible values of its input type (it is not exhaustive). For example, the pattern '4' is not covered.
|
Run echo "running custom build action...":
src/Spice86.Core/Emulator/CPU/Alu32.cs#L103
Bitwise-or operator used on a sign-extended operand; consider casting to a smaller unsigned type first
|
Run echo "running custom build action...":
src/Spice86.Core/Emulator/CPU/Alu32.cs#L123
Bitwise-or operator used on a sign-extended operand; consider casting to a smaller unsigned type first
|
Run echo "running custom build action...":
src/Spice86.Core/Emulator/CPU/CfgCpu/Parser/SpecificParsers/SetRmccParser.cs#L14
The switch expression does not handle all possible values of its input type (it is not exhaustive). For example, the pattern '16' is not covered.
|
Run echo "running custom build action...":
src/Spice86.Core/obj/Debug/net8.0/generated/Morris.Moxy/Morris.Moxy.RoslynIncrementalGenerator/Spice86.Core.Emulator.CPU.CfgCpu.Parser.SpecificParsers.XchgRegAccParser.OperationRegIndexParser.1.Moxy.g.cs#L16
The switch expression does not handle all possible values of its input type (it is not exhaustive). For example, the pattern 'Spice86.Shared.Emulator.Memory.BitWidth.BYTE_8' is not covered.
|
Initialize CodeQL
1 issue was detected with this workflow: Please specify an on.push hook to analyze and see code scanning alerts from the default branch on the Security tab.
|
Initialize CodeQL
Unable to validate code scanning workflow: MissingPushHook
|
Loading