Skip to content

Chore/update nugets (#925) #180

Chore/update nugets (#925)

Chore/update nugets (#925) #180

Triggered via push November 10, 2024 18:26
Status Success
Total duration 2m 3s
Artifacts

nuget.yml

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

Annotations

42 warnings
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)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build (macos-latest): src/Spice86.Shared/Emulator/Memory/BitWidth.cs#L3
Missing XML comment for publicly visible type or member 'BitWidth'
build (macos-latest): src/Spice86.Shared/Emulator/Memory/BitWidth.cs#L4
Missing XML comment for publicly visible type or member 'BitWidth.BYTE_8'
build (macos-latest): src/Spice86.Shared/Emulator/Memory/BitWidth.cs#L4
Missing XML comment for publicly visible type or member 'BitWidth.WORD_16'
build (macos-latest): src/Spice86.Shared/Emulator/Memory/BitWidth.cs#L4
Missing XML comment for publicly visible type or member 'BitWidth.DWORD_32'
build (macos-latest): 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
build (macos-latest): 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
build (macos-latest): 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.
build (macos-latest): src/Spice86.Core/obj/Release/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.
build (macos-latest): src/Spice86.Core/obj/Release/net8.0/generated/Morris.Moxy/Morris.Moxy.RoslynIncrementalGenerator/Spice86.Core.Emulator.CPU.CfgCpu.Parser.SpecificParsers.PopRegIndexParser.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.
build (macos-latest): src/Spice86.Core/obj/Release/net8.0/generated/Morris.Moxy/Morris.Moxy.RoslynIncrementalGenerator/Spice86.Core.Emulator.CPU.CfgCpu.Parser.SpecificParsers.PushRegIndexParser.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.
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)
A stable release of a package should not have a prerelease dependency. Either modify the version spec of dependency "Mt32emu.net
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)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build (ubuntu-latest): src/Spice86.Shared/Emulator/Memory/BitWidth.cs#L3
Missing XML comment for publicly visible type or member 'BitWidth'
build (ubuntu-latest): src/Spice86.Shared/Emulator/Memory/BitWidth.cs#L4
Missing XML comment for publicly visible type or member 'BitWidth.BYTE_8'
build (ubuntu-latest): src/Spice86.Shared/Emulator/Memory/BitWidth.cs#L4
Missing XML comment for publicly visible type or member 'BitWidth.WORD_16'
build (ubuntu-latest): src/Spice86.Shared/Emulator/Memory/BitWidth.cs#L4
Missing XML comment for publicly visible type or member 'BitWidth.DWORD_32'
build (ubuntu-latest): 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.
build (ubuntu-latest): src/Spice86.Core/obj/Release/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.
build (ubuntu-latest): src/Spice86.Core/obj/Release/net8.0/generated/Morris.Moxy/Morris.Moxy.RoslynIncrementalGenerator/Spice86.Core.Emulator.CPU.CfgCpu.Parser.SpecificParsers.PopRegIndexParser.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.
build (ubuntu-latest): src/Spice86.Core/obj/Release/net8.0/generated/Morris.Moxy/Morris.Moxy.RoslynIncrementalGenerator/Spice86.Core.Emulator.CPU.CfgCpu.Parser.SpecificParsers.PushRegIndexParser.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.
build (ubuntu-latest): src/Spice86.Core/obj/Release/net8.0/generated/Morris.Moxy/Morris.Moxy.RoslynIncrementalGenerator/Spice86.Core.Emulator.CPU.CfgCpu.Parser.SpecificParsers.DecRegIndexParser.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.
build (ubuntu-latest): src/Spice86.Core/obj/Release/net8.0/generated/Morris.Moxy/Morris.Moxy.RoslynIncrementalGenerator/Spice86.Core.Emulator.CPU.CfgCpu.Parser.SpecificParsers.IncRegIndexParser.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.
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)
A stable release of a package should not have a prerelease dependency. Either modify the version spec of dependency "Mt32emu.net
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)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-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)
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.Shared/Emulator/Memory/BitWidth.cs#L3
Missing XML comment for publicly visible type or member 'BitWidth'
build (windows-latest): src/Spice86.Shared/Emulator/Memory/BitWidth.cs#L4
Missing XML comment for publicly visible type or member 'BitWidth.BYTE_8'
build (windows-latest): src/Spice86.Shared/Emulator/Memory/BitWidth.cs#L4
Missing XML comment for publicly visible type or member 'BitWidth.WORD_16'
build (windows-latest): src/Spice86.Shared/Emulator/Memory/BitWidth.cs#L4
Missing XML comment for publicly visible type or member 'BitWidth.DWORD_32'
build (windows-latest): 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
build (windows-latest): 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
build (windows-latest): 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.
build (windows-latest): src/Spice86.Core/obj/Release/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.
build (windows-latest): src/Spice86.Core/obj/Release/net8.0/generated/Morris.Moxy/Morris.Moxy.RoslynIncrementalGenerator/Spice86.Core.Emulator.CPU.CfgCpu.Parser.SpecificParsers.PopRegIndexParser.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.
build (windows-latest): src/Spice86.Core/obj/Release/net8.0/generated/Morris.Moxy/Morris.Moxy.RoslynIncrementalGenerator/Spice86.Core.Emulator.CPU.CfgCpu.Parser.SpecificParsers.PushRegIndexParser.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.