Update ZXBox.Core.csproj #59
Annotations
12 warnings
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1, crazy-max/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-dotnet@v1, crazy-max/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build:
ZXBox.Core/Hardware/Output/Screen.cs#L263
Unreachable code detected
|
build:
ZXBox.Core/Snapshot/Z80FileFormat.cs#L163
Unreachable code detected
|
build:
ZXBox.Core/Cpus/Z80/Z80.cs#L559
The field 'Z80.start' is never used
|
build:
ZXBox.Core/ZxSpectrum.cs#L14
The field 'ZXSpectrum.romBytes' is never used
|
build:
ZXBox.Core/Cpus/Z80/Z80AssemblerInstructions.cs#L1338
The field 'Z80.cpdrc' is never used
|
build:
ZXBox.Core/Gameboy.cs#L21
The field 'Gameboy.bank' is assigned but its value is never used
|
build:
ZXBox.Core/Cpus/Z80/Z80AssemblerInstructions.cs#L705
The field 'Z80.ldimemval' is assigned but its value is never used
|
build:
ZXBox.Core/Cpus/Z80/Z80.cs#L435
The field 'Z80.diff' is assigned but its value is never used
|
build:
ZXBox.Core/Hardware/Input/TapePlayer.cs#L104
The field 'TapePlayer.lastTstate' is assigned but its value is never used
|
build:
ZXBox.Core/Hardware/Input/TapePlayer.cs#L105
The field 'TapePlayer.diff' is assigned but its value is never used
|