Update ZXBox.Core.csproj #52
Annotations
12 warnings
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-dotnet@v1, crazy-max/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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:
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/Z80AssemblerInstructions.cs#L1338
The field 'Z80.cpdrc' is never used
|
build:
ZXBox.Core/ZxSpectrum.cs#L14
The field 'ZXSpectrum.romBytes' is never used
|
build:
ZXBox.Core/Cpus/Z80/Z80.cs#L559
The field 'Z80.start' 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/Hardware/Input/TapePlayer.cs#L105
The field 'TapePlayer.diff' is assigned but its value is never used
|
build:
ZXBox.Core/Hardware/Output/Screen.cs#L19
The field 'Screen.dirtyborder' 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/Cpus/Z80/Z80.cs#L435
The field 'Z80.diff' is assigned but its value is never used
|